Embellish progress spinner with per-activity emojis #6
Loading…
Reference in a new issue
No description provided.
Delete branch "worktree-progress-emoji"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
search_webandfetch_pagetools now update the spinner's message live (🌐 searching / 📄 fetching) via a small shared handle inprogress.rs, since tool functions don't otherwise have a reference to the currently running spinner.Test plan
cargo build -p deep_researchcargo clippy -p deep_research(clean)cargo run -p deep_research -- "some topic"and watch the spinner line change through search/fetch/review/report phasesWIP: Embellish progress spinner with per-activity emojisto Embellish progress spinner with per-activity emojis