shinalok c0992374af Emit __start signal at call_model entry for instant UI feedback
call_model now emits writer({"__start": True}) before LLM inference.
stream_response() converts it to {"__status": label} — distinct from
__meta so the UI shows it immediately without accumulating in the log.
Removes the 10-second silent wait before the first progress message.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-01 13:08:30 +09:00
2026-04-23 18:00:36 +09:00
2026-04-23 18:00:36 +09:00
S
Description
No description provided
467 KiB
Languages
Python 100%