Stefano Fiorucci
|
53901d9be5
|
feat: add stop_run State key and TokenBudgetHook (#12411)
|
2026-08-21 09:01:40 +00:00 |
|
Sebastian Husch Lee
|
beafed375d
|
feat: add summarization compactor (#12296)
|
2026-08-19 15:05:25 +02:00 |
|
Stefano Fiorucci
|
f55869ed01
|
chore: skip testing some python snippets in docstrings (#12403)
|
2026-08-19 11:06:51 +02:00 |
|
Sebastian Husch Lee
|
9e2b3b13ea
|
feat: add hitl hook tracing tags (#12324)
|
2026-08-18 10:35:13 +02:00 |
|
Sebastian Husch Lee
|
f0f3fefacb
|
fix: Better HITL tool execution decision and tool call consistency (#12345)
|
2026-08-17 14:20:25 +02:00 |
|
Bharadwaj Pendyala
|
d553a20503
|
fix: match Human-in-the-Loop decisions to the tool call they were made about (#12277)
|
2026-08-14 08:51:52 +02:00 |
|
Sebastian Husch Lee
|
e7d26438e9
|
feat: add Agent Hook tracing (#12316)
|
2026-08-12 11:28:59 +00:00 |
|
Stefano Fiorucci
|
d5dc42bc7a
|
refactor: stop guarding warmed hooks (#12317)
|
2026-08-12 13:06:36 +02:00 |
|
Sebastian Husch Lee
|
a677234ffe
|
refactor: centralizing shared compaction utils (#12311)
|
2026-08-12 09:23:57 +02:00 |
|
Sebastian Husch Lee
|
b4e262fd4c
|
fix: Fix sliding window compactor to also retain historical user-assistant turns if the budget allows (#12270)
|
2026-08-11 09:05:26 +00:00 |
|
Sebastian Husch Lee
|
aeeb9dc749
|
chore: Update name from ContextCompactionHook to CompactionHook (#12252)
|
2026-08-06 06:50:30 +00:00 |
|
Sebastian Husch Lee
|
ab4244404a
|
feat: Add tool result pruning compactor (#12243)
Co-authored-by: Stefano Fiorucci <stefanofiorucci@gmail.com>
|
2026-08-05 14:59:00 +00:00 |
|
Sebastian Husch Lee
|
a96197c69d
|
docs: Add docs for ContextCompactionHook and Compactors (#12233)
|
2026-08-04 12:24:55 +02:00 |
|
Sebastian Husch Lee
|
fe858a6294
|
feat: add context compaction hook (#12196)
|
2026-08-03 15:59:15 +02:00 |
|
Sebastian Husch Lee
|
c42f9bc2ba
|
fix: deferred annotation pickup in Agent (#12185)
|
2026-07-29 11:08:48 +00:00 |
|
Aarkin Karnik
|
139af73150
|
Fix/tool result store read boundary (#12059)
|
2026-07-21 10:45:04 +00:00 |
|
Stefano Fiorucci
|
2618dae126
|
docs: fix failing python code snippets (#12002)
Co-authored-by: David S. Batista <dsbatista@gmail.com>
|
2026-07-14 12:57:00 +02:00 |
|
Julian Risch
|
2082333099
|
feat: add before_run and after_run hook points to Agent (#11985)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-13 15:40:05 +02:00 |
|
Sebastian Husch Lee
|
86d46976c1
|
chore: Move HITL to underneath the Hooks module (#11974)
|
2026-07-13 09:15:40 +00:00 |
|
Sebastian Husch Lee
|
48d98650f0
|
feat: Add tool result offloading (#11849)
|
2026-07-07 15:00:11 +02:00 |
|
Sebastian Husch Lee
|
80dcc678f2
|
feat: add after_tool hook needed for tool result offloading (#11843)
|
2026-07-06 09:53:36 +02:00 |
|
Sebastian Husch Lee
|
7ea60252b2
|
feat: Add Agent Hooks (#11747)
|
2026-06-29 14:33:52 +02:00 |
|