mirror of
https://github.com/harivansh-afk/sandbox-agent.git
synced 2026-04-20 03:00:33 +00:00
feat: refresh web console theme
This commit is contained in:
parent
0fbf6272b1
commit
1fcae6ed76
34 changed files with 5037 additions and 748 deletions
2
spec.md
2
spec.md
|
|
@ -89,7 +89,7 @@ POST /v1/sessions/{} (will install agent if not already installed)
|
|||
agentSessionId?: string
|
||||
}
|
||||
- The client-provided session id is primary; `agentSessionId` is the underlying agent id (may be unknown until first prompt).
|
||||
- Auth uses the daemon-level token (`Authorization` / `x-sandbox-token`); per-session tokens are not supported.
|
||||
- Auth uses the daemon-level token (`Authorization`); per-session tokens are not supported.
|
||||
|
||||
// agentMode vs permissionMode:
|
||||
// - agentMode = what the agent DOES (behavior, system prompt)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue