We've enhanced the repo_context tool by adding support for different output modes: full, auto, outline, and summary. The new 'auto' mode intelligently balances detail by providing full chunks for the target file while including outlines for related files, all supported by new language-specific (Go/JS/TS) outline extractors. Additionally, we've improved efficiency with path-based exclusions and chunk deduplication. Organizing structure

Add flexible context modes and outline extraction to repo_context - caiowilson/MCP-memento