Sarah Wooders
|
65f8db2efd
|
feat: support together in new agent loop and add tests (#2231)
|
2025-05-17 19:17:08 -07:00 |
|
Sarah Wooders
|
42d3ce6d09
|
feat: support step streaming for new agent loop (#2182)
|
2025-05-17 17:22:20 -07:00 |
|
cthomas
|
a1ca7c5451
|
test(asyncify): fix batch tests (#2216)
|
2025-05-16 02:14:20 -07:00 |
|
cthomas
|
212c9a90e0
|
test(asyncify): fix voice sleeptime agent test failure (#2215)
|
2025-05-16 01:29:46 -07:00 |
|
cthomas
|
00914e5308
|
feat(asyncify): migrate actors(users) endpoints (#2211)
|
2025-05-16 00:37:08 -07:00 |
|
cthomas
|
2cd4ebd348
|
feat: convert more methods to async (#2200)
|
2025-05-15 13:44:58 -07:00 |
|
jnjpng
|
2c252cceb2
|
feat: move get_agent_by_id to be async (#2198)
|
2025-05-15 12:32:28 -07:00 |
|
cthomas
|
7f90746152
|
feat: convert many methods to async (#2193)
|
2025-05-15 12:09:40 -07:00 |
|
Andy Li
|
955873ab4d
|
feat: async list/prepare messages (#2181)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-15 00:34:04 -07:00 |
|
Sarah Wooders
|
99b44ce62d
|
chore: add a concept (and enforcement of) read-only blocks (#2161)
|
2025-05-13 20:54:52 -07:00 |
|
cthomas
|
42aa8e2b69
|
feat: make get blocks async (#2162)
|
2025-05-13 15:09:25 -07:00 |
|
cthomas
|
d8a51764cc
|
feat: skip relationship joins for blocks fetch (#2130)
|
2025-05-12 17:54:10 -07:00 |
|
Andy Li
|
600ccb35e7
|
feat: async db client (#2076)
|
2025-05-12 17:15:14 -07:00 |
|
cthomas
|
bafc47c655
|
test: add additional new agent messaging tests (#2120)
|
2025-05-12 15:58:52 -07:00 |
|
Andy Li
|
a45739444f
|
fix: summarization includes tool call message before truncation (#2084)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-05-09 15:01:12 -07:00 |
|
cthomas
|
a8d7e2fcc8
|
test: add agent loop tests (#2088)
|
2025-05-09 14:20:09 -07:00 |
|
Kian Jones
|
3f47a8557c
|
feat(ci): Adds Integration Testing Against cloud-api (#1909)
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-05-08 11:28:41 -07:00 |
|
cthomas
|
fa4b647e85
|
feat: add vertex to new agent loop (#2054)
|
2025-05-07 14:03:07 -07:00 |
|
cthomas
|
db6982a4bc
|
feat: add provider_category field to distinguish byok (#2038)
|
2025-05-06 17:31:36 -07:00 |
|
Andy Li
|
acda68c0a8
|
fix: summarization trims tool call without trimming tool response (#2010)
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
|
2025-05-05 21:02:23 -07:00 |
|
Matthew Zhou
|
722fa5ccab
|
feat: Add e2e tests where agents invoke MCP tooling (#2020)
|
2025-05-06 11:24:20 +08:00 |
|
Matthew Zhou
|
58fec460d2
|
feat: MCP sse testing (#2016)
|
2025-05-06 07:43:29 +08:00 |
|
Matthew Zhou
|
ff6a7ab569
|
feat: Add bulk rethink memory for letta agent batches (#2002)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cthomas <caren@letta.com>
|
2025-05-05 15:24:59 -07:00 |
|
Matthew Zhou
|
0f04084e92
|
test: Write unit tests for stdio MCP server integration (#2001)
|
2025-05-05 15:26:19 +08:00 |
|
Matthew Zhou
|
71ef3993b4
|
feat: Refactor tests and add safety check (#1995)
|
2025-05-02 15:18:58 -07:00 |
|
Matthew Zhou
|
702bbf3ede
|
feat: Enable voice agent with anthropic models (#1994)
|
2025-05-02 15:00:25 -07:00 |
|
Matthew Zhou
|
d9d586e431
|
feat: Add message listing for a letta batch (#1982)
|
2025-05-02 11:14:03 -07:00 |
|
Matthew Zhou
|
c567f3ff40
|
feat: Move sleeptime voice agent to new agent loop (#1979)
|
2025-05-01 20:48:33 -07:00 |
|
Matthew Zhou
|
498b767bb8
|
feat: Change default voice sleeptime to 4.1 (#1961)
|
2025-05-01 10:07:29 -07:00 |
|
cthomas
|
c4f603d7b6
|
feat: always add user id to openai requests (#1969)
|
2025-04-30 23:23:01 -07:00 |
|
cthomas
|
18db9b9509
|
feat: byok 2.0 (#1963)
|
2025-04-30 21:26:50 -07:00 |
|
Matthew Zhou
|
03248bee82
|
feat: Add safety checks to buffer length update and tests to updating voice sleeptime (#1959)
|
2025-04-30 18:08:47 -07:00 |
|
Andy Li
|
3d94adbac3
|
fix: user messages on new agent loop are not processed in ADE (includes new json parser) (#1934)
|
2025-04-30 18:07:42 -07:00 |
|
Matthew Zhou
|
28903be4d5
|
test: Add tests for summarizer enumeration (#1952)
|
2025-04-30 16:26:49 -07:00 |
|
Andy Li
|
5734df54d0
|
feat: composio async execution (#1941)
|
2025-04-30 16:05:03 -07:00 |
|
cthomas
|
4016201087
|
feat: use new model-proxy in production (#1908)
|
2025-04-30 15:20:54 -07:00 |
|
Matthew Zhou
|
df175890bd
|
feat: Adjust ephemeral memory agent to become persisted sleeptime agent (#1943)
|
2025-04-30 11:14:19 -07:00 |
|
Matthew Zhou
|
2548e0271d
|
fix: Fix upsert base tools for rethink memory (#1940)
|
2025-04-29 16:33:18 -07:00 |
|
Shangyin Tan
|
ce81c3bdcd
|
fix: allow initial_message_sequence to have assistant message (#1729)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
|
2025-04-29 14:42:34 -07:00 |
|
cthomas
|
3b051c4e84
|
fix: revert conditional tool return message creation (#1930)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-04-29 14:22:36 -07:00 |
|
Matthew Zhou
|
5e5153e928
|
feat: Adjust prompts and integrate voice sleeptime group into agent manager (#1927)
|
2025-04-29 13:43:59 -07:00 |
|
Matthew Zhou
|
e6eea9450b
|
feat: Add Letta voice tools (#1922)
|
2025-04-29 10:46:29 -07:00 |
|
cthomas
|
a9cd78cc3b
|
fix: put inner thoughts in kwargs for anthropic (#1911)
|
2025-04-28 16:37:29 -07:00 |
|
Matthew Zhou
|
3b9bcf5412
|
test: Add wait for server startup for letta batch tests (#1916)
|
2025-04-28 15:23:53 -07:00 |
|
Matthew Zhou
|
e2935e7382
|
feat: Support offline memory in voice agent (#1347)
|
2025-04-28 15:03:02 -07:00 |
|
Matthew Zhou
|
59aefc322a
|
feat: Create local sandbox config from env vars for OSS users (#1910)
|
2025-04-28 13:01:38 -07:00 |
|
cthomas
|
d4f9fd3cd2
|
feat: add sleeptime to new agent loop (#1900)
|
2025-04-26 10:23:59 -07:00 |
|
cthomas
|
4d90414c9c
|
test: fix flaking multi agent tests (#1894)
|
2025-04-24 17:39:17 -07:00 |
|
Andy Li
|
3fd49c5037
|
fix: docker tests - local sandbox call and agent listing tests (#1888)
|
2025-04-24 17:10:51 -07:00 |
|
Matthew Zhou
|
15191acbf5
|
chore: Remove v1 routes test (#1883)
|
2025-04-24 11:54:18 -07:00 |
|