Commit Graph

1149 Commits

Author SHA1 Message Date
Matthew Zhou
b802b22513 feat: Add back multi agent tools and protections for cloud (#3100) 2025-06-29 22:45:39 -07:00
Sarah Wooders
d57e84e753 chore: 0.8.8 release (#2703) 2025-06-29 15:29:23 -07:00
Sarah Wooders
3cb77dced1 fix: enable updating agent timezone (#3095) 2025-06-29 11:30:47 -07:00
Sarah Wooders
4128bbe6dc fix: fixes to step feedback listing (#3080) 2025-06-27 16:31:23 -07:00
Matthew Zhou
fdab5758b9 fix: Fix infinite loop required tools test (#3084) 2025-06-27 16:23:55 -07:00
Matthew Zhou
9837176172 fix: Clean out composio from test managers (#3082) 2025-06-27 15:51:35 -07:00
Matthew Zhou
62c14fcfe1 feat: Add csv support for files (#3077) 2025-06-27 15:04:24 -07:00
Andy Li
67a062132c Merge branch 'main' into 0.8.7-release-2 2025-06-27 14:41:21 -07:00
Sarah Wooders
0f50854d97 feat: allow filtering steps by feedback (#3061) 2025-06-27 14:35:29 -07:00
Matthew Zhou
07d53f69da feat: Exclude archival tools on new agent creation (#3072) 2025-06-27 14:10:17 -07:00
Matthew Zhou
edb20fa8d9 feat: Rework and simplify files tooling (#3058) 2025-06-27 13:23:44 -07:00
Andy Li
03f831e679 Merge branch 'main' into 0.8.7-release 2025-06-27 11:53:04 -07:00
Sarah Wooders
506d51bb0b fix: remove no_commit=True for sleeptime block patch and add client tests (#3057) 2025-06-26 18:01:08 -07:00
jnjpng
35082a82f8 fix: move server into process for integration_test_voice_agent (#3046)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-06-26 11:38:22 -07:00
Matthew Zhou
ee9dacb4fa fix: Fix web search builtin test (#3044) 2025-06-26 10:45:51 -07:00
Matthew Zhou
83a9a20c81 feat: Add default source parameter (#3040)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-26 10:24:02 -07:00
Matthew Zhou
ccd521f27b feat: Adjust upload files to return FileMetadata instead of job (#3031) 2025-06-25 15:26:35 -07:00
Sarah Wooders
6409f40528 Merge branch 'main' into 0.8.6-release2 2025-06-25 15:20:16 -07:00
Sarah Wooders
2989d208a8 chore: add back timezone tests (#3011)
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-06-25 15:12:21 -07:00
Matthew Zhou
fd1bff065a feat: Attach file blocks when creating an agent with source (#3027) 2025-06-25 14:08:00 -07:00
Sarah Wooders
a5ff1083cd fix: sleeptime agents not attached to new blocks for enable_sleeptime=True agents (#2814)
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Shangyin Tan <shangyin@berkeley.edu>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Eric Ly <111820150+lyeric2022@users.noreply.github.com>
Co-authored-by: Eric Ly <lyyeric@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Shelley Pham <shelleypham@users.noreply.github.com>
2025-06-25 12:37:25 -07:00
Matthew Zhou
39bc9edb9c feat: Override heartbeat request when system forces step exit (#3015) 2025-06-24 19:50:00 -07:00
Sarah Wooders
6dfe27c623 chore: cleanup release 2025-06-24 18:05:51 -07:00
Sarah Wooders
019c5b388e fix: fix timezone setting and add client tests (#2997) 2025-06-24 17:49:54 -07:00
Matthew Zhou
53308e6211 feat: Fix required tools being terminal (#3010) 2025-06-24 17:46:37 -07:00
Matthew Zhou
375e77da1a fix: Remove async multiagent tool (#2994) 2025-06-24 15:17:45 -07:00
Sarah Wooders
10cdbf2ea4 feat: add ability to configure agent timezone (#2978)
Co-authored-by: Kian Jones <kian@letta.com>
2025-06-24 12:57:37 -07:00
Matthew Zhou
4996447326 feat: Add async support for local/e2b sandbox (#2981) 2025-06-23 19:47:19 -07:00
Matthew Zhou
54562d88d7 feat: Add required before exit tool rule (#2977) 2025-06-23 17:02:40 -07:00
Andy Li
343dbb5359 feat: timeout configuration for LLM clients + vertex (#2972) 2025-06-23 16:55:23 -07:00
Matthew Zhou
b95d7b4b13 feat: Add auto-closing files via LRU metric (#2881) 2025-06-23 10:49:41 -07:00
Matthew Zhou
61cbcba472 feat: Add optional lines param to grep tool (#2914) 2025-06-20 13:36:54 -07:00
Andy Li
971fc37cdb fix: redis plugin testing (#2938) 2025-06-20 13:35:35 -07:00
cthomas
4deaea4d95 test: add token count check in streaming tests (#2936) 2025-06-20 13:33:48 -07:00
cthomas
893ccf210e fix: agent loop type mismatch (#2924) 2025-06-19 16:35:38 -07:00
cthomas
2a39cf35d4 chore: move agent step state def (#2923) 2025-06-19 16:04:52 -07:00
cthomas
d921854a3f chore: consolidate enum definitions (#2919) 2025-06-19 16:04:12 -07:00
cthomas
a332b34830 feat: make create_async route consistent with other message routes (#2877) 2025-06-19 13:51:51 -07:00
cthomas
fa362c404f feat: add bedrock client (#2913) 2025-06-19 12:07:00 -07:00
Sarah Wooders
1ebb58cdf1 chore: update version 0.8.5 2025-06-19 10:43:46 -07:00
Shangyin Tan
c9841559e8 feat: add optional embedding_config parameter to file upload endpoint (#2901)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-06-18 18:10:48 -07:00
Matthew Zhou
c999875ae9 feat: Add claude 4 config and add more models to CI (#2747)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-06-18 17:23:52 -07:00
Matthew Zhou
698d99a66e feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
Matthew Zhou
878b739532 feat: Upsert on list with no pagination (#2875) 2025-06-17 15:19:27 -07:00
Matthew Zhou
0931ab943a feat: Integrate tool executor into VoiceAgent (#2872) 2025-06-17 14:55:58 -07:00
Matthew Zhou
c1ad25fa17 feat: Port firecrawl search into web search (#2868) 2025-06-17 14:08:31 -07:00
Matthew Zhou
06ad51ba72 feat: Add built in firecrawl search tool (#2858) 2025-06-17 01:16:39 -07:00
Matthew Zhou
26089bee58 feat: Add callback_error and fix callback logic (#2842) 2025-06-16 13:23:03 -07:00
Matthew Zhou
5273de88d1 feat: Asyncify message async routes and also add callback url (#2838) 2025-06-16 11:23:46 -07:00
Sarah Wooders
b2a4f7e173 Merge branch 'main' into 0.8.4-release-2 2025-06-15 11:19:51 -07:00