Commit Graph

454 Commits

Author SHA1 Message Date
Matthew Zhou
76c9a58d6f feat: Support streaming and move endpoint for letta-free (#3780) 2025-08-06 15:33:35 -07:00
cthomas
642f03a7e6 feat: add ability to specify agent env vars on import (#3753) 2025-08-05 16:36:28 -07:00
Sarah Wooders
c2b2d976b6 feat: move ollama to new agent loop (#3615) 2025-07-31 13:40:26 -07:00
Matthew Zhou
37fdecb433 feat: Improve tool renaming based on json schema (#3676) 2025-07-31 12:57:22 -07:00
jnjpng
25c83dcf2e 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
5d52f2fc3f 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
ccd36dd755 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
9a73f6eeed feat: move keepalive to an arg (#3652) 2025-07-30 16:49:45 -07:00
jnjpng
f20b3262ef 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
73e74270f4 feat: modal sandbox 2025-07-30 11:25:40 -07:00
jnjpng
24c9c0524b fix: oauth prod environment variables
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-30 11:02:21 -07:00
Sarah Wooders
685bfece6d feat: treat cancellations that are non-explicit as errors (#3641) 2025-07-29 23:23:33 -07:00
Charles Packer
7348630486 feat: add keepalive wrapper to stream route (#3645)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-07-29 22:53:38 -07:00
cthomas
b65ad237b6 feat: add LettaPing to streaming response (#3647) 2025-07-29 22:34:32 -07:00
jnjpng
bd87f62b89 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
8c73495bef feat: memory blocks viewer (#3610)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-29 16:00:43 -07:00
Matthew Zhou
2f87cd4393 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
c48945a54c feat: tool generation improvements (#3633) 2025-07-29 15:35:08 -07:00
jnjpng
6e0fbe2bd0 fix: update mcp documentation
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-29 14:24:48 -07:00
cthomas
dd96fa4a34 feat: pass in generated pip requirement to tool update (#3614) 2025-07-29 09:20:01 -07:00
cthomas
b9b3be077a feat: ai tool helper system prompt (#3613) 2025-07-29 09:19:50 -07:00
jnjpng
04511d1ffc 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
11540a4586 fix: Adjust summarize_agent_conversation endpoint to return 204 (#3595) 2025-07-28 14:29:09 -07:00
jnjpng
13f8785181 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
f1ea0bb904 fix: catch import error 2025-07-25 14:46:19 -07:00
Andy Li
fe2e525ac9 feat: profiling middleware 2025-07-25 13:12:59 -07:00
Andy Li
1959109821 feat: support for project_id and backfills 2025-07-25 13:06:12 -07:00
jnjpng
4fb8902084 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
df738ba34a 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
0998fe2591 fix: Adjust immediate complete for pinecone file state machine (#3546) 2025-07-24 14:29:42 -07:00
Matthew Zhou
d629f47d75 fix: Fix state transitions for file processing (#3541) 2025-07-24 13:48:08 -07:00
Matthew Zhou
fecf6c0da7 feat: Add timeout to file processing (#3513) 2025-07-24 10:53:13 -07:00
Sarah Wooders
d29d5a9fd1 fix: upgrade letta-client version and patch folder paths (#3528) 2025-07-24 00:58:30 -07:00
Sarah Wooders
ae07b00c72 chore: add more routes for folders 2025-07-23 23:33:20 -07:00
Sarah Wooders
bd2ed8f7ff chore: add duplicated routes to eventually migrate sources to folders 2025-07-23 22:34:07 -07:00
cthomas
440217062b feat: add generate tool api (#3519) 2025-07-23 17:23:53 -07:00
Matthew Zhou
5249cf70b4 fix: Fix open/close/close-all files (#3512) 2025-07-23 15:22:11 -07:00
Matthew Zhou
d74db3e89a feat: Add transition state validation (#3509) 2025-07-23 14:08:41 -07:00
Matthew Zhou
9f8258c058 fix: Fix pinecone embedder (#3502) 2025-07-22 23:39:50 -07:00
Matthew Zhou
7e3c9bf624 chore: Finish renaming agent serialization manager (#3497) 2025-07-22 18:01:00 -07:00
Andy Li
58081e3cea feat: support for providers 2025-07-22 16:09:50 -07:00
Matthew Zhou
84b27d6a07 feat: Improve attach/detach missing file tools performance (#3486) 2025-07-22 15:35:42 -07:00
Matthew Zhou
df726c1aee feat: Add manual open/close file endpoints (#3475) 2025-07-22 11:23:38 -07:00
Sarah Wooders
f2495ce727 feat: support markitdown instead of mistral (#3451)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-07-22 09:58:18 -07:00
Andy Li
dc8b8bf4e4 fix: overwritten sentry capture fixes 2025-07-21 13:27:17 -07:00
Andy Li
a3bb0b5fdf feat: ade support for showing errored messages in ade 2025-07-21 13:03:20 -07:00
cthomas
e81cf011e0 feat: add gating around agent run cancellation (#3446) 2025-07-20 23:46:26 -07:00
cthomas
4f37a39741 feat: remove agents SELECTIN from blocks model (#3427) 2025-07-19 23:04:33 -07:00
cthomas
810628acd9 feat: remove organization from pydantic message model (#3411) 2025-07-19 09:28:54 -07:00
cthomas
8ab01a234a feat: use custom dependencies in tool simulator (#3410) 2025-07-19 09:01:28 -07:00