cthomas
6029c80446
fix: approval request for streaming ( #4445 )
...
* fix: approval request for streaming
* fix: claude code attempt, unit test passing (add on to #4445 ) (#4448 )
* fix: claude code attempt, unit test passing
* chore: update locks to 0.1.314 from 0.1.312
* chore: just stage-api && just publish-api
* chore: drop dead poetry lock
---------
Co-authored-by: Charles Packer <packercharles@gmail.com >
2025-09-05 17:43:21 -07:00
Charles Packer
dc5da0ba36
fix: patch bug w/ extended thinking mode involving text leaking into reasoning ( #4341 )
...
* fix: patch for bad native reasoning behavior w/ sonnet
* fix: cleanup
* fix: cleanup
* fix: another prompt tune for less flaking
2025-09-01 20:26:24 -07:00
cthomas
cab621ac14
feat: continue stream processing on client cancel ( #3796 )
2025-08-07 13:17:36 -07:00
Andy Li
76679e3ecc
feat: track metrics for runs in db
2025-08-06 15:46:50 -07:00
cthomas
f3316a0d8a
feat: log stream cancellation to sentry ( #3759 )
2025-08-05 16:07:30 -07:00
Andy Li
f9bb757a98
feat: support for agent loop job cancelation ( #2837 )
2025-07-02 14:31:16 -07:00
Sarah Wooders
78e81391ba
fix: avoid calling model_dump on stop reason messages twice ( #2811 )
2025-06-13 18:25:35 -07:00
cthomas
97986b0f03
feat: send stop reason in letta APIs ( #2789 )
2025-06-13 16:04:48 -07:00
Andy Li
bf7bd3b905
fix: metric tracking ( #2785 )
2025-06-13 13:53:10 -07:00
cthomas
ccb203b264
feat: consolidate logic for finish tokens ( #2779 )
2025-06-12 15:24:06 -07:00
Matthew Zhou
96b8f155d8
fix: Turn off parallel tool calling for Claude ( #2736 )
2025-06-10 13:04:20 -07:00
Andy Li
80f6e97ca9
feat: otel metrics and expanded collecting ( #2647 )
...
(passed tests in last run)
2025-06-05 17:20:14 -07:00
cthomas
aa564fc847
fix: add temp hack to gracefully handle parallel tool calling ( #2654 )
2025-06-05 14:43:46 -07:00
cthomas
64ac7a7deb
fix: send message tests ( #2656 )
2025-06-05 13:57:43 -07:00
cthomas
ce9284f45a
fix: inner thoughts kwarg should never be streamed ( #2644 )
2025-06-05 12:30:55 -07:00
cthomas
20faf9eb8c
fix: remove separate tool call id in streaming path ( #2641 )
2025-06-04 17:35:55 -07:00
cthomas
f8c0002fbc
feat: populate tool call name and id in when token streaming ( #2639 )
2025-06-04 17:06:44 -07:00
Matthew Zhou
c9b047249e
fix: Change enum to fix composio tests ( #2488 )
2025-05-28 10:24:22 -07:00
Matthew Zhou
f18f236399
feat: Add TTFT latency from provider in traces ( #2481 )
2025-05-28 10:06:16 -07:00
cthomas
982cf0c6fe
feat: add tracing to streaming interface ( #2477 )
2025-05-27 16:20:05 -07:00
cthomas
5df7bd5af6
feat: protect against anthropic nested tool args ( #2250 )
2025-05-19 16:01:59 -07:00
Andy Li
0a54b998a8
feat: track llm provider traces and tracking steps in async agent loop ( #2219 )
2025-05-19 15:50:56 -07:00
cthomas
17ee9b368c
feat: add otid to new async loop ( #2185 )
2025-05-14 15:28:53 -07:00
cthomas
c22bcdb997
fix: anthropic streaming thinking tag ( #2164 )
2025-05-13 21:33:08 -07:00
Andy Li
743cded046
fix: user messages on new agent loop are not processed in ADE (includes new json parser) ( #1934 )
2025-04-30 18:07:42 -07:00
Matthew Zhou
925bc42418
feat: Strip out thinking XML from persisted messages ( #1596 )
2025-04-07 10:39:45 -07:00
Matthew Zhou
3ba79db859
feat: Enable Anthropic streaming on new agent loop ( #1550 )
2025-04-03 19:40:48 -07:00