chore/fix-some-stuff
Automated review — 3 findings, most-severe first. This diff currently fails CI's Format check step, so that one blocks merge until fixed.
Fix CI to use rust-ci runner, matching sporah's workflow pattern
docs: add retriever to the architecture diagram
Add document embedding and retrieval via a dedicated embedding model
Add CI/CD, README, and a case study for deep_research
Write a partial report instead of erroring out when research hits max turns
WIP: Cover the pre-stream gap with the writing-report spinner
WIP: Embellish progress spinner with per-activity emojis
Stream the report to the terminal as the writer generates it
Split into a Cargo workspace with per-project dependency sets
claude-bot
deleted branch worktree-deep-research-cli from schaefera/doubleo7
2026-08-14 17:46:17 +00:00
Split into a Cargo workspace with per-project dependency sets
Formalize deep research tool as a clap CLI with gated logging and a spinner
Deep research agentic loop with rig AgentRunner + Gemma models
WIP: Spike: ai-agents crate for declarative YAML agent config
Speed up CI by caching rustup toolchain and using cargo-binstall
Fix rustfmt formatting in icon.rs