Commit Graph

1968 Commits

Author SHA1 Message Date
Sarah Wooders
c314335a7d feat: parse assistant message to AssistantMessage by default (#528) 2025-01-08 15:00:32 -08:00
Shubham Naik
7981b7d0c2 chore: standardize button colors (#542)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-08 10:53:09 -08:00
Shubham Naik
26f3feee76 chore: standardize button colors (#542)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-08 10:53:09 -08:00
cthomas
4047f02386 feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
cthomas
2a117f7a73 feat: support custom api keys for cloud (#533) 2025-01-07 22:12:55 -08:00
Shubham Naik
3513e586f1 feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-07 12:10:05 -08:00
Shubham Naik
e6bc1ddebd feat: new desktop (#508)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-01-07 12:10:05 -08:00
Sarah Wooders
26bc5704f3 feat: add pagination for listing agents (#517) 2025-01-06 16:53:25 -08:00
Sarah Wooders
cde0fc9c0b feat: add pagination for listing agents (#517) 2025-01-06 16:53:25 -08:00
Matthew Zhou
0ef692441f feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
Matthew Zhou
9cd326ddb8 feat: Allow per-agent tool execution environment variables (#509) 2025-01-05 21:06:38 -08:00
cthomas
ef271ca49c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
cthomas
c1c58f984c fix: comment out done_gen and done_step tokens (#504) 2025-01-02 14:12:24 -08:00
Matt Zhou
b09ecefd73 Run lint 2024-12-30 12:17:44 -08:00
Matt Zhou
a3235cdfa0 Run lint 2024-12-30 12:17:44 -08:00
Matt Zhou
827a31d07d Finish 2024-12-29 17:47:46 -08:00
Matt Zhou
6202152dde Finish 2024-12-29 17:47:46 -08:00
Caren Thomas
41065902c7 make docs generation idempotent 2024-12-28 14:26:34 -08:00
Caren Thomas
eb23a43d8e make docs generation idempotent 2024-12-28 14:26:34 -08:00
Shubham Naik
a197a9b919 chore: I did not change those 2024-12-27 15:46:57 -08:00
Shubham Naik
ab181c18ba feat: add desktop ui app 2024-12-27 13:33:09 -08:00
Caren Thomas
b0b8593681 fix response args 2024-12-27 09:51:23 -08:00
Caren Thomas
9bcb1f87e7 fix response args 2024-12-27 09:51:23 -08:00
Caren Thomas
73a5b7c805 remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
7141e5909d remove lettaresponse spec hardcode and add references to pydantic 2024-12-26 20:02:52 -08:00
Caren Thomas
0b964e400e change delete agent return type to none 2024-12-26 20:02:52 -08:00
Caren Thomas
1fdfb181ac change delete agent return type to none 2024-12-26 20:02:52 -08:00
Caren Thomas
7144fd2867 run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
fd8961c39e run black, add isort config to pyproject.toml 2024-12-26 19:43:11 -08:00
Caren Thomas
905906d416 run isort on apps/core 2024-12-26 19:27:09 -08:00
Caren Thomas
ea0cca7bad run isort on apps/core 2024-12-26 19:27:09 -08:00
Shubham Naik
c5f6a19a4d feat: update nx to latest 2024-12-26 15:04:20 -08:00
Shubham Naik
24a93f94cb feat: update nx to latest 2024-12-26 15:04:20 -08:00
Shubham Naik
52f55ea86e Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks 2024-12-23 15:15:49 -08:00
Shubham Naik
f094c10aa2 Merge branch 'main' into matt/let-649-fix-updating-agent-refresh-blocks 2024-12-23 15:15:49 -08:00
Shubham Naik
4cf354c033 fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Shubham Naik
0b8017853a fix: add tests to cypress 2024-12-23 14:44:08 -08:00
Matt Zhou
c0fa4a6d31 Run lint 2024-12-23 14:20:08 -08:00
Matt Zhou
7de9a62b87 Run lint 2024-12-23 14:20:08 -08:00
Matt Zhou
90d24b2535 Try force rebuilding system prompt on block update 2024-12-23 14:19:30 -08:00
Matt Zhou
4c83edb965 Try force rebuilding system prompt on block update 2024-12-23 14:19:30 -08:00
Shubham Naik
5a743d1dc4 Add 'apps/core/' from commit 'ea2a7395f4023f5b9fab03e6273db3b64a1181d5'
git-subtree-dir: apps/core
git-subtree-mainline: a8963e11e7a5a0059acbc849ce768e1eee80df61
git-subtree-split: ea2a7395f4023f5b9fab03e6273db3b64a1181d5
2024-12-22 20:31:22 -08:00
Matthew Zhou
69bace2937 feat: Make composio error catching more verbose and granular (#2303) 2024-12-22 11:40:16 -08:00
Charles Packer
42f79cce29 fix: hotfix (#2302) 2024-12-20 19:36:14 -08:00
cthomas
3da62aa4eb feat: add message type literal to usage stats (#2297)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 17:13:56 -08:00
Matthew Zhou
9ad5fd64cf chore: Clean up .load_agent usage (#2298) 2024-12-20 16:56:53 -08:00
cthomas
a5b1aac1fd fix: propagate error on tool failure (#2281)
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-20 16:38:16 -08:00
Matthew Zhou
5bb4888cea fix: Remove in-memory _messages field on Agent (#2295) 2024-12-20 15:52:04 -08:00
Shubham Naik
e9239cf1bf feat: add error codes to composio errors (#2290)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-20 15:40:33 -08:00
cthomas
c183fc6b0e feat: rename internal monologue (#2289) 2024-12-19 15:16:36 -08:00