blue/crates
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
..
blue-core feat: implement filesystem authority - slug matching, FS-aware numbering (RFC 0022) 2026-01-25 21:46:08 -05:00
blue-mcp feat: implement RFC 0020 MCP project detection (all phases) 2026-01-25 21:47:24 -05:00
blue-ollama chore: apply clippy fixes and fix invalid YAML test 2026-01-25 18:35:54 -05:00