mirror of
https://github.com/github/spec-kit.git
synced 2026-07-03 20:36:23 +08:00
* chore: retire roo integration — extension shut down (#3167) Remove the Roo Code integration after the extension was shut down: subpackage, registry entry, catalog entry, docs, tests, and issue-template options. Assisted-by: GitHub Copilot (model: Claude Opus 4.8, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * docs: remove stale Roo Code mention in upgrade guide Assisted-by: GitHub Copilot (model: gpt-5.3-codex, autonomous) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * chore: remove leftover Roo Code references after merge Drop roo from presets/ARCHITECTURE.md example and the agent-context defaults map; these came in from main and were flagged by review. Assisted-by: GitHub Copilot (model: claude-opus-4.8, autonomous) --------- Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
41 lines
1.5 KiB
JSON
41 lines
1.5 KiB
JSON
{
|
|
"_comment": "Default coding agent context file per integration, owned by the agent-context extension. Used to self-seed agent-context-config.yml when it declares no context_file/context_files. Keyed by the Spec Kit integration key recorded in .specify/init-options.json. This mapping is independent of the Specify CLI by design.",
|
|
"agents": {
|
|
"agy": "AGENTS.md",
|
|
"amp": "AGENTS.md",
|
|
"auggie": ".augment/rules/specify-rules.md",
|
|
"bob": "AGENTS.md",
|
|
"claude": "CLAUDE.md",
|
|
"cline": ".clinerules/specify-rules.md",
|
|
"codebuddy": "CODEBUDDY.md",
|
|
"codex": "AGENTS.md",
|
|
"copilot": ".github/copilot-instructions.md",
|
|
"cursor-agent": ".cursor/rules/specify-rules.mdc",
|
|
"devin": "AGENTS.md",
|
|
"firebender": ".firebender/rules/specify-rules.mdc",
|
|
"forge": "AGENTS.md",
|
|
"gemini": "GEMINI.md",
|
|
"generic": "AGENTS.md",
|
|
"goose": "AGENTS.md",
|
|
"hermes": "AGENTS.md",
|
|
"junie": ".junie/AGENTS.md",
|
|
"kilocode": ".kilocode/rules/specify-rules.md",
|
|
"kimi": "AGENTS.md",
|
|
"kiro-cli": "AGENTS.md",
|
|
"lingma": ".lingma/rules/specify-rules.md",
|
|
"omp": "AGENTS.md",
|
|
"opencode": "AGENTS.md",
|
|
"pi": "AGENTS.md",
|
|
"qodercli": "QODER.md",
|
|
"qwen": "QWEN.md",
|
|
"rovodev": "AGENTS.md",
|
|
"shai": "SHAI.md",
|
|
"tabnine": "TABNINE.md",
|
|
"trae": ".trae/rules/project_rules.md",
|
|
"vibe": "AGENTS.md",
|
|
"windsurf": ".windsurf/rules/specify-rules.md",
|
|
"zcode": "ZCODE.md",
|
|
"zed": "AGENTS.md"
|
|
}
|
|
}
|