-
Notifications
You must be signed in to change notification settings - Fork 7.8k
overhaul #38
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
Conversation
joseph-lozano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
|
why does this overhaul switch to typescript? shouldn't it just be a different project then? |
ummm.... it is a different project? |
fwiw, the frontend/TUI is still in go |
|
Will it be possible to support also GitHub Copilot as a provider and use models through Copilot with this rewrite? |
|
really cool seeing the leveraging of bun here. |
|
oof that logo looks so slick in the terminal |
fix: set provider defaults correctly in AWS projects
There is a bug in current solid implementation with no parent <text> elements. This naively fixes it
…nomalyco#39) * refactor(anomalyco#38): rename git-autonomous-agent to git-agent and strengthen boundaries - Rename agent from git-autonomous-agent to @git-agent across all files (194 references) - Strengthen prompt boundary enforcement with mandatory pre-action checks - Add violation detection patterns and self-monitoring questions - Update all config files, specialist prompts, and instruction files - Preserve backup of original prompt for reference Files affected: 26 files including configs, prompts, instructions, and documentation * fix(anomalyco#38): update command/session-start.md with git-agent references Complete renaming by updating final missed file with 6 references. All references to git-autonomous-agent now replaced with @git-agent.
No description provided.