feat(compact): prune tool results before summarization (round 1)
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
{ "path": "../../llm/token-meter" },
|
||||
{ "path": "../../core/session" },
|
||||
{ "path": "../../core/agent" },
|
||||
{ "path": "../compact" }
|
||||
{ "path": "../compact" },
|
||||
{ "path": "../tool-result-prune" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user