Skip to content

Make new plan mode default#17005

Open
JonasHelming wants to merge 1 commit intomasterfrom
new-plan-mode-default
Open

Make new plan mode default#17005
JonasHelming wants to merge 1 commit intomasterfrom
new-plan-mode-default

Conversation

@JonasHelming
Copy link
Contributor

What it does

Simplifies the Architect agent by removing the default prompt mode and making the planning (plan-next) prompt the default. Removes associated unused code:

  • Removed ARCHITECT_DEFAULT_PROMPT_ID and its prompt template
  • Removed AI_SUMMARIZE_SESSION_AS_TASK_FOR_CODER and AI_UPDATE_TASK_CONTEXT_COMMAND commands
  • Removed TaskContextAgent (no longer needed)
  • Removed TaskContextService.update() method
  • Removed task-context-prompt-template.ts (prompts no longer used)

How to test

  1. Open a chat with @Architect
  2. Verify the default mode is now "Plan Mode"
  3. Verify "Simple Mode" is still available as an alternative
  4. Create a plan using the architect - verify "Execute with Coder" suggestion appears
  5. Confirm the old suggestions ("Summarize this session as a task for Coder", "Update current task context") no longer appear

Follow-ups

Breaking changes

  • This PR introduces breaking changes and requires careful review. If yes, the breaking changes section in the changelog has been updated.

Attribution

Review checklist

Reminder for reviewers

@JonasHelming JonasHelming requested a review from planger February 16, 2026 23:39
@github-project-automation github-project-automation bot moved this to Waiting on reviewers in PR Backlog Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Waiting on reviewers

Development

Successfully merging this pull request may close these issues.

1 participant