-
Notifications
You must be signed in to change notification settings - Fork 7.4k
feat: add Forgecode agent support #2034
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
Merged
mnriem
merged 34 commits into
github:main
from
toxicafunk:feature/add-forgecode-agent-support
Apr 2, 2026
Merged
Changes from all commits
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
268e983
feat: add Forgecode (forge) agent support
ericnoam d83be82
fix: strip handoffs frontmatter and replace $ARGUMENTS for forgecode
ericnoam 8128e60
feat: add name field injection for forgecode agent
ericnoam c1a93c9
test: update test_argument_token_format for forgecode special case
ericnoam b46bf65
docs: add forgecode to README documentation
ericnoam c69893c
fix: show 'forge' binary name in user-facing messages for forgecode
ericnoam 0a477a9
refactor: rename forgecode agent key to forge
ericnoam 635790d
fix: ensure forge alias commands have correct name in frontmatter
ericnoam 506b7ef
feat: add forge to PowerShell script and fix test whitespace
ericnoam 1de7851
fix: use .NET Regex.Replace for count-limited replacement in PowerShell
ericnoam a7deefc
Merge branch 'main' into feature/add-forgecode-agent-support
ericnoam d1360ef
Apply suggestion from @Copilot
ericnoam e3f269b
feat: migrate Forge agent to Python integration system
ericnoam f5fbfce
Merge branch 'main' into feature/add-forgecode-agent-support
ericnoam 1294d43
fix: replace $ARGUMENTS with {{parameters}} in Forge templates
ericnoam 7d06021
refactor: make ForgeIntegration extend MarkdownIntegration
ericnoam 1009d92
style: remove trailing whitespace from test file
ericnoam 8330f5a
style: remove trailing whitespace from Forge integration
ericnoam 99d7c9a
test: derive expected commands from templates dynamically
ericnoam 494879f
fix: make Forge update-context scripts handle AGENTS.md directly
ericnoam 99e1c3f
feat: add Forge support to shared update-agent-context scripts
ericnoam 90a1845
fix: resolve unbound variable and duplicate file update issues
ericnoam 769a87f
Merge branch 'main' into feature/add-forgecode-agent-support
ericnoam 4a57f79
fix: import timezone from datetime for rate limit header parsing
ericnoam 9f0ef26
fix: correct variable scope in PowerShell deduplication and update docs
ericnoam ba67ebf
fix: resolve missing scaffold_from_core_pack import in tests
ericnoam 794d421
Merge branch 'github:main' into feature/add-forgecode-agent-support
ericnoam 89b935d
fix: prevent duplicate path prefixes and consolidate shared file updates
ericnoam 053ee8a
Merge branch 'github:main' into feature/add-forgecode-agent-support
ericnoam 59c4212
refactor: remove unused rate-limit helpers and improve PowerShell scr…
ericnoam 8aad4e6
fix: add missing 'forge' to PowerShell usage text and fix agent order
ericnoam 7265539
refactor: remove old architecture files deleted in b1832c9
ericnoam a077fff
refactor: remove unused timezone import from __init__.py
ericnoam afbe989
docs: clarify that handoffs is a Claude Code feature, not Forge's
ericnoam 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
Oops, something went wrong.
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.