-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat: Auggie CLI Support #137
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
base: main
Are you sure you want to change the base?
Conversation
…workflows, update documentation accordingly
@hungthai1401 just for reference, do you have a link to the docs for Auggie CLI that state support for |
@localden https://docs.augmentcode.com/cli/custom-commands this is maybe what you are looking for. |
I've used |
@localden @faysou tysm. you could check at https://docs.augmentcode.com/cli/custom-commands |
@rhokstar yeah, we can use Auggie with CLAUDE as fallback, https://docs.augmentcode.com/cli/custom-commands#claude-code-compatibility, but I think it should be support Auggie natively 😄 .
Hope you feedback your test results, I want to know how to improve |
dfe0885
to
a5471eb
Compare
How mature is the integration? Do you need some external testing? |
@cazzoo you can use my forked repo for testing uvx --from git+https://github.com/hungthai1401/spec-kit.git@feature/roo-code specify init --ai auggie --ignore-agent-tools --no-git --here |
Tested it, and it seems to work fine on my end. I went through the init, |
@localden hope you can review it |
eea28eb
to
2106174
Compare
Description
Adds Auggie CLI as a first‑class AI agent option (--ai auggie)
How To Test
uv sync
uv run specify init demo --ai auggie --ignore-agent-tools --no-git
auggie /specify
→/plan
→/tasks
Screenshots
/specify [feature]

/plan

/tasks
