fix: make branch follower k8s native
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# AgentRun Resources
|
||||
|
||||
New Code Queue work uses AgentRun resource primitives:
|
||||
|
||||
- `agentrun create|apply` for task/AipodSpec manifests.
|
||||
- `agentrun get|describe` for bounded list/detail reads.
|
||||
- `agentrun events|logs|result` for progressive disclosure.
|
||||
- `agentrun dispatch|ack|cancel` for lifecycle control.
|
||||
|
||||
Do not add new mutation paths under legacy `codex`.
|
||||
Reference in New Issue
Block a user