Charles Packer
|
1f7165afc4
|
fix: patch counting of tokens for anthropic (#6458)
* fix: patch counting of tokens for anthropic
* fix: patch ui to be simpler
* fix: patch undercounting bug in anthropic when caching is on
|
2025-12-15 12:02:19 -08:00 |
|
Charles Packer
|
4af6465226
|
feat(core+web): store raw usage data on streams (and visualize properly in ADE) (#6452)
* feat(core): store raw usage data on streams
* fix(web): various fixes to deal w/ hardcoding against openai
|
2025-12-15 12:02:19 -08:00 |
|
Charles Packer
|
131891e05f
|
feat: add tracking of advanced usage data (eg caching) [LET-6372] (#6449)
* feat: init refactor
* feat: add helper code
* fix: missing file + test
* fix: just state/publish api
|
2025-12-15 12:02:19 -08:00 |
|
Matthew Zhou
|
6f57ae829a
|
fix: Reduce string growth for anthropic (#5974)
Reduce string growth for anthropic
|
2025-11-13 15:36:55 -08:00 |
|
cthomas
|
6b37ef2cb7
|
fix: special otid handling for approval request (#5726)
|
2025-10-24 15:14:31 -07:00 |
|
cthomas
|
4823416af9
|
feat: default unpack assistant message content [LET-5404] (#5707)
feat: default unpack assistant message content
|
2025-10-24 15:14:20 -07:00 |
|
cthomas
|
73dcc0d4b7
|
feat: latest hitl + parallel tool call changes (#5565)
|
2025-10-24 15:12:49 -07:00 |
|
Matthew Zhou
|
643ec8fe2f
|
fix: Double write tool call deltas [LET-5545] (#5461)
* Double write tool call deltas
* Fix
|
2025-10-24 15:12:11 -07:00 |
|
Matthew Zhou
|
7511b0f4fe
|
feat: Write anthropic streaming interface that supports parallel tool calling [LET-5355] (#5295)
Write anthropic streaming interface that supports parallel tool calling
|
2025-10-09 15:25:21 -07:00 |
|