Matthew Zhou
|
0aeddec547
|
feat: Create batch request tracking tables (#1604)
|
2025-04-07 16:27:18 -07:00 |
|
cthomas
|
ef2ebc4f17
|
feat: add archival insert and search tools to sleeptime (#1576)
|
2025-04-04 22:24:32 -07:00 |
|
Matthew Zhou
|
b03af8eb60
|
feat: Add batch requests on Anthropic Client (#1574)
|
2025-04-04 14:58:18 -07:00 |
|
cthomas
|
950831961a
|
feat: list active runs by agent id (#1572)
|
2025-04-04 14:51:31 -07:00 |
|
Matthew Zhou
|
2fdbcf81b4
|
feat: Cache model handle (#1568)
|
2025-04-04 12:11:20 -07:00 |
|
cthomas
|
79354a72ea
|
chore: rename background to sleeptime (#1558)
|
2025-04-04 09:16:59 -07:00 |
|
cthomas
|
9458f40d05
|
feat: add otid field for message idempotency (#1556)
|
2025-04-04 08:43:01 -07:00 |
|
Matthew Zhou
|
3ba79db859
|
feat: Enable Anthropic streaming on new agent loop (#1550)
|
2025-04-03 19:40:48 -07:00 |
|
cthomas
|
d4991a2de6
|
feat: sleeptime agent prompting improvements (#1547)
|
2025-04-03 11:04:42 -07:00 |
|
cthomas
|
5c750c2a91
|
feat: enable sleeptime agent creation (#1523)
|
2025-04-02 14:12:11 -07:00 |
|
Matthew Zhou
|
2f6e098069
|
feat: Add monotonic ids on messages (#1522)
|
2025-04-01 18:23:34 -07:00 |
|
Matthew Zhou
|
476369e6f2
|
feat: Add testing for SDK send_message variants (#1520)
|
2025-04-01 16:54:09 -07:00 |
|
Matthew Zhou
|
bd91427c0c
|
feat: Clean up prints (#1515)
|
2025-04-01 15:20:43 -07:00 |
|
cthomas
|
55d0ea8872
|
feat: background multi-agent group for sleeptime agent (#1508)
|
2025-04-01 15:00:45 -07:00 |
|
Matthew Zhou
|
e00b8b5232
|
feat: Support natively async e2b (#1512)
|
2025-04-01 14:28:24 -07:00 |
|
Matthew Zhou
|
22dcd53bd1
|
feat: Add ability to redo to more recent checkpoint (#1496)
|
2025-03-31 17:35:51 -07:00 |
|
Matthew Zhou
|
00f8edaf97
|
feat: Implement forward deletes during undo + checkpoint (#1493)
|
2025-03-31 17:04:48 -07:00 |
|
Matthew Zhou
|
20176fac8b
|
feat: Write functionality for undoing block checkpoints (#1490)
|
2025-03-31 16:56:22 -07:00 |
|
Matthew Zhou
|
aa05df68a7
|
feat: Add block history tables (#1489)
|
2025-03-31 16:39:23 -07:00 |
|
Matthew Zhou
|
23434c6979
|
feat: New openai client (#1460)
|
2025-03-31 13:08:59 -07:00 |
|
Sarah Wooders
|
95007b5162
|
chore: release 0.6.46 (#2530)
|
2025-03-29 22:08:43 -07:00 |
|
Matthew Zhou
|
60ffc9e8ec
|
fix: Fix message_id ordering in agent serialization (#1458)
|
2025-03-28 15:13:33 -07:00 |
|
cthomas
|
261fd07b72
|
test: add more robust multi-agent testing (#1444)
|
2025-03-28 14:21:54 -07:00 |
|
cthomas
|
afbd8f8a52
|
fix: google model listing api (#1454)
|
2025-03-28 13:59:54 -07:00 |
|
Matthew Zhou
|
711ce7c08d
|
fix: Fix agent state injection for new async tool executor (#1456)
|
2025-03-28 13:20:53 -07:00 |
|
Matthew Zhou
|
f0cfbc8587
|
feat: Change in context message remapping (#1448)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-03-28 11:50:25 -07:00 |
|
Matthew Zhou
|
41acde78f4
|
chore: Add agent serialization message_ids test (#1451)
|
2025-03-28 10:31:02 -07:00 |
|
Daniel Fitzick
|
50f038c6fb
|
Allow conversation search to find agent's own messages (#2474)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-03-27 23:03:38 -07:00 |
|
Matthew Zhou
|
b76b8843ae
|
fix: Remove flaky multi agent test (#1443)
|
2025-03-27 16:29:13 -07:00 |
|
Matthew Zhou
|
ba19e7f3ba
|
fix: Fix chat completions tests (#1442)
|
2025-03-27 15:45:23 -07:00 |
|
Matthew Zhou
|
acd0a525aa
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
|
cthomas
|
78e0641055
|
feat: anthropic class improvements (#1425)
|
2025-03-27 08:47:54 -07:00 |
|
Sarah Wooders
|
87a1fc915e
|
chore: release 0.6.45 (#2523)
|
2025-03-26 20:45:36 -07:00 |
|
cthomas
|
ec092f6940
|
fix: blocks list endpoint bug (#1421)
|
2025-03-26 17:05:28 -07:00 |
|
Matthew Zhou
|
f2e793f682
|
chore: Add more comprehensive testing around blocks (#1419)
|
2025-03-26 11:21:09 -07:00 |
|
Charles Packer
|
1dee1dca22
|
fix: patch bug in Anthropic code path (#1395)
|
2025-03-25 07:55:59 -07:00 |
|
Sarah Wooders
|
bd4a23a1f9
|
feat: remove identities from .af (#1388)
|
2025-03-24 21:57:52 -07:00 |
|
Sarah Wooders
|
70c9808068
|
merge
|
2025-03-24 21:54:02 -07:00 |
|
Sarah Wooders
|
864909978e
|
feat: add privileged organizations (#1365)
|
2025-03-24 16:12:53 -07:00 |
|
Matthew Zhou
|
2ca88f5f92
|
feat: Refactor letta tool execution to not require agent class (#1384)
|
2025-03-24 12:25:03 -07:00 |
|
Matthew Zhou
|
315af95ee0
|
feat: Tool executors (#1370)
|
2025-03-23 15:56:54 -07:00 |
|
Matthew Zhou
|
e595a5cf18
|
feat: Add asc/desc to agent listing (#1359)
|
2025-03-21 11:19:49 -07:00 |
|
Matthew Zhou
|
8e6fd8a991
|
feat: Make multi agent broadcast directly invoke step (#1355)
|
2025-03-20 17:05:04 -07:00 |
|
Matthew Zhou
|
0d95be2185
|
chore: Various feature requests and bug fixes (#2509)
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
|
2025-03-20 11:13:33 -07:00 |
|
Matthew Zhou
|
e1b16c5fea
|
chore: Various bug fixes (#1350)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
|
2025-03-20 11:06:45 -07:00 |
|
Miao
|
8be67d2fad
|
Fix optimistic json parser strict mode (#2506)
|
2025-03-20 10:22:21 -07:00 |
|
Daniel Shin
|
fd66fc248e
|
[Improvements] Use single query for Block Manager get_all_blocks_by_ids (#2485)
Co-authored-by: kyuds <kyuds@everspin.co.kr>
|
2025-03-20 10:19:13 -07:00 |
|
Matthew Zhou
|
82f9377c8a
|
fix: Refresh blocks in between steps (#1335)
|
2025-03-18 17:42:44 -07:00 |
|
Matthew Zhou
|
804e50e9db
|
feat: Add batch create functionality to SqlAlchemyBase (#1332)
|
2025-03-18 15:40:02 -07:00 |
|
Matthew Zhou
|
c22d1f4af2
|
feat: Make the tool runner take a schema (#1328)
|
2025-03-18 12:06:02 -07:00 |
|