v0.6.1
🐛 Bugfix release
What's Changed
- feat: Support external codebases as a tool execution sandbox by @mattzh72 in #2159
- fix: support initializing with custom message sequences by @sarahwooders in #2154
- chore: Skip foreign key/constraint tests if using SQLite by @mattzh72 in #2160
- fix: Suppress warnings during local sandbox tool execution w/ venv by @mattzh72 in #2164
- chore: update
poetry.lock
to fix docker build issue by @sarahwooders in #2163 - feat: Parse out errors from venv local sandbox by @mattzh72 in #2166
- chore: Migrate jobs to the orm by @mattzh72 in #2165
- feat: return 404 if source not exists by @sarahwooders in #2136
- fix: patch system message creation spam by @cpacker in #2169
- chore: bump version 0.6.1 by @sarahwooders in #2170
Full Changelog: 0.6.0...0.6.1