doubleo7/deep_research/src
Austin Schaefer 5c50f75a8a Add emoji indicators for each research phase on the progress spinner
Tag each phase (research, web search, page fetch, review, rejection,
report writing) with a distinct emoji so the spinner line shows what's
happening at a glance. Search/fetch tool calls now update the active
spinner's message directly via a small shared handle, since they run
as plain tool functions without one threaded down to them otherwise.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-17 12:52:56 +02:00
..
core.rs Add emoji indicators for each research phase on the progress spinner 2026-08-17 12:52:56 +02:00
main.rs refactor: extract the streamed-text draining loop into its own module 2026-08-17 12:37:11 +02:00
progress.rs Add emoji indicators for each research phase on the progress spinner 2026-08-17 12:52:56 +02:00
review.rs Add emoji indicators for each research phase on the progress spinner 2026-08-17 12:52:56 +02:00
stream.rs refactor: extract the streamed-text draining loop into its own module 2026-08-17 12:37:11 +02:00
tools.rs Add emoji indicators for each research phase on the progress spinner 2026-08-17 12:52:56 +02:00