blue/apps/blue-cli
Eric Garcia c9acd1a4ad feat: implement RFC 0020 MCP project detection (all phases)
Separate mcp_root from cwd so tool-arg overrides don't clobber the
session-level root from initialize. Fallback chain matches RFC spec:
cwd → mcp_root → walk tree → fail with guidance. Error messages now
include attempted paths and actionable fix suggestions. Added --debug
flag to MCP server for file-based DEBUG logging.

Phase 2 finding: Claude Code v2.1.19 declares roots capability but
sends no roots array. Walk-up is the primary detection path.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 21:47:24 -05:00
..
src feat: implement RFC 0020 MCP project detection (all phases) 2026-01-25 21:47:24 -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