Sarah Wooders
c9ad2fd7c4
chore: move things to debug logging ( #6610 )
2025-12-15 12:03:09 -08:00
Sarah Wooders
91e3dd8b3e
feat: fix new summarizer code and add more tests ( #6461 )
2025-12-15 12:02:19 -08:00
Sarah Wooders
1939a9d185
feat: patch summarizer without changes to AgentState ( #6450 )
2025-12-15 12:02:19 -08:00
Sarah Wooders
807c5c18d9
feat: add gemini token counting [LET-6371] ( #6444 )
2025-12-15 12:02:19 -08:00
Kian Jones
077d0e2f9a
feat: dump stack trace on segfault ( #6121 )
...
* dump stack trace on segfault
* log tokenizer
2025-11-13 15:36:56 -08:00
cthomas
9cb5156ac7
chore: sync 0.12.0 version ( #3023 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com >
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com >
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com >
2025-10-08 16:10:51 -07:00
cthomas
5ca9b5e774
feat: support filtering out approval messages for anthropic api ( #4342 )
2025-09-01 21:39:50 -07:00
cthomas
7c88470705
feat: support filtering out messages when converting to openai dict ( #4337 )
...
* feat: support filtering out messages when converting to openai dict
* fix imports
2025-09-01 12:48:45 -07:00
Kian Jones
ca6cfa5914
chore: migrate to ruff ( #4305 )
...
* base requirements
* autofix
* Configure ruff for Python linting and formatting
- Set up minimal ruff configuration with basic checks (E, W, F, I)
- Add temporary ignores for common issues during migration
- Configure pre-commit hooks to use ruff with pass_filenames
- This enables gradual migration from black to ruff
* Delete sdj
* autofixed only
* migrate lint action
* more autofixed
* more fixes
* change precommit
* try changing the hook
* try this stuff
2025-08-29 11:11:19 -07:00
Matthew Zhou
584b3a24e6
feat: Make get context window much more efficient ( #3292 )
2025-07-11 11:28:07 -07:00
Matthew Zhou
fc98ff3cc6
feat: Cache anthropic tokenizer ( #3286 )
2025-07-10 18:12:23 -07:00
Matthew Zhou
fb54072de6
fix: Add additional testing for anthropic token counting ( #2619 )
2025-06-03 20:56:39 -07:00
Kevin Lin
003588c222
feat: display file blocks with xml tags ( #2559 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com >
2025-06-03 13:52:29 -07:00