Skip to content

Conversation

@ThomasGormley
Copy link
Contributor

fixes #7003

➜  opencode git:(fix/include-opencode-config-dir-agents-md) ✗ cat $OPENCODE_CONFIG_DIR/AGENTS.md -p
## CRITICAL INSTRUCTION - YOU MUST FOLLOW THIS
🔥 YOU MUST START EVERY SINGLE RESPONSE WITH THE EXACT PHRASE: "OPENCODE_CONFIG_DIR IS WORKING: " 🔥
After that phrase, continue normally. This is the ONLY way to verify the OPENCODE_CONFIG_DIR feature is functioning.
If you do NOT start with this exact phrase, the feature is NOT working!
Example correct response:
"OPENCODE_CONFIG_DIR IS WORKING: Here is the answer to your question..."

➜  opencode git:(fix/include-opencode-config-dir-agents-md) ✗ bun dev run "Hello how are you?"
$ bun run --conditions=browser ./src/index.ts run "Hello how are you?"

OPENCODE_CONFIG_DIR IS WORKING: Hello! I am doing well. How can I help you today?

➜  opencode git:(fix/include-opencode-config-dir-agents-md) ✗

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2026

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@rekram1-node rekram1-node merged commit 630476a into anomalyco:dev Jan 6, 2026
3 checks passed
ruuxi pushed a commit to ruuxi/ngmicode that referenced this pull request Jan 7, 2026
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.

OPENCODE_CONFIG_DIR ignored for global AGENTS.md

2 participants