API - CODEX AGENTS: secure owner lifecycle endpoints
This commit is contained in:
@@ -86,6 +86,8 @@ Agent Gateway owns:
|
||||
|
||||
It should not execute user code and should not run Codex itself.
|
||||
|
||||
Agent lifecycle management is not public. Tasker/Launcher-facing management calls use `NODEDC_AGENT_GATEWAY_INTERNAL_TOKEN`, while external Codex calls use only the opaque agent token issued for one agent. The owner-scoped internal routes verify that the requested agent belongs to the requested `owner_user_id`.
|
||||
|
||||
### Tasker internal adapter
|
||||
|
||||
The adapter is a narrow Tasker API layer for Agent Gateway. It exists because the current Plane REST API is broad and includes operations the agent must not receive directly.
|
||||
|
||||
Reference in New Issue
Block a user