Commit Graph

59 Commits

Author SHA1 Message Date
Matthew Zhou
9cf2f2d86b feat: Exclude archival tools on new agent creation (#3072) 2025-06-27 14:10:17 -07:00
Matthew Zhou
9bb80194fe feat: Rework and simplify files tooling (#3058) 2025-06-27 13:23:44 -07:00
Sarah Wooders
366de63d4d fix: add more timezone fixes (#3025) 2025-06-25 14:51:37 -07:00
Charles Packer
11e4010380 fix: added proper newlines to the rules (#2940) 2025-06-24 17:45:57 -07:00
Charles Packer
eaf7531448 fix: change the default context window to 30k (#2974)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-06-24 17:42:50 -07:00
Matthew Zhou
f25a262f42 fix: Remove async multiagent tool (#2994) 2025-06-24 15:17:45 -07:00
Matthew Zhou
0a9ff9d0d5 feat: Add auto-closing files via LRU metric (#2881) 2025-06-23 10:49:41 -07:00
Matthew Zhou
a3c054bc92 feat: Ungate file upload for simple MIME types even without Mistral API key (#2898) 2025-06-18 15:11:30 -07:00
Matthew Zhou
b7a2f38e01 feat: Port firecrawl search into web search (#2868) 2025-06-17 14:08:31 -07:00
Matthew Zhou
d991d37b04 feat: Add built in firecrawl search tool (#2858) 2025-06-17 01:16:39 -07:00
Kevin Lin
5b83c96af4 feat: tune file tools prompting (#2652) 2025-06-13 16:24:59 -07:00
Andy Li
bfee33e1f9 feat: redis user caching (#2774) 2025-06-12 17:32:07 -07:00
cthomas
a855532e4b feat: set request heartbeat for max steps (#2739) 2025-06-10 15:26:07 -07:00
cthomas
5ecd8a706c fix: parallel tool calling OpenAI (#2738) 2025-06-10 14:27:01 -07:00
Andy Li
eaf5682422 feat: plugin system and backend runtime flags (#2543) 2025-06-05 18:12:44 -07:00
Matthew Zhou
91432088f9 feat: Add auto attach and detach of file tools (#2655) 2025-06-05 14:01:29 -07:00
Matthew Zhou
470b13f4b9 feat: Add tools for opening and closing files (#2638) 2025-06-04 17:33:18 -07:00
Kevin Lin
9951f73a7b feat: Add files into agent context window on file upload (#1852)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-05-29 18:19:23 -07:00
Andy Li
70a2b1de79 feat: insert heartbeat dynamically and remove from stored json (#2501) 2025-05-29 10:29:05 -07:00
Sarah Wooders
3354f5fe50 feat: concurrently make embedding request and use async client for OpenAI (#2482)
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-05-28 11:35:22 -07:00
Charles Packer
098b2efe7b feat: new version of the base agent with a better system prompt and new tools (#2325) 2025-05-24 21:23:29 -07:00
Sarah Wooders
8133a5a158 feat: add MCP servers into a table and MCP tool execution to new agent loop (#2323)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
2025-05-23 16:22:16 -07:00
Matthew Zhou
c634b3f6e3 feat: Add hardcoded list for Gemini (#2301) 2025-05-21 11:04:14 -07:00
Matthew Zhou
26ae9c4502 feat: Add tavily search builtin tool (#2257) 2025-05-19 16:38:11 -07:00
Matthew Zhou
26ffd19e1f feat: Add built in code interpreter tool (#2252) 2025-05-19 16:01:40 -07:00
Sarah Wooders
99b44ce62d chore: add a concept (and enforcement of) read-only blocks (#2161) 2025-05-13 20:54:52 -07:00
Matthew Zhou
03248bee82 feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959) 2025-04-30 18:08:47 -07:00
cthomas
4016201087 feat: use new model-proxy in production (#1908) 2025-04-30 15:20:54 -07:00
Matthew Zhou
5e5153e928 feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927) 2025-04-29 13:43:59 -07:00
Matthew Zhou
e6eea9450b feat: Add Letta voice tools (#1922) 2025-04-29 10:46:29 -07:00
cthomas
6609372676 feat: add letta-free endpoint constant (#1907) 2025-04-27 12:57:06 -07:00
Andy Li
0381da35f5 feat: structured outputs for send_message (#1764) 2025-04-22 09:50:01 -07:00
Sarah Wooders
55c3fbba3f chore: add sleeptime example + better error handling + upgrade client SDK (#1809) 2025-04-21 00:09:50 -07:00
Charles Packer
2504cb6a1b fix: add a check to prevent agents from writing the line number warning into memory (#1770) 2025-04-17 17:50:49 -07:00
Kevin Lin
1cd26d0199 feat: prompt tune rethink with current default tools without anthropic view / str edit (#1709)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-04-17 11:53:18 -07:00
Charles Packer
99b8ebd79c feat: gpt-4.1 support (#1713) 2025-04-14 21:53:29 -07:00
cthomas
148727a44a feat: add view in editor tool for sleeptime agent (#1589) 2025-04-07 17:22:37 -07:00
cthomas
a2252e6c1e feat: add archival insert and search tools to sleeptime (#1576) 2025-04-04 22:24:32 -07:00
cthomas
860f8707cf feat: enable sleeptime agent creation (#1523) 2025-04-02 14:12:11 -07:00
Charles Packer
7789da21c8 feat: initial MCP support (#1229)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-12 17:33:24 -07:00
Matthew Zhou
f28ee6a47b feat: Modify multi agent broadcast for partial matching (#1208) 2025-03-06 13:26:59 -08:00
Sarah Wooders
a7f9ed5405 feat: insert system message when source is attached (#1158) 2025-03-04 14:26:06 -08:00
cthomas
05b701e0bc feat: enable mounting local tools dir to container (#1119) 2025-03-04 13:18:23 -08:00
Charles Packer
ba72ddd5a8 feat: gpt-4.5-preview support (#1156) 2025-02-27 19:01:09 -08:00
cthomas
7a70128e0d feat: add setting for max context window size and persist for ADE (#1124) 2025-02-27 14:21:06 -08:00
Matthew Zhou
71805b2a22 feat: Add tool calling to fast chat completions (#1109) 2025-02-25 15:13:35 -08:00
Kevin Lin
7173d5cefb feat: support deepseek models (#821)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
2025-02-18 15:28:01 -08:00
cthomas
b32bee5aa6 feat: add default context window (#995)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-02-13 15:37:38 -08:00
Matthew Zhou
742677e244 feat: Make multi agent parallelism configurable (#937) 2025-02-06 12:34:24 -05:00
Matthew Zhou
dbd2190961 fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00