Commit Graph

1604 Commits

Author SHA1 Message Date
Charles Packer
6c4f8d5d56 fix: patch Dockerfile for purpose of docker run (#2177) 2024-12-09 15:03:11 -08:00
Sarah Wooders
3d5c321d91 feat: error stack trace capture (#2203) 2024-12-09 13:27:52 -08:00
Charles Packer
668a2a40ad fix: bug in get_tool_id (#2201) 2024-12-08 23:54:29 -08:00
Charles Packer
fffdf1cc74 fix: bad print in common cli (#2200) 2024-12-08 23:14:18 -08:00
Charles Packer
059177bb72 fix: patch anthropic system message in send_message route (#2199) 2024-12-08 21:22:48 -08:00
Charles Packer
85d3e649ee fix: add a special error type for configuration errors (#2198) 2024-12-08 17:04:04 -08:00
Matthew Zhou
3fd61ea7f0 chore: Bump composio-core requirements to latest (#2197) 2024-12-07 21:37:06 -08:00
Charles Packer
d3edd75c00 fix: disable printing version in health check, causes spam (#2195) 2024-12-07 16:14:51 -08:00
Sarah Wooders
281f220956 feat: remove loading from module (#2196) 2024-12-07 16:13:37 -08:00
Matthew Zhou
47682b56a0 fix: Revert changes to alembic script and tweak created_at field on messages (#2194) 2024-12-07 14:30:31 -08:00
Matthew Zhou
1f57569116 fix: Updating messages (#2186) 2024-12-07 14:09:20 -08:00
Matthew Zhou
79cc78f5cb fix: Patch dummy message and fix test (#2192) 2024-12-07 13:11:46 -08:00
Charles Packer
ef1635c0d6 fix: temp disable stream tokens (#2189) 2024-12-07 12:52:51 -08:00
Matthew Zhou
e23df839d8 fix: Fix composio tool add (#2188) 2024-12-07 12:18:17 -08:00
Sarah Wooders
213749a177 feat: support system message for chatml wrapper (#2187) 2024-12-07 11:50:18 -08:00
Shubham Naik
932e5448dc chore: drop ade flag (#2185)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-07 10:47:32 -08:00
Shubham Naik
e461515407 chore: add new ui (#2182)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-06 19:56:02 -08:00
Charles Packer
bcd7b26e0f fix: fix runtime warnings with the server (#2178) 2024-12-06 13:05:30 -08:00
Charles Packer
aadd3c6d42 feat: added new workflow to warn about poetry diffs (#2179) 2024-12-06 13:04:31 -08:00
mlong93
6c2c7231ab feat: message orm migration (#2144)
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-12-06 11:50:15 -08:00
Charles Packer
370a0e68dd chore: update workflow (#2175) 2024-12-05 18:21:01 -08:00
Charles Packer
a873b5aca3 chore: add workflow files for closing stale issues (#2174) 2024-12-05 18:14:24 -08:00
mlong93
c18d6fd471 feat: orm ToolsAgents migration (#2173)
Co-authored-by: Mindy Long <mindy@letta.com>
2024-12-05 17:47:22 -08:00
Shubham Naik
8c0aa76c4f feat: add sentry logging (optional) (#2172)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-05 16:07:34 -08:00
Shubham Naik
b3a7056c5d chore: add deprecation notice to dev portal (#2171)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2024-12-05 14:46:34 -08:00
Kevin Lin
91b495e6d1 feat: offline memory agent (#2036)
Co-authored-by: Kevin Lin <kevinlin@Kevins-MacBook-Pro.local>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-12-05 14:27:19 -08:00
Sarah Wooders
e00475e4dc chore: bump version 0.6.1 (#2170) 2024-12-05 11:53:20 -08:00
Charles Packer
e51c21070e fix: patch system message creation spam (#2169)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-12-05 11:52:51 -08:00
Matthew Zhou
f638c42b56 chore: Migrate jobs to the orm (#2165) 2024-12-04 18:11:06 -08:00
Matthew Zhou
e0d60e4861 feat: Parse out errors from venv local sandbox (#2166) 2024-12-04 17:50:39 -08:00
Sarah Wooders
359c3160a4 chore: update poetry.lock to fix docker build issue (#2163) 2024-12-04 16:48:18 -08:00
Matthew Zhou
f3470f4bde fix: Suppress warnings during local sandbox tool execution w/ venv (#2164) 2024-12-04 15:20:57 -08:00
Matthew Zhou
9ea915ca89 chore: Skip foreign key/constraint tests if using SQLite (#2160) 2024-12-04 13:29:50 -08:00
Sarah Wooders
fe041148bd fix: support initializing with custom message sequences (#2154) 2024-12-04 13:25:57 -08:00
Matthew Zhou
6dade767c3 feat: Support external codebases as a tool execution sandbox (#2159) 2024-12-04 11:37:51 -08:00
Sarah Wooders
2faff57069 chore: update lock (#2158) 2024-12-03 21:32:00 -08:00
Charles Packer
f184a68e6a fix: fix core memory limits hardcoded (draw from constant instead) (#2157) 2024-12-03 19:38:09 -08:00
Sarah Wooders
0983a9cde9 chore: bump version to 0.6.0 (#2153) 2024-12-03 19:37:40 -08:00
Kevin Lin
9ac7e9b5d2 fix: escape strings in sandbox (#2156)
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-12-03 19:37:17 -08:00
Charles Packer
d255b58661 chore: added new test to flag stray prints in new PRs (#2155) 2024-12-03 19:32:29 -08:00
Charles Packer
a7e2c8cff7 fix: patch bug in pydantic request model for /v1/tools/run (#2152) 2024-12-03 16:13:38 -08:00
Sarah Wooders
f13b3fdc96 feat: pass custom headers to RESTClient (#2151) 2024-12-03 16:02:29 -08:00
Charles Packer
1edd4ab4ff feat: add POST route for testing tool execution via tool_id (#2139) 2024-12-02 18:57:04 -08:00
Matthew Zhou
3b1f579aba feat: Add lock around loading agent (#2141) 2024-12-02 17:46:48 -08:00
Matthew Zhou
1e5d74b4a7 feat: Add endpoints to list Composio apps and actions (#2140) 2024-12-02 15:36:10 -08:00
Sze Siong Teo
bf3b42a2b6 docs: remove dollar prefix, make it convenient to copy (#2128) 2024-12-02 15:08:03 -08:00
Matthew Zhou
9495428233 feat: Add endpoints to add default e2b/local sandbox configs (#2138) 2024-12-02 14:58:11 -08:00
Matthew Zhou
860cf1949e feat: Improve error messages from tool sandbox (#2135) 2024-12-02 11:08:44 -08:00
Charles Packer
4181c0d81e fix: allow setting pass for server --secure (#2132) 2024-12-01 21:35:31 -08:00
Matthew Zhou
b8613211d7 chore: Add tool execution sandbox test for core memory tool (#2131) 2024-12-01 20:56:57 -08:00