fixing formatting
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ Instead of sending every file to the AI raw (which blows up tokens), this uses a
|
||||
1. Resolve paths (handles globs and absolute paths).
|
||||
2. Build file items (raw content).
|
||||
3. If 'summary_only' is true (which is the default behavior now), it pipes the files through
|
||||
summarize.py to generate a compacted view.
|
||||
|
||||
summarize.py to generate a compacted view.
|
||||
|
||||
This is essential for keeping prompt tokens low while giving the AI enough structural info
|
||||
to use the MCP tools to fetch only what it needs.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user