Commit Graph

29 Commits

Author SHA1 Message Date
cthomas
a4d7284ebe feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -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
cthomas
77ea56106b Add parent tool rule (#1648) 2025-04-09 15:22:15 -07:00
cthomas
d3d7288ec8 feat: integrate replace flag in core_memory_insert (#1612)
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2025-04-08 10:46:32 -07:00
cthomas
148727a44a feat: add view in editor tool for sleeptime agent (#1589) 2025-04-07 17:22:37 -07:00
Kevin Lin
7d6aeba822 feat: tune sleep-time agent prompts (#1564) 2025-04-07 10:06:30 -07:00
cthomas
a2252e6c1e feat: add archival insert and search tools to sleeptime (#1576) 2025-04-04 22:24:32 -07:00
cthomas
6a6fd28517 feat: sleeptime agent prompting improvements (#1547) 2025-04-03 11:04:42 -07:00
cthomas
860f8707cf feat: enable sleeptime agent creation (#1523) 2025-04-02 14:12:11 -07:00
Matthew Zhou
10803b52cd feat: Tool executors (#1370) 2025-03-23 15:56:54 -07:00
Matthew Zhou
f0ba8bbb1f feat: Make multi agent broadcast directly invoke step (#1355) 2025-03-20 17:05:04 -07:00
Matthew Zhou
512d97022b fix: Tweak performance on multi agent tooling (#1338) 2025-03-19 11:18:55 -07:00
Sarah Wooders
037fc1d8e1 chore: fix archival temporarily (#1287) 2025-03-14 08:47:21 -07:00
cthomas
e29f333cbe chore: message schema api improvements (#1267) 2025-03-13 12:04:03 -07:00
cthomas
5304831a8e feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
cthomas
eddd167f43 chore: remove message.text property (#1253) 2025-03-12 10:58:31 -07:00
Matthew Zhou
f28ee6a47b feat: Modify multi agent broadcast for partial matching (#1208) 2025-03-06 13:26:59 -08:00
Matthew Zhou
9ee53a0eaa feat: Composio tools execute on-the-fly (#999) 2025-02-13 16:13:29 -08:00
Matthew Zhou
dbd2190961 fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00
Matthew Zhou
f52200f434 feat: Robustify multi agent tools (#835) 2025-01-29 15:14:15 -08:00
Charles Packer
7764eba8a1 fix: new versions of send_message_to_agent that are async (#725)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-01-27 17:11:44 -08:00
cthomas
c6293f2ac9 feat: extend message model to support more content types (#756) 2025-01-23 17:24:52 -08:00
mlong93
d6be7809d0 fix: deprecate cursor param and replace with before, after (#736)
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-23 14:17:25 -08:00
Matthew Zhou
2a31a7fbd5 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
ea0cca7bad run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
0b8017853a fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Shubham Naik
5a743d1dc4 Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00