cthomas
|
ca5d2827bc
|
feat: add azure and together to new agent loop (#3987)
|
2025-08-18 16:26:14 -07:00 |
|
cthomas
|
1c7b5874e6
|
fix: openai test connection (#3981)
|
2025-08-18 14:22:36 -07:00 |
|
cthomas
|
3e3a9f58c0
|
feat: add tools generation response to error logs (#3984)
|
2025-08-18 14:21:45 -07:00 |
|
Sarah Wooders
|
aca371b87e
|
fix: allow for empty base_url for provider check (#3977)
|
2025-08-17 13:38:36 -07:00 |
|
Charles Packer
|
7bdc0a8de8
|
fix: handle faulty schemas from bad mcp servers better
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-15 16:08:52 -07:00 |
|
Andy Li
|
3952035095
|
feat: typescript deps in ade
|
2025-08-15 15:49:57 -07:00 |
|
cthomas
|
fbc748f82c
|
feat: make request body optional for cancel run (#3950)
|
2025-08-15 10:53:55 -07:00 |
|
cthomas
|
5cabdd9521
|
feat: add request body and fallback for cancel agent run (#3946)
|
2025-08-15 10:23:11 -07:00 |
|
jnjpng
|
8b8536c3ef
|
feat: add mcp tool simulator
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-14 16:31:43 -07:00 |
|
cthomas
|
9579cda2e0
|
fix: list steps unexpected keyword arg (#3926)
|
2025-08-14 11:59:27 -07:00 |
|
jnjpng
|
c66550a300
|
feat: add endpoint for fetching step metrics
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-13 15:38:00 -07:00 |
|
cthomas
|
9405e43bce
|
feat: add agent id input validation in retrieve endpoint (#3892)
|
2025-08-13 14:03:05 -07:00 |
|
cthomas
|
b38ef8b6ec
|
fix: make test connection route a post (#3894)
|
2025-08-13 12:10:58 -07:00 |
|
jnjpng
|
e22dd892d9
|
fix: delete associated mcp oauth sessions on delete and link existing mcp oauth sessions on create
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-08-12 15:32:33 -07:00 |
|
Matthew Zhou
|
82fc01ed04
|
feat: Adjust import/export agent endpoints to accept new agent file schema (#3506)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Shubham Naik <shub@letta.com>
|
2025-08-12 11:18:56 -07:00 |
|
Matthew Zhou
|
b529b1e4fa
|
feat: Add max_steps parameter to agent export (#3828)
|
2025-08-08 13:38:29 -07:00 |
|
Matthew Zhou
|
4b788d11de
|
feat: Support streaming and move endpoint for letta-free (#3780)
|
2025-08-06 15:33:35 -07:00 |
|
cthomas
|
7efd651366
|
feat: add ability to specify agent env vars on import (#3753)
|
2025-08-05 16:36:28 -07:00 |
|
Sarah Wooders
|
f5187583d2
|
feat: move ollama to new agent loop (#3615)
|
2025-07-31 13:40:26 -07:00 |
|
Matthew Zhou
|
79dad6bcf7
|
feat: Improve tool renaming based on json schema (#3676)
|
2025-07-31 12:57:22 -07:00 |
|
jnjpng
|
95857befc2
|
fix: handling 401 unauthorized for streamable http oauth
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-31 12:28:51 -07:00 |
|
Shubham Naik
|
1dbe762550
|
feat: list agents blocks should default to the default project (#3660)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-30 17:37:46 -07:00 |
|
Shubham Naik
|
add4d35de1
|
feat: add not_indexable property to agents (#3653)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-30 17:09:36 -07:00 |
|
Charles Packer
|
a13c6c78bb
|
feat: move keepalive to an arg (#3652)
|
2025-07-30 16:49:45 -07:00 |
|
jnjpng
|
df8ccf8b17
|
fix: update deployment env variables for core for oauth routing
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-30 13:19:48 -07:00 |
|
Andy Li
|
277c26a58e
|
feat: modal sandbox
|
2025-07-30 11:25:40 -07:00 |
|
jnjpng
|
60a0a5264d
|
fix: oauth prod environment variables
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-30 11:02:21 -07:00 |
|
Charles Packer
|
ce4e69cac6
|
feat: add keepalive wrapper to stream route (#3645)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-07-29 22:53:38 -07:00 |
|
jnjpng
|
b65c9ab6e8
|
feat: redirect ouath callback through web for cloud
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-29 17:36:30 -07:00 |
|
Shubham Naik
|
6b38262b60
|
feat: memory blocks viewer (#3610)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-29 16:00:43 -07:00 |
|
Matthew Zhou
|
b16f5ffc99
|
feat: Polishing open files tools (#3575)
Co-authored-by: Charles Packer <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: Cameron Pfiffer <cameron@pfiffer.org>
Co-authored-by: Kian Jones <11655409+kianjones9@users.noreply.github.com>
Co-authored-by: Kian Jones <kian@Kians-MacBook-Pro.local>
|
2025-07-29 15:46:51 -07:00 |
|
cthomas
|
6f3afbb2e1
|
feat: tool generation improvements (#3633)
|
2025-07-29 15:35:08 -07:00 |
|
jnjpng
|
24e092cd1c
|
fix: update mcp documentation
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-29 14:24:48 -07:00 |
|
cthomas
|
86b636d646
|
feat: pass in generated pip requirement to tool update (#3614)
|
2025-07-29 09:20:01 -07:00 |
|
cthomas
|
8758c8989d
|
feat: ai tool helper system prompt (#3613)
|
2025-07-29 09:19:50 -07:00 |
|
jnjpng
|
cf8c59aab9
|
feat: allow mcp authentication overrides per agent (#3318)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-28 18:20:58 -07:00 |
|
Matthew Zhou
|
2cd985ef8a
|
fix: Adjust summarize_agent_conversation endpoint to return 204 (#3595)
|
2025-07-28 14:29:09 -07:00 |
|
jnjpng
|
4cd1853193
|
fix: stdio form regression with streamable oauth
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-25 15:19:16 -07:00 |
|
Andy Li
|
70306bdb06
|
feat: support for project_id and backfills
|
2025-07-25 13:06:12 -07:00 |
|
jnjpng
|
772a51777e
|
feat: add support for oauth mcp
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-24 18:23:01 -07:00 |
|
jnjpng
|
bc471c6055
|
feat: support mcp server export/import with agent files
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-24 18:17:08 -07:00 |
|
Matthew Zhou
|
357e30fc55
|
fix: Adjust immediate complete for pinecone file state machine (#3546)
|
2025-07-24 14:29:42 -07:00 |
|
Matthew Zhou
|
be7f4be4d8
|
fix: Fix state transitions for file processing (#3541)
|
2025-07-24 13:48:08 -07:00 |
|
Matthew Zhou
|
410cb24ba9
|
feat: Add timeout to file processing (#3513)
|
2025-07-24 10:53:13 -07:00 |
|
Sarah Wooders
|
4b626e7a2c
|
fix: upgrade letta-client version and patch folder paths (#3528)
|
2025-07-24 00:58:30 -07:00 |
|
Sarah Wooders
|
c8d7291a2b
|
chore: add more routes for folders
|
2025-07-23 23:33:20 -07:00 |
|
Sarah Wooders
|
1ef3174ad4
|
chore: add duplicated routes to eventually migrate sources to folders
|
2025-07-23 22:34:07 -07:00 |
|
cthomas
|
79da76dd06
|
feat: add generate tool api (#3519)
|
2025-07-23 17:23:53 -07:00 |
|
Matthew Zhou
|
b85a44f928
|
fix: Fix open/close/close-all files (#3512)
|
2025-07-23 15:22:11 -07:00 |
|
Matthew Zhou
|
1a4aeb5f9f
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|