mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 09:01:13 +00:00
prepare runtime loop
Co-authored-by: Codex <noreply@openai.com>
This commit is contained in:
parent
e75b3f98a6
commit
f754a217f4
12 changed files with 386 additions and 44 deletions
|
|
@ -43,3 +43,9 @@ Agent command surface:
|
|||
- main repo creates or refreshes sibling clones with `pnpm clones:setup`
|
||||
- each clone bootstraps itself with `pnpm agent:bootstrap`
|
||||
- each clone runs the full loop with `pnpm agent:verify`
|
||||
|
||||
Agent prompts live in:
|
||||
|
||||
- `docs/agents/runtime-agent.md`
|
||||
- `docs/agents/control-plane-agent.md`
|
||||
- `docs/agents/node-agent.md`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue