cthomas
c0efe8ad0c
chore: bump version 0.7.21 ( #2653 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-05-21 16:33:29 -07:00
cthomas
541bc5d9f3
chore: bump v0.7.17 ( #2638 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
2025-05-16 02:02:40 -07:00
cthomas
743a212df9
chore: bump v0.7.16 ( #2636 )
...
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: jnjpng <jin@letta.com>
2025-05-15 13:58:53 -07:00
Sarah Wooders
8306cafcde
Merge branch 'main' into release-0.7.5
2025-04-26 23:29:42 -07:00
Andy Li
ccd9168105
feat: add query parameter to exclude builtin tools for tool count ( #1898 )
...
fix: FastAPI router ordering for sources and tools
2025-04-25 15:26:13 -07:00
cthomas
de7637c6fd
chore: bump 0.7.5 ( #2587 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
Co-authored-by: Andy Li <55300002+cliandy@users.noreply.github.com>
2025-04-24 17:59:39 -07:00
Andy Li
d21ab78777
feat: add endpoints for counts of agents, identities, sources, & tools ( #1865 )
2025-04-24 17:42:11 -07:00
Matthew Zhou
45848c6c77
chore: Various feature requests and bug fixes ( #2509 )
...
Co-authored-by: cthomas <caren@letta.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: tarunkumark <tkksctwo@gmail.com>
Co-authored-by: Kevin Lin <klin5061@gmail.com>
Co-authored-by: Miao <one.lemorage@gmail.com>
Co-authored-by: Krishnakumar R (KK) <65895020+kk-src@users.noreply.github.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: Will Sargent <will.sargent@gmail.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
Co-authored-by: Stephan Fitzpatrick <stephan@knowsuchagency.com>
Co-authored-by: dboyliao <qmalliao@gmail.com>
Co-authored-by: Jyotirmaya Mahanta <jyotirmaya.mahanta@gmail.com>
Co-authored-by: Nicholas <102550462+ndisalvio3@users.noreply.github.com>
Co-authored-by: Tristan Morris <tristanbmorris@gmail.com>
Co-authored-by: Daniel Shin <88547237+kyuds@users.noreply.github.com>
Co-authored-by: Jindřich Šíma <67415662+JindrichSima@users.noreply.github.com>
Co-authored-by: Azin Asgarian <31479845+azinasg@users.noreply.github.com>
Co-authored-by: Connor Shorten <connorshorten300@gmail.com>
Co-authored-by: Lucas Mohallem Ferraz <ferraz.m.lucas@gmail.com>
Co-authored-by: kyuds <kyuds@everspin.co.kr>
2025-03-20 11:13:33 -07:00
Matthew Zhou
274fe46ab5
fix: Increase timeouts and catch errors in MCP endpoints ( #1329 )
2025-03-18 13:18:34 -07:00
Matthew Zhou
50ab98cfe3
feat: Make the tool runner take a schema ( #1328 )
2025-03-18 12:06:02 -07:00
cthomas
e2ada319f0
chore: bump version 0.6.43 ( #2500 )
...
Co-authored-by: Matthew Zhou <mattzh1314@gmail.com>
2025-03-17 18:20:15 -07:00
Matthew Zhou
951293740b
feat: Add metadata to MCP tools ( #1325 )
2025-03-17 17:39:59 -07:00
Matthew Zhou
694b8b3aeb
feat: Refactor mcp client and make stdio errors more manageable ( #1291 )
2025-03-14 14:58:30 -07:00
Charles Packer
7d834ed537
feat: add new routes for add/deleting MCP servers ( #1272 )
2025-03-13 17:10:12 -07:00
Charles Packer
22c7c71c66
feat: initial MCP support ( #1229 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-03-12 17:33:24 -07:00
cthomas
ef25a6e728
feat: add args schema for tool object ( #1160 )
2025-03-01 14:53:10 -08:00
cthomas
fdd360d842
chore: change the name of user id to actor ( #1098 )
2025-02-25 11:35:19 -08:00
Matthew Zhou
b353fee165
feat: Improve composio error handling ( #979 )
2025-02-13 17:02:16 -08:00
Matthew Zhou
a734f99d8d
feat: Composio tools execute on-the-fly ( #999 )
2025-02-13 16:13:29 -08:00
cthomas
b951b2cf6f
fix: catch tool parsing errors in api layer ( #983 )
2025-02-12 16:45:18 -08:00
cthomas
9583faacc1
fix: tool name bug ( #891 )
2025-02-03 14:54:34 -08:00
Matthew Zhou
7503ceca0b
feat: Support Langchain tools ( #881 )
2025-01-31 16:36:35 -08:00
Matthew Zhou
27deb578a6
feat: Adjust get_composio_key ( #866 )
2025-01-30 15:37:00 -08:00
cthomas
65e14950f6
feat: add name support to tools.list route ( #830 )
2025-01-29 16:37:11 -08:00
cthomas
fe32af127d
fix: remove name from tool create error msg ( #778 )
...
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-01-25 17:27:02 -08:00
mlong93
bd69fa77f7
fix: deprecate cursor
param and replace with before
, after
( #736 )
...
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-23 14:17:25 -08:00
cthomas
49d9fa1284
chore: rename routes get->retrieve and update->modify ( #733 )
2025-01-22 18:42:22 -08:00
Matthew Zhou
cc8f93cc8f
feat: Identify Composio tools ( #721 )
...
Co-authored-by: Caren Thomas <caren@letta.com>
Co-authored-by: Shubham Naik <shubham.naik10@gmail.com>
Co-authored-by: Shubham Naik <shub@memgpt.ai>
Co-authored-by: mlong93 <35275280+mlong93@users.noreply.github.com>
Co-authored-by: Mindy Long <mindy@letta.com>
2025-01-22 16:37:37 -08:00
cthomas
8f316bdbf2
chore: remove get_tool_id_by_name ( #720 )
2025-01-21 17:38:16 -08:00
Matthew Zhou
71031e9cda
feat: Extend tool runs to also take in environment variables ( #554 )
2025-01-08 16:16:19 -08:00
Caren Thomas
461ad00ca6
run black, add isort config to pyproject.toml
2024-12-26 19:43:11 -08:00
Shubham Naik
c79eeacd20
fix: add tests to cypress
2024-12-23 14:44:08 -08:00
Matthew Zhou
ea2a7395f4
feat: Make composio error catching more verbose and granular ( #2303 )
2024-12-22 11:40:16 -08:00
Shubham Naik
47faa11f59
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
87820d9318
feat: rename function to tool in sdk ( #2288 )
...
Co-authored-by: Caren Thomas <caren@caren-mac.local>
2024-12-19 12:12:58 -08:00
Matthew Zhou
cef408a9fd
chore: Clean up upserting base tools ( #2274 )
2024-12-18 14:33:29 -08:00
Matthew Zhou
c1f7b32001
fix: Deprecate in memory function stores in agent.py ( #2271 )
2024-12-17 16:18:11 -08:00
Matthew Zhou
e49a8b4365
feat: Rewrite agents ( #2232 )
2024-12-13 14:43:19 -08:00
Matthew Zhou
d42c1e5e72
feat: Catch composio errors and return informative errors in the endpoint ( #2247 )
2024-12-13 11:48:07 -08:00
Matthew Zhou
14d1009d15
fix: Fix composio tool add ( #2188 )
2024-12-07 12:18:17 -08:00
Charles Packer
444f0f1095
fix: patch bug in pydantic request model for /v1/tools/run
( #2152 )
2024-12-03 16:13:38 -08:00
Charles Packer
9417b1162e
feat: add POST route for testing tool execution via tool_id
( #2139 )
2024-12-02 18:57:04 -08:00
Matthew Zhou
aa9dda5c26
feat: Add endpoints to list Composio apps and actions ( #2140 )
2024-12-02 15:36:10 -08:00
Charles Packer
c2b41f75ce
fix: pass tool errors through the HTTP POST /tools
requests with detailed error messages ( #2110 )
2024-11-26 17:06:44 -08:00
Matthew Zhou
80d0748294
chore: Change create_tool endpoint on v1 routes to error instead of upsert ( #2102 )
2024-11-25 10:46:15 -08:00
Matthew Zhou
ae083fc205
feat: Sandboxing for tool execution ( #2040 )
...
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MacBook-Pro-2.local>
Co-authored-by: Caren Thomas <carenthomas@jeffs-mbp-2.lan>
Co-authored-by: Caren Thomas <carenthomas@Jeffs-MBP-2.hsd1.ca.comcast.net>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2024-11-22 10:34:08 -08:00
Sarah Wooders
19dfb2ce7d
fix: fix issue with linking tools and adding new tools ( #1988 )
...
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2024-11-06 14:06:10 -08:00
Matthew Zhou
46753b7357
chore: Move ID generation logic out of the ORM layer and into the Pydantic model layer ( #1981 )
2024-11-05 17:05:10 -08:00
Matthew Zhou
5ccb1eba9b
feat: Add endpoint to add base tools to an org ( #1971 )
2024-11-01 15:42:43 -07:00
Matthew Zhou
0768b96093
feat: Enable base constructs to automatically populate "created_by" and "last_updated_by" fields for relevant objects ( #1944 )
2024-10-28 11:04:17 -07:00