co-mono/packages/coding-agent/src
Harivansh Rathi f83648c5c5 Add Vercel AI SDK v5+ chat endpoint with text streaming
New POST /sessions/:key/chat endpoint that speaks the Vercel AI SDK
UI message SSE protocol (x-vercel-ai-ui-message-stream: v1). Accepts
both useChat format ({ messages: UIMessage[] }) and simple gateway
format ({ text: string }). Streams text-start, text-delta, text-end
events through the existing session infrastructure.
2026-03-06 01:17:51 -08:00
..
cli new gateway 2026-03-05 18:58:27 -08:00
core Add Vercel AI SDK v5+ chat endpoint with text streaming 2026-03-06 01:17:51 -08:00
modes dumb init 2026-03-05 22:10:38 -08:00
utils fix(coding-agent): harden fd/rg bootstrap on windows 2026-02-26 00:19:43 +01:00
cli.ts fix(binary): preload Bedrock provider module for Bun bundle 2026-03-04 20:47:41 +01:00
config.ts remove 2026-03-05 22:01:45 -08:00
index.ts new gateway 2026-03-05 18:58:27 -08:00
main.ts fix 2026-03-05 22:24:46 -08:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00