v0.8.0
What's Changed
- feat: add per-request whitelisting and extra definitions for /query by @olsavmic in #27
- docs: update API reference for per-request whitelisting by @tomascupr in #33
- fix: use pull_request_target for claude review on fork PRs by @tomascupr in #34
- refactor: Slack bot improvements by @tomascupr in #35
- Rename project in README by @tomascupr in #36
- chore: release v0.7.1 by @tomascupr in #37
- feat: mount Slack on FastAPI, add file extraction and document tools by @tomascupr in #38
- feat: Add API token authentication by @padak in #6
- feat: improve DX and code quality for GitHub growth by @tomascupr in #39
- feat: improve onboarding and repo polish by @tomascupr in #40
- feat: add ds init starters and landing-page README by @tomascupr in #42
- fix: reject absolute file paths in QueryRequest.files by @shuofengzhang in #41
- chore: release v0.8.0 by @tomascupr in #43
- feat: add bundled toolpack installation flow by @tomascupr in #44
New Contributors
- @olsavmic made their first contribution in #27
- @padak made their first contribution in #6
- @shuofengzhang made their first contribution in #41
Full Changelog: v0.7.0...v0.8.0