[Amber] Fix: feat(public-api): add /v1/sessions/:id/runs endpoint for AG-UI prompt delivery#755
Conversation
…rompt delivery
Adds a new endpoint that accepts a simplified prompt and converts it to
AG-UI RunAgentInput format before proxying to the backend agui/run endpoint.
Returns {runId, threadId} for clients to track the run via the events stream.
Also fixes pre-existing gofmt formatting issues in middleware.go and main.go.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Code Review: Critical/Blocker IssuesBLOCKER:
|
Merge Readiness — Blockers Found
|
Automated Fix by Amber Agent
This PR addresses issue #753 using the Amber background agent.
Changes Summary
Pre-merge Checklist
Reviewer Notes
This PR was automatically generated. Please review:
🤖 Generated with Amber Background Agent
Closes #753