botserver/docs
Rodrigo Rodriguez (Pragmatismo) a7c74b837e Enhance streaming with events and warning API
- Introduce event-driven streaming with thinking_start, thinking_end,
  and warn events; skip sending analysis content to clients
- Add /api/warn endpoint to dispatch warnings for sessions and channels;
  web UI displays alerts
- Emit session_start/session_end events over WebSocket and instrument
  logging throughout orchestration
- Update web client: show thinking indicator and warning banners; switch
  LiveKit client URL to CDN
- Extend BotOrchestrator with send_event and send_warning, expand
  session/tool workflow
- Improve REST endpoints for sessions/history with better logging and
  error handling
- Update docs and prompts: DEV.md usage note; adjust dev build_prompt
  script
2025-10-13 00:31:08 -03:00
..
keywords Migration to Rust and free from Azure. 2025-10-06 10:30:17 -03:00
DEV.md Enhance streaming with events and warning API 2025-10-13 00:31:08 -03:00
limits_llm.md - Fixing compilation errors. 2025-10-06 20:06:43 -03:00