157a3c6a83e66cc0cda29df065328ec5a24f2061
- POST /api/client-log endpoint in http.ts (Hono, no auth, 204 response) prints batched log entries to stdout so `docker compose logs` shows them - New src/utils/remote-log.ts: remoteLog/remoteWarn batch to backend every 500ms - Replace all bracket-tagged diagnostic console.log/warn calls in main.tsx and ToolCallStatus.tsx with remoteLog/remoteWarn (tags: thread-ui, ui-debug, render-msg, orphan-match, orphan-name-match, orphan-result, streaming-orphan, tool-ui-match) - Add /api/client-log proxy entry to vite.config.ts so dev server forwards the request to the LangGraph backend (port 2024) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
17 MiB
Languages
TypeScript
98%
CSS
1.1%
JavaScript
0.6%
Dockerfile
0.1%