blue/apps/blue-cli
Eric Garcia 87e0066c36 chore: apply clippy fixes and fix invalid YAML test
- Replace redundant closures with function references
- Use next_back() instead of last() for DoubleEndedIterator
- Fix test_parse_index_response_invalid to use actually invalid YAML
  (previous test string was valid YAML - a plain string with braces)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 18:35:54 -05:00
..
src chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00
build.rs feat: implement RFC 0008 (status file sync) and RFC 0009 (audit documents) 2026-01-24 17:56:20 -05:00
Cargo.toml feat: add Ollama integration for semantic file indexing 2026-01-24 18:51:48 -05:00