Skip to content

Conversation

hungthai1401
Copy link
Contributor

@hungthai1401 hungthai1401 commented Sep 10, 2025

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
  • Optional: If Auggie CLI is installed, run auggie /specify/plan/tasks

Screenshots

image

/specify [feature]
image

/plan
image

/tasks
image

@localden localden self-assigned this Sep 10, 2025
@localden localden added enhancement merge-candidate Reasonable change that is going to be merged after a review. labels Sep 10, 2025
@localden
Copy link
Collaborator

@hungthai1401 just for reference, do you have a link to the docs for Auggie CLI that state support for / commands?

@faysou
Copy link

faysou commented Sep 10, 2025

@localden https://docs.augmentcode.com/cli/custom-commands this is maybe what you are looking for.

@rhokstar
Copy link

I've used spec-kit "as is" on both Claude Code and Auggie. It does work for Auggie with current release and docs are generating as expected. However, I cannot make any mentions on bugs or full functionality as of yet as I will be testing tasks.md implementation tomorrow.

@hungthai1401
Copy link
Contributor Author

@localden @faysou tysm. you could check at https://docs.augmentcode.com/cli/custom-commands

@hungthai1401
Copy link
Contributor Author

@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 😄 .

However, I cannot make any mentions on bugs or full functionality as of yet as I will be testing tasks.md implementation tomorrow.

Hope you feedback your test results, I want to know how to improve

@cazzoo
Copy link

cazzoo commented Sep 12, 2025

How mature is the integration? Do you need some external testing?

@hungthai1401
Copy link
Contributor Author

@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

@engels74
Copy link

engels74 commented Sep 17, 2025

@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, /specify, /plan and /tasks.

@hungthai1401
Copy link
Contributor Author

@localden hope you can review it

@hungthai1401 hungthai1401 force-pushed the main branch 2 times, most recently from eea28eb to 2106174 Compare September 18, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement merge-candidate Reasonable change that is going to be merged after a review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants