Releases: ComposioHQ/composio
Releases · ComposioHQ/composio
v0.3.17
What's Changed
- Avoid Composio API Key in SWE by @kaavee315 in #230
- poc for having multiple workspaces by @shubhras01 in #225
- ignore type of output by @shubhras01 in #234
- SWE revision 2 by @angrybayblade in #233
- changes by @shubhras01 in #237
- Create .gitattributes by @sohamganatra in #239
- fix eval by @shubhras01 in #238
- Feat/slack assistant by @sohamganatra in #241
- Add
zep
as a tool by @angrybayblade in #235 - refactoring swe-tools by @shubhras01 in #244
- Fix import paths by @angrybayblade in #245
- Added plugin for Camel-AI -> composio-camel by @sawradip in #250
- Refactor workspace tools to not take workspace id from agent by @kaavee315 in #248
- end to end evaluation on composio hosted docker images by @shubhras01 in #254
- Update benchmarking scaffold by @kaavee315 in #256
- add cn readme by @composio-dev in #249
- Cloudflare AI integration by @anonthedev in #260
- docs: update twitter.mdx by @eltociear in #210
- Add support for user inputs by @angrybayblade in #263
- run_evaluation restructure by @shubhras01 in #259
- Setup host shell using docker scripts by @angrybayblade in #266
- feat: add cloudflare docs by @anonthedev in #264
- fix: auto get connected accounts in entity.execute() by @utkarsh-dixit in #269
- chore: bump js sdk to v0.1.5 by @utkarsh-dixit in #270
- Add support for reading exit codes on shells by @angrybayblade in #268
- dockerfile techcomposio/swe-agent by @shubhras01 in #265
- feat: add composio core package by @himanshu-dixit in #271
- Add workaround for exit code issue on
edit
command by @angrybayblade in #274 - adding development env variable "$COMPOSIO_DEV_MODE" by @shubhras01 in #273
- Update SWE Readme by @kaavee315 in #267
- Release
v0.3.17
by @angrybayblade in #276
New Contributors
- @composio-dev made their first contribution in #249
- @anonthedev made their first contribution in #260
- @eltociear made their first contribution in #210
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
- SWE code revision by @angrybayblade in #224
- add cookbook by @Karthikeya-Meesala in #226
- Fix trigger names and suppress pusher logs by @angrybayblade in #231
New Contributors
- @Karthikeya-Meesala made their first contribution in #226
Full Changelog: v0.3.15...v0.3.16
v0.3.15
What's Changed
- feat: add slack trigger example with exa by @himanshu-dixit in #215
- adding scoring and visualize files by @shubhras01 in #213
- Improve SWE Accuracy by @kaavee315 in #218
- change get_workspace in functions by @shubhras01 in #220
- Refactor SWE Agent code by @kaavee315 in #219
- Reduce memory footprint for Enums by @angrybayblade in #212
- Release v0.3.15 by @angrybayblade in #221
- Add
metavar
for enum param by @angrybayblade in #223
Full Changelog: v0.3.14...v0.3.15
v0.3.14
What's Changed
- Include runtime header when making an API request by @angrybayblade in #200
- Solve the patch issue by @kaavee315 in #202
- Add logging by @angrybayblade in #199
- get scores by @shubhras01 in #203
- example: arxiv researcher example by @sawradip in #207
- feat: add x-source and x-runtime header by @himanshu-dixit in #209
- Restructre SWE Agent by @kaavee315 in #204
- Add test for swe actions by @kaavee315 in #214
- Support for iterating over actions for a specific app by @angrybayblade in #216
- Release
v0.3.14
by @angrybayblade in #217
Full Changelog: v0.3.13...v0.3.14
v0.3.13
What's Changed
- fix/177 by @Prathit-tech in #178
- Add support for searching actions using use cases by @angrybayblade in #183
- Add support for using user provided text for generating function arguments by @angrybayblade in #184
- Restructure composio SWE by @kaavee315 in #180
- Fix tests by @angrybayblade in #187
- feat: monorepo for python, js sdk and docs by @utkarsh-dixit in #185
- fix: Update README.md for logo by @utkarsh-dixit in #189
- API Key validation on login by @angrybayblade in #190
- Fix event multiplexing by @angrybayblade in #195
- Raise when trying to add no-auth app by @angrybayblade in #192
- Make req and resp any by @kaavee315 in #197
- Make swe simple to edit by @kaavee315 in #198
- Release
v0.3.13
by @angrybayblade in #196 - fix/177 by @Prathit-tech in #194
- Fix release flow paths by @angrybayblade in #201
Full Changelog: v0.3.12...v0.3.13
v0.3.11
What's Changed
- add cli for swe by @shubhras01 in #163
- Add CI chart by @kaavee315 in #174
- Change version by @kaavee315 in #175
Full Changelog: v0.3.10...v0.3.11
v0.3.10
What's Changed
- Handle important tags by @kaavee315 in #129
- feat: fix type issues by @himanshu-dixit in #130
- feat: enable docker for test by @himanshu-dixit in #131
- fix: mypy types + pylint by @himanshu-dixit in #119
- fix ut by @shubhras01 in #134
- Update issue templates by @sohamganatra in #140
- add submit patch cmd by @shubhras01 in #125
- fix/157 by @Prathit-tech in #159
- Enhancement/137 by @theyashwanthsai in #142
- Handle trigger enum by @kaavee315 in #128
- Sawra/llamaindex extension by @sawradip in #121
- Add test coverage by @angrybayblade in #141
- Fix trigger base model type handling by @kaavee315 in #169
- Handle local tools without API Key [ENG-900] by @kaavee315 in #170
- fix/157 by @Prathit-tech in #160
- feat: add star history by @himanshu-dixit in #171
- Release v0.3.10 by @angrybayblade in #173
New Contributors
- @Prathit-tech made their first contribution in #159
Full Changelog: v0.3.9...v0.3.10
v0.3.9rc4
What's Changed
- feat: bump to 0.3.9-rc4 by @utkarsh-dixit in #122
- Handle local file upload [ENG-815] by @kaavee315 in #95
- Handle download response in file [ENG-800] by @kaavee315 in #113
Full Changelog: v0.3.9-rc.3...v0.3.9rc4
v0.3.9-rc.3
What's Changed
- fix: add init in utils by @utkarsh-dixit in #116
- Add trigger functions for entity by @kaavee315 in #117
- feat: add tests for examples back by @utkarsh-dixit in #97
- bump to 0.3.9-rc.3 by @utkarsh-dixit in #120
Full Changelog: v0.3.9-rc.2...v0.3.9-rc.3
v0.3.9
What's Changed
- Add trigger error by @kaavee315 in #91
- fix: make app name in composio add case-insensitive by @utkarsh-dixit in #92
- feat: better help text by @himanshu-dixit in #94
- feat: did you mean support by @utkarsh-dixit in #96
- testing enum generation by @shubhras01 in #99
- Added fallback type string by @sawradip in #102
- feat: bump version to 3.9-rc.1 by @utkarsh-dixit in #103
- chore: show key instead of names in composio apps by @utkarsh-dixit in #104
- swe benchmark evaluation by @shubhras01 in #98
- Update adding-local-tool.md by @sawradip in #90
- Add license and security policy by @sohamganatra in #105
- feat: add unexpected error tracking in sentry by @utkarsh-dixit in #101
- feat: include local_workspace config directory in the distribution by @utkarsh-dixit in #100
- fix readme by @sohamganatra in #109
- Fix/readme by @sohamganatra in #110
- fixed logo in dark mode by @sohamganatra in #112
- remove unused code by @shubhras01 in #111
- fix: pytlint issues by @himanshu-dixit in #108
- Local tools tutorial+ example added by @sawradip in #107
- feat: bump to 0.3.9-rc.2 by @utkarsh-dixit in #114
- fix: add init in utils by @utkarsh-dixit in #116
- Add trigger functions for entity by @kaavee315 in #117
- feat: add tests for examples back by @utkarsh-dixit in #97
- bump to 0.3.9-rc.3 by @utkarsh-dixit in #120
- feat: bump to 0.3.9-rc4 by @utkarsh-dixit in #122
- Handle local file upload [ENG-815] by @kaavee315 in #95
- Handle download response in file [ENG-800] by @kaavee315 in #113
- Update enums sorting by @kaavee315 in #124
- feat: update enums and bump to 0.3.9 public release by @utkarsh-dixit in #123
Full Changelog: v0.3.7...v0.3.9