Commit Graph

14 Commits

Author SHA1 Message Date
Matthew Zhou
2fa546e15d chore: Move environment to settings [LET-4080] (#4265)
Move environment to settings
2025-08-27 14:52:35 -07:00
Matthew Zhou
b802b22513 feat: Add back multi agent tools and protections for cloud (#3100) 2025-06-29 22:45:39 -07:00
Matthew Zhou
375e77da1a fix: Remove async multiagent tool (#2994) 2025-06-24 15:17:45 -07:00
Matthew Zhou
4cc7cacb07 fix: Fix multi agent refactor (#1972) 2025-05-01 10:14:02 -07:00
cthomas
128989820a feat: unify input message type on agent step (#1820) 2025-04-21 13:49:46 -07:00
Matthew Zhou
8e6fd8a991 feat: Make multi agent broadcast directly invoke step (#1355) 2025-03-20 17:05:04 -07:00
Matthew Zhou
ed4595052c fix: Tweak performance on multi agent tooling (#1338) 2025-03-19 11:18:55 -07:00
cthomas
039febb8c5 feat: multi-agent (#1243) 2025-03-12 22:51:55 -07:00
Matthew Zhou
5f69182063 feat: Modify multi agent broadcast for partial matching (#1208) 2025-03-06 13:26:59 -08:00
Matthew Zhou
3cd3cd4f5f fix: Robust new streaming interface for multi-agent tooling (#907) 2025-02-05 16:20:52 -05:00
Matthew Zhou
986397e7d0 feat: Robustify multi agent tools (#835) 2025-01-29 15:14:15 -08:00
Charles Packer
ec6e5d153c 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
mlong93
819e360356 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
d110378146 feat: Native agent to agent messaging (#668) 2025-01-16 10:36:15 -08:00