No description
Find a file
Austin Schaefer 3ddc48fe18 Flatten partial_findings_from_history's nested for/match/if-let pyramid
Split into two filter_map-based helpers (assistant_text, tool_result_text)
and a shared truncate() so the extraction reads as a flat iterator chain
instead of four levels of nesting.
2026-08-18 11:30:45 +02:00
deep_research Flatten partial_findings_from_history's nested for/match/if-let pyramid 2026-08-18 11:30:45 +02:00
swear_cleanup refactor: split into a Cargo workspace with per-project dependency sets 2026-08-14 19:43:13 +02:00
.gitignore feat: Introduce two agent flow with profanity verification. 2026-08-05 14:21:38 +02:00
Cargo.lock feat: stream the report to the terminal as the writer generates it 2026-08-17 12:17:26 +02:00
Cargo.toml feat: stream the report to the terminal as the writer generates it 2026-08-17 12:17:26 +02:00
FINDINGS.md feat: iterative generate/score/revise loop, findings log 2026-08-05 15:07:42 +02:00