docs: fix cross-repo table still pointing to Codeberg (Sam & Hermes)
This commit is contained in:
parent
8081531e1e
commit
7768edc39f
1 changed files with 5 additions and 5 deletions
10
AGENTS.md
10
AGENTS.md
|
|
@ -177,11 +177,11 @@
|
|||
177|
|
||||
178|Clawdie spans three repos. Changes often require coordinated updates.
|
||||
179|
|
||||
180|| Repo | Purpose | Remote |
|
||||
181|| ------------- | ---------------------------------------- | ------------------------------------------ |
|
||||
182|| `Clawdie-AI` | Agent runtime, control plane, channels | `git@codeberg.org:Clawdie/Clawdie-AI.git` |
|
||||
183|| `clawdie-iso` | ISO builder, firstboot wizard, installer | `git@codeberg.org:Clawdie/Clawdie-ISO.git` |
|
||||
184|| `Colibri` | Cross-platform Rust control plane core | `git@codeberg.org:Clawdie/Colibri.git` |
|
||||
| Repo | Purpose | Remote |
|
||||
| ------------- | ---------------------------------------- | -------------------------------------------------- |
|
||||
| `clawdie-ai` | Agent runtime, control plane, channels | `git@code.smilepowered.org:clawdie/clawdie-ai.git` |
|
||||
| `clawdie-iso` | ISO builder, firstboot wizard, installer | `git@code.smilepowered.org:clawdie/clawdie-iso.git`|
|
||||
| `Colibri` | Cross-platform Rust control plane core | `git@code.smilepowered.org:clawdie/colibri.git` |
|
||||
185|
|
||||
186|When changes span repos, create a handoff doc in the secondary repo
|
||||
187|listing what needs updating. See `Clawdie-AI/AGENTS.md` for full protocol.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue