v0.6.7
🐞 Bugfix release
What's Changed
- feat: add error codes to composio errors by @4shub in #2290
- fix: Remove in-memory
_messages
field on Agent by @mattzh72 in #2295 - fix: propagate error on tool failure by @carenthomas in #2281
- chore: Clean up
.load_agent
usage by @mattzh72 in #2298 - feat: add back template id field for create agent req by @carenthomas in #2300
- feat: add message type literal to usage stats by @carenthomas in #2297
- fix: Fix limit for get_messages_by_ids by @mattzh72 in #2301
- feat: store handle in configs by @carenthomas in #2299
- fix: hotfix by @cpacker in #2302
- fix: add underlying error message for Retries Exhausted error by @carenthomas in #2308
- fix: deprecate function return in new test by @carenthomas in #2309
- feat: Make composio error catching more verbose and granular by @mattzh72 in #2303
- fix: patch bug in inner thoughts unpacker by @cpacker in #2311
- fix: record the external memory summary inside of the context viewer by @cpacker in #2306
- Bugfix: fix attribute error in
_repr_html_
method forLettaResponse
by @dboyliao in #2313 - feat: various fixes by @sarahwooders in #2320
- chore: bump version to 0.6.7 by @sarahwooders in #2321
Full Changelog: 0.6.6...0.6.7