local 00e7df2802 feat: wire chat UI to Responses API with streaming
Add ChatController that proxies POST /api/chat to the local Responses API
(localhost:8317/v1/responses) with SSE streaming. Client reads tokens via
SetBrowserResponseStreamingEnabled and renders them incrementally. Includes
thinking indicator, input disabled during streaming, and error handling.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-04 01:54:28 +01:00
2026-04-03 00:18:34 +01:00
2026-03-27 00:08:47 +00:00
Description
No description provided
Readme 547 KiB
Languages
C# 38.4%
HTML 33.2%
CSS 28.4%