summaryrefslogtreecommitdiff
path: root/packages/core/src/utils/summarizer.ts
AgeCommit message (Collapse)Author
2025-08-01Switch utility calls to use the gemini-2.5-flash-lite model (#5193)mrcabbage972
Co-authored-by: Anjali Sridhar <[email protected]>
2025-07-22 feat(core): add partUtils module with unit tests (#4575)HyeongHo Jun
Co-authored-by: Jacob Richman <[email protected]>
2025-07-15Enable tool summarization only when explicitly set in settings.json (#4140)anj-s
Co-authored-by: matt korwel <[email protected]>
2025-07-11Summarize tool call outputs using tool specific summarizers (#3745)anj-s