mirror of https://github.com/garrytan/gstack.git
docs: add Antigravity to supported agents in README
This commit is contained in:
parent
8a3f6273eb
commit
112cfc5843
|
|
@ -121,6 +121,7 @@ Or target a specific agent with `./setup --host <name>`:
|
|||
| Kiro | `--host kiro` | `~/.kiro/skills/gstack-*/` |
|
||||
| Hermes | `--host hermes` | `~/.hermes/skills/gstack-*/` |
|
||||
| GBrain (mod) | `--host gbrain` | `~/.gbrain/skills/gstack-*/` |
|
||||
| Antigravity | `--host agy` | `~/.gemini/config/skills/gstack-*/` |
|
||||
|
||||
**Want to add support for another agent?** See [docs/ADDING_A_HOST.md](docs/ADDING_A_HOST.md).
|
||||
It's one TypeScript config file, zero code changes.
|
||||
|
|
|
|||
Loading…
Reference in New Issue