Matthew Zhou
|
227b76fe0e
|
feat: Add testing for SDK send_message variants (#1520)
|
2025-04-01 16:54:09 -07:00 |
|
Matthew Zhou
|
dc361c5c8e
|
feat: Clean up prints (#1515)
|
2025-04-01 15:20:43 -07:00 |
|
cthomas
|
bc232ca56b
|
feat: background multi-agent group for sleeptime agent (#1508)
|
2025-04-01 15:00:45 -07:00 |
|
Matthew Zhou
|
25b106d1cd
|
feat: Support natively async e2b (#1512)
|
2025-04-01 14:28:24 -07:00 |
|
Charles Packer
|
e1c04c8605
|
fix: fix examples (py / ts) (#1506)
|
2025-04-01 10:13:21 -07:00 |
|
Matthew Zhou
|
0446cecc0d
|
feat: Rework to make robust to gaps (#1498)
|
2025-04-01 10:05:40 -07:00 |
|
Charles Packer
|
8c57db89d4
|
fix: patch desktop database bug, ensure UTF-8 across python and app.ts (#1497)
|
2025-03-31 23:38:42 -07:00 |
|
Matthew Zhou
|
557359a4c6
|
feat: Add ability to redo to more recent checkpoint (#1496)
|
2025-03-31 17:35:51 -07:00 |
|
Matthew Zhou
|
8863320c4f
|
feat: Implement forward deletes during undo + checkpoint (#1493)
|
2025-03-31 17:04:48 -07:00 |
|
Matthew Zhou
|
78ec7a54f7
|
feat: Write functionality for undoing block checkpoints (#1490)
|
2025-03-31 16:56:22 -07:00 |
|
Matthew Zhou
|
24fbdc6032
|
feat: Add block history tables (#1489)
|
2025-03-31 16:39:23 -07:00 |
|
cthomas
|
311ee8af0a
|
fix: summarization bug (#1476)
|
2025-03-31 13:32:00 -07:00 |
|
Matthew Zhou
|
4fe496f3f3
|
feat: New openai client (#1460)
|
2025-03-31 13:08:59 -07:00 |
|
cthomas
|
eb6269697e
|
fix: anthropic system event parse (#1471)
|
2025-03-31 09:49:15 -07:00 |
|
Charles Packer
|
081847a61b
|
fix: catch context window exceeded error thrown from Anthropic (#1470)
|
2025-03-31 09:35:20 -07:00 |
|
Sarah Wooders
|
008ae9a115
|
chore: bump version to 0.6.47 (#1468)
|
2025-03-30 20:33:39 -07:00 |
|
Charles Packer
|
d042966853
|
fix: small patch for discord (due to python version i thnk) (#1469)
|
2025-03-30 20:09:46 -07:00 |
|
cthomas
|
432961e9c9
|
fix: anthropic system message parse (#1467)
|
2025-03-30 18:44:55 -07:00 |
|
Sarah Wooders
|
e046f826b8
|
chore: bump version to 0.6.46 (#1459)
|
2025-03-28 19:31:26 -07:00 |
|
Matthew Zhou
|
54206ad643
|
fix: Fix message_id ordering in agent serialization (#1458)
|
2025-03-28 15:13:33 -07:00 |
|
cthomas
|
d32e0dc09a
|
fix: import constants in sources routes (#1457)
|
2025-03-28 14:52:32 -07:00 |
|
cthomas
|
1a5c08c62b
|
test: add more robust multi-agent testing (#1444)
|
2025-03-28 14:21:54 -07:00 |
|
cthomas
|
096e1aed5d
|
fix: google model listing api (#1454)
|
2025-03-28 13:59:54 -07:00 |
|
Matthew Zhou
|
f92cb6e5af
|
fix: Fix agent state injection for new async tool executor (#1456)
|
2025-03-28 13:20:53 -07:00 |
|
Matthew Zhou
|
612956a28c
|
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
|
a8412b8c41
|
chore: Add agent serialization message_ids test (#1451)
|
2025-03-28 10:31:02 -07:00 |
|
Sarah Wooders
|
365273bc89
|
feat: hide keys in agent file (#1445)
|
2025-03-27 17:21:03 -07:00 |
|
Matthew Zhou
|
7f345a0fdb
|
fix: Remove flaky multi agent test (#1443)
|
2025-03-27 16:29:13 -07:00 |
|
Matthew Zhou
|
580216f7c6
|
fix: Fix chat completions tests (#1442)
|
2025-03-27 15:45:23 -07:00 |
|
Matthew Zhou
|
337778c65d
|
feat: Async agent loop (#1387)
|
2025-03-27 15:24:50 -07:00 |
|
Sarah Wooders
|
9369e14696
|
fix: fix message ordering for agent file and only support in-context messages (#1403)
|
2025-03-27 15:23:47 -07:00 |
|
Sarah Wooders
|
a95a5d6f9e
|
fix: fix tool rule serialization for rules with extra fields getting dropped (#1441)
|
2025-03-27 14:54:13 -07:00 |
|
Charles Packer
|
fbfe4d98e1
|
refactor: strip out pgserver, instead bundle postgres binaries and run postgres inside app.ts (#1373)
|
2025-03-27 10:49:44 -07:00 |
|
cthomas
|
3af09f2234
|
fix: anthropic inner thoughts bug (#1432)
|
2025-03-27 10:06:54 -07:00 |
|
cthomas
|
c2f79ac61f
|
feat: anthropic class improvements (#1425)
|
2025-03-27 08:47:54 -07:00 |
|
cthomas
|
c1001e482d
|
feat: add default for max chaining steps (#1427)
|
2025-03-26 17:06:01 -07:00 |
|
Sarah Wooders
|
4bbf20265c
|
chore: bump version to 0.6.45 (#1422)
|
2025-03-26 17:05:41 -07:00 |
|
cthomas
|
83f74b95be
|
fix: blocks list endpoint bug (#1421)
|
2025-03-26 17:05:28 -07:00 |
|
Matthew Zhou
|
5facb6b598
|
feat: Add verbose error logging on Anthropic client (#1424)
|
2025-03-26 15:25:16 -07:00 |
|
Sarah Wooders
|
d71afa6499
|
feat: upgrade pydantic and add firecrawl (#1411)
|
2025-03-26 14:50:55 -07:00 |
|
Matthew Zhou
|
c7116f2b39
|
chore: Add more comprehensive testing around blocks (#1419)
|
2025-03-26 11:21:09 -07:00 |
|
cthomas
|
72e54e57ab
|
fix: show max context window limit in ADE for model (#1414)
|
2025-03-26 11:03:59 -07:00 |
|
cthomas
|
07411bcba2
|
chore: log to stdout on message buffer autoclear step (#1413)
|
2025-03-26 11:03:41 -07:00 |
|
cthomas
|
a14c90dca1
|
fix: anthropic tool call parsing (#1417)
|
2025-03-26 10:55:37 -07:00 |
|
cthomas
|
a610a09f2f
|
feat: add model and embedding fields to modify agent api (#1412)
|
2025-03-26 10:36:38 -07:00 |
|
cthomas
|
3715b08635
|
chore: migrate anthropic to llm client class (#1409)
|
2025-03-26 09:37:27 -07:00 |
|
cthomas
|
7bb2d7d59c
|
feat: print dashboard link in otel startup (#1406)
|
2025-03-25 16:07:15 -07:00 |
|
cthomas
|
3f1d9754fb
|
chore: delete legacy google llm classes (#1402)
|
2025-03-25 14:05:49 -07:00 |
|
cthomas
|
26e7f25ff8
|
fix: send message async endpoint (#1400)
|
2025-03-25 11:05:55 -07:00 |
|
cthomas
|
e615dbaf4c
|
fix: summarizer step count increment (#1399)
|
2025-03-25 10:46:01 -07:00 |
|