chore(aaif): rename a bunch of repository references (#8152)

Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

continuing migration to aaif
This commit is contained in:
Jack Amadeo
2026-04-07 01:34:48 -04:00
committed by GitHub
parent 0b080faad5
commit 583acd4335
236 changed files with 1097 additions and 962 deletions
+2 -2
View File
@@ -70,7 +70,7 @@ runners:
```
**Supported runner types:**
- `goose` — [Goose](https://github.com/block/goose) agent framework
- `goose` — [Goose](https://github.com/aaif-goose/goose) agent framework
- `opencode` — [OpenCode](https://opencode.ai) agent framework
- `pi` — [Pi](https://github.com/badlogic/pi-mono) coding agent
@@ -80,7 +80,7 @@ Each runner has different setup requirements, MCP integration methods, and sessi
### Goose
[Goose](https://github.com/block/goose) is Block's open-source coding agent with built-in MCP support.
[Goose](https://github.com/aaif-goose/goose) is an open-source coding agent with built-in MCP support.
**Setup:** Install via `brew install goose` or from source.