You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: replace plan mode prompt instead of stripping it (#341)
Instead of nuking OpenCode's STRICTLY FORBIDDEN plan mode message entirely
(which left the model with no prompt-level guardrails, causing it to go
rogue and edit code via bash+python), replace it with a tailored version
that allows markdown file writing while keeping all other restrictions.
Fixes#328
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments