-
Notifications
You must be signed in to change notification settings - Fork 10.2k
feat: make agent-context extension a full opt-in #3097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
mnriem
wants to merge
25
commits into
github:main
Choose a base branch
from
mnriem:mnriem-agent-context-optin-spec
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
104b28e
docs: add Spec Kit spec for agent-context full opt-in
mnriem a867179
docs: add Spec Kit plan artifacts for agent-context full opt-in
mnriem e6b07a3
docs: correct Constitution Check against ratified v1.0.0
mnriem cdabb7e
docs: refresh plan artifacts against synced upstream/main
mnriem 7f03cdd
docs: add Spec Kit tasks for agent-context full opt-in
mnriem 96b50e9
feat!: remove agent-context lifecycle from the Specify CLI
mnriem 7f83b97
feat(agent-context): self-seed context file from the active integration
mnriem cedefe3
test+docs: update suite and docs for agent-context opt-in
mnriem 56ee0df
fix(agent-context): warn on self-seed failure, correct docs, speed up…
mnriem 4f51e37
feat(agent-context): ship self-owned per-agent context-file defaults
mnriem 55dda37
feat!: remove all agent-context state from the Specify CLI
mnriem d8014dd
test: drop context_file coverage and guard against CLI reintroduction
mnriem 114379f
docs: reflect full removal of agent-context state from the CLI
mnriem f64dc36
docs: align SDD artifacts with full context_file removal
mnriem 2737616
docs: scrub stale context-file mentions from CLI docstrings
mnriem 11bf1d3
test+docs: harden agent-context test helper and fix stale docs
mnriem a1ea61f
chore: remove gitignored SDD artifacts from specs/
mnriem 97cecb3
Merge remote-tracking branch 'upstream/main' into mnriem-agent-contex…
mnriem d165fd6
chore: keep CHANGELOG.md identical to upstream
mnriem af96691
fix: preserve Cursor .mdc frontmatter in agent-context updater scripts
mnriem b8e4ff8
test: scope CLI-free guard to agent-context-specific symbols
mnriem 132ef0a
fix: harden agent-context bash self-seed against malformed init JSON
mnriem a544033
fix: correct PowerShell hyphenated key lookup and regex replace count
mnriem 74a09ef
fix: make bash .mdc frontmatter guard case-insensitive
mnriem daf9b12
docs: document separator-agnostic agent-context update invocation
mnriem File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,42 @@ | ||
| { | ||
| "_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", | ||
|
mnriem marked this conversation as resolved.
|
||
| "forge": "AGENTS.md", | ||
| "gemini": "GEMINI.md", | ||
| "generic": "AGENTS.md", | ||
| "goose": "AGENTS.md", | ||
| "hermes": "AGENTS.md", | ||
| "iflow": "IFLOW.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", | ||
| "roo": ".roo/rules/specify-rules.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" | ||
| } | ||
| } | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.