Skip to content

self-API: spawn a fresh conversation - #204

Merged
ReganBell merged 1 commit into
mainfrom
upstream-spawn-conversation
Aug 4, 2026
Merged

self-API: spawn a fresh conversation#204
ReganBell merged 1 commit into
mainfrom
upstream-spawn-conversation

Conversation

@ReganBell

@ReganBell ReganBell commented Aug 4, 2026

Copy link
Copy Markdown
Collaborator

POST /v1/conversations {text, title?} — the agent can open a new session in its scope with a seed message it writes; no inherited transcript. Human-attended turns only.


View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.

POST /v1/conversations creates a new conversation in a scope the caller
can act in — the same operation the web UI's New Chat performs, now
available to agents. The response carries the new conversation id and
scope; guardrails match the surface route (scope membership, audit).
@ReganBell
ReganBell merged commit 4021b1c into main Aug 4, 2026
20 checks passed
@ReganBell
ReganBell deleted the upstream-spawn-conversation branch August 4, 2026 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant