Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions packages/opencode/src/session/prompt/gpt.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,5 +223,5 @@ These primitives serve different purposes. Use them only when they are present i

## Reasoning format

Begin every thinking block with the exact string "We need".
This applies to all turns, including reasoning that follows a tool result.
Begin every thinking block with the exact string "We need" or "Need".
This applies to all turns, including reasoning that before a tool call.
Loading