Skip to content

fix(cli): remove explicit subagent delegation prompt - #12087

Merged
marius-kilocode merged 1 commit into
mainfrom
revert-codex-subagent-prompt
Jul 10, 2026
Merged

fix(cli): remove explicit subagent delegation prompt#12087
marius-kilocode merged 1 commit into
mainfrom
revert-codex-subagent-prompt

Conversation

@marius-kilocode

Copy link
Copy Markdown
Collaborator

GPT and Codex models no longer need model-specific guidance telling them to invoke the Task tool proactively. Keeping that guidance unnecessarily biases these models toward delegation.\n\nRemove the instruction from the GPT and Codex system prompts, restoring both files to their state before #9076. The separately introduced GPT-5.5 prompt remains unchanged.

@kilo-code-bot

kilo-code-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (3 files)
  • .changeset/remove-gpt-task-prompt.md
  • packages/opencode/src/session/prompt/codex.txt
  • packages/opencode/src/session/prompt/gpt.txt

Reviewed by claude-sonnet-5-20260630 · Input: 14 · Output: 2.7K · Cached: 263.4K

Review guidance: REVIEW.md from base branch main

@marius-kilocode
marius-kilocode merged commit 8324cf7 into main Jul 10, 2026
27 checks passed
@marius-kilocode
marius-kilocode deleted the revert-codex-subagent-prompt branch July 10, 2026 08:46
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…-prompt

fix(cli): remove explicit subagent delegation prompt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants