chore: align ai-rules config (drop opencode, match 360training)#104
chore: align ai-rules config (drop opencode, match 360training)#104
Conversation
📝 WalkthroughWalkthroughThe PR updates Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Poem
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Fix all issues with AI agents
In `@ai-rules/ai-rules-config.yaml`:
- Around line 7-8: The inline comment above the agents list is stale: update the
comment that mentions "copilot, codex, opencode, gemini: Generate AGENTS.md" so
it matches the actual agents array (agents: [claude, cursor, codex, copilot,
gemini]); remove "opencode" from the comment or reword it to reflect the current
agents list and ensure the comment accurately references the 'agents' key and
the AGENTS.md generation behavior.
Aligns devagent's ai-rules config with 360training:
opencodefrom agent list (removed from ai-rules support, uses AGENTS.md same as codex/copilot)[claude, cursor, codex, copilot, gemini]Summary by CodeRabbit