DanielWalnut
|
881ff71252
|
fix(harness): preserve dynamic context across summarization (#2823)
|
2026-05-09 19:39:36 +08:00 |
|
Eilen Shin
|
5fd0e6ac89
|
fix(middleware): sync raw tool call metadata (#2757)
|
2026-05-08 10:08:53 +08:00 |
|
Nan Gao
|
f9ff3a698d
|
fix(middleware): avoid rescuing non-skill tool outputs during summarization (#2458)
* fix(middelware): narrow skill rescue to skill-related tool outputs
* fix(summarization): address skill rescue review feedback
* fix: wire summarization skill rescue config
* fix: remove dead skill tool helper
* fix(lint): fix format
---------
Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
|
2026-04-24 21:19:46 +08:00 |
|
DanielWalnut
|
4ba3167f48
|
feat: flush memory before summarization (#2176)
* feat: flush memory before summarization
* fix: keep agent-scoped memory on summarization flush
* fix: harden summarization hook plumbing
* fix: address summarization review feedback
* style: format memory middleware
|
2026-04-14 15:01:06 +08:00 |
|