Commit Graph

2140 Commits

Author SHA1 Message Date
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
Charles Packer
75e3645c49 fix: fix examples (py / ts) (#1506) 2025-04-01 10:13:21 -07:00
Matthew Zhou
8afe3edff0 feat: Rework to make robust to gaps (#1498) 2025-04-01 10:05:40 -07:00
Charles Packer
9d63ccbeb2 fix: patch desktop database bug, ensure UTF-8 across python and app.ts (#1497) 2025-03-31 23:38:42 -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
cthomas
a0ebfa0cd1 fix: summarization bug (#1476) 2025-03-31 13:32:00 -07:00
Matthew Zhou
23434c6979 feat: New openai client (#1460) 2025-03-31 13:08:59 -07:00
cthomas
3dd3242c6d fix: anthropic system event parse (#1471) 2025-03-31 09:49:15 -07:00
Charles Packer
f47263cc47 fix: catch context window exceeded error thrown from Anthropic (#1470) 2025-03-31 09:35:20 -07:00
Sarah Wooders
543b6d06f0 chore: bump version to 0.6.47 (#1468) 2025-03-30 20:33:39 -07:00
Charles Packer
346caee7ca fix: small patch for discord (due to python version i thnk) (#1469) 2025-03-30 20:09:46 -07:00
cthomas
df899ee05b fix: anthropic system message parse (#1467) 2025-03-30 18:44:55 -07:00
Sarah Wooders
811944bbce chore: bump version to 0.6.46 (#1459) 2025-03-28 19:31:26 -07:00
Matthew Zhou
60ffc9e8ec fix: Fix message_id ordering in agent serialization (#1458) 2025-03-28 15:13:33 -07:00
cthomas
a1ad3be919 fix: import constants in sources routes (#1457) 2025-03-28 14:52:32 -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
Sarah Wooders
4773059b5a feat: hide keys in agent file (#1445) 2025-03-27 17:21:03 -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
Sarah Wooders
aba8c473a9 fix: fix message ordering for agent file and only support in-context messages (#1403) 2025-03-27 15:23:47 -07:00
Sarah Wooders
db6455303b fix: fix tool rule serialization for rules with extra fields getting dropped (#1441) 2025-03-27 14:54:13 -07:00
Charles Packer
f1a80b072d refactor: strip out pgserver, instead bundle postgres binaries and run postgres inside app.ts (#1373) 2025-03-27 10:49:44 -07:00
cthomas
ec80c6a52a fix: anthropic inner thoughts bug (#1432) 2025-03-27 10:06:54 -07:00
cthomas
78e0641055 feat: anthropic class improvements (#1425) 2025-03-27 08:47:54 -07:00
cthomas
454663fce0 feat: add default for max chaining steps (#1427) 2025-03-26 17:06:01 -07:00
Sarah Wooders
6d41bbfe6a chore: bump version to 0.6.45 (#1422) 2025-03-26 17:05:41 -07:00
cthomas
ec092f6940 fix: blocks list endpoint bug (#1421) 2025-03-26 17:05:28 -07:00
Matthew Zhou
8f22ad48fe feat: Add verbose error logging on Anthropic client (#1424) 2025-03-26 15:25:16 -07:00
Sarah Wooders
87e7eedf71 feat: upgrade pydantic and add firecrawl (#1411) 2025-03-26 14:50:55 -07:00
Matthew Zhou
f2e793f682 chore: Add more comprehensive testing around blocks (#1419) 2025-03-26 11:21:09 -07:00
cthomas
92681c608a fix: show max context window limit in ADE for model (#1414) 2025-03-26 11:03:59 -07:00
cthomas
66668c1c6d chore: log to stdout on message buffer autoclear step (#1413) 2025-03-26 11:03:41 -07:00
cthomas
c1149c42a7 fix: anthropic tool call parsing (#1417) 2025-03-26 10:55:37 -07:00
cthomas
b5d83fcd0a feat: add model and embedding fields to modify agent api (#1412) 2025-03-26 10:36:38 -07:00
cthomas
ea5113489c chore: migrate anthropic to llm client class (#1409) 2025-03-26 09:37:27 -07:00
cthomas
39dec89705 feat: print dashboard link in otel startup (#1406) 2025-03-25 16:07:15 -07:00
cthomas
d6b1eff837 chore: delete legacy google llm classes (#1402) 2025-03-25 14:05:49 -07:00
cthomas
3066a80ecd fix: send message async endpoint (#1400) 2025-03-25 11:05:55 -07:00
cthomas
cbd3ea23d7 fix: summarizer step count increment (#1399) 2025-03-25 10:46:01 -07:00
cthomas
312def47dd chore: move otel config files to subdir (#1396) 2025-03-25 10:19:24 -07:00
cthomas
71a18ff2ff fix: anthropic empty response check (#1397) 2025-03-25 09:41:45 -07:00