Summary
Upstream semble #198 (d561953) added a max_snippet_lines option (cap snippet lines in MCP/CLI output) plus MCP/AGENTS.md instruction tweaks, and #206 (30d36ad) fixed savings accounting when it's used. csp has no equivalent.
Upstream
max_snippet_lines threaded through cli.py, mcp.py, index/index.py.
- #206:
stats.py / index.py compute savings correctly when snippets are truncated.
csp status
- No
max_snippet_lines anywhere in crates/ or npm/. Not reflected. #206 is N/A until #198 is adopted.
Decision needed
Adopt the feature (MCP + CLI output snippet cap + savings correctness) or document it as an intentional divergence.
Refs
Summary
Upstream semble #198 (
d561953) added amax_snippet_linesoption (cap snippet lines in MCP/CLI output) plus MCP/AGENTS.md instruction tweaks, and #206 (30d36ad) fixed savings accounting when it's used. csp has no equivalent.Upstream
max_snippet_linesthreaded throughcli.py,mcp.py,index/index.py.stats.py/index.pycompute savings correctly when snippets are truncated.csp status
max_snippet_linesanywhere incrates/ornpm/. Not reflected. #206 is N/A until #198 is adopted.Decision needed
Adopt the feature (MCP + CLI output snippet cap + savings correctness) or document it as an intentional divergence.
max_snippet_linesthrough CLI/MCP output + savings.Refs
d561953), #206 (30d36ad)eacbe43..949559b, 2026-07-11