Skip to content

merge opencode's original system prompt (including AGENTS.md) into system prompt#17

Open
kikoreis wants to merge 4 commits into
dotCipher:mainfrom
kikoreis:fix/merge-agents-md-into-system-prompt
Open

merge opencode's original system prompt (including AGENTS.md) into system prompt#17
kikoreis wants to merge 4 commits into
dotCipher:mainfrom
kikoreis:fix/merge-agents-md-into-system-prompt

Conversation

@kikoreis
Copy link
Copy Markdown

I was surprised that my global AGENTS.md file was being ignored, and inspecting that led me here.

Previously the bridge code would replace opencode's entire system prompt (including AGENTS.md content) with the Claude Code identity blocks. This PR implements merging billingHeader, opencodeSystem and claudeCodeIdentity.

kikoreis added 4 commits May 13, 2026 20:51
Previously the bridge would replace opencode's entire system prompt
(including AGENTS.md content) with the Claude Code identity blocks.
Now we merge them: [billingHeader, ...opencodeSystem, ...claudeCodeIdentity]
Fix indentation
Previously the bridge would replace opencode's entire system prompt
(including AGENTS.md content) with the Claude Code identity blocks.
Now we merge them: [billingHeader, ...opencodeSystem, ...claudeCodeIdentity]
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.

1 participant