fabro/packages/arc-api-client
Bryan Helmkamp f0c97a2739 Add server-mode support for arc llm chat via session endpoints
Implement the server-side session handlers (create, retrieve, send message,
stream events, list) with in-memory storage and LLM generation, wire them
into the router replacing not_implemented stubs, add run_chat_via_server
CLI function with SSE streaming, and add mode dispatch so `arc llm chat
--mode server` delegates to the API server.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 18:34:15 -05:00
..
src Add server-mode support for arc llm chat via session endpoints 2026-03-07 18:34:15 -05:00
openapitools.json Add generated Axios API client package (@qltysh/arc-api-client) 2026-03-01 22:03:38 -05:00
package.json Move OpenAPI spec from openapi/ into docs/api-reference/ 2026-03-06 08:35:28 -05:00
tsconfig.json Add generated Axios API client package (@qltysh/arc-api-client) 2026-03-01 22:03:38 -05:00