[PR #12835] feat: agent-first prompt flow and plain-text reminders #14395

Closed
opened 2026-02-16 18:19:11 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/12835

State: closed
Merged: No


Summary

  • remove mode-first UX in favor of agent-first controls: Tab cycles primary agents, @ sets quick params (agent, model, thinking), and / remains for commands/files
  • switch plan/build reminder language to agent terminology and remove system-reminder wrapper formatting from session reminders
  • add local pre-release helpers for TUI verification and align docs/tests with the new agent-first behavior

Verification

  • bun run pre-release:checks
  • bun --cwd packages/0x0 test test/session/llm.test.ts
  • bun --cwd packages/0x0 test test/session/system.test.ts
  • bun run pre-release:tui (manual plan -> build validation in new session)
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12835 **State:** closed **Merged:** No --- ## Summary - remove mode-first UX in favor of agent-first controls: Tab cycles primary agents, @ sets quick params (agent, model, thinking), and / remains for commands/files - switch plan/build reminder language to agent terminology and remove system-reminder wrapper formatting from session reminders - add local pre-release helpers for TUI verification and align docs/tests with the new agent-first behavior ## Verification - bun run pre-release:checks - bun --cwd packages/0x0 test test/session/llm.test.ts - bun --cwd packages/0x0 test test/session/system.test.ts - bun run pre-release:tui (manual plan -> build validation in new session)
yindo added the pull-request label 2026-02-16 18:19:11 -05:00
yindo closed this issue 2026-02-16 18:19:11 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14395