What's Changed
- chore(deps): Bump @anthropic-ai/sdk from 0.88.0 to 0.91.1 in /apps/web in the npm_and_yarn group across 1 directory by @dependabot[bot] in #311
- chore(deps): Bump openai from 6.32.0 to 6.35.0 by @dependabot[bot] in #316
- chore(deps): Bump next from 16.2.3 to 16.2.4 by @dependabot[bot] in #315
- chore(deps): Bump remotion from 4.0.448 to 4.0.454 by @dependabot[bot] in #314
- chore(deps): Bump mermaid from 11.13.0 to 11.14.0 by @dependabot[bot] in #313
- fix(qdrant): return [] when query vector is empty by @redoh in #342
- fix(github-action): reject invalid api token instead of falling back to community by @redoh in #344
- fix(cost): skip credit check for community orgs by @redoh in #343
- feat(landing): announce free reviews for open source projects by @redoh in #345
- fix: ask-octopus chat — cap response length and abort stream on close by @redoh in #355
- feat: admin endpoint to retry stuck PR reviews by @redoh in #356
- docs: add GitHub Action documentation page by @redoh in #357
- feat: async community review pipeline + configurable announcement bar by @redoh in #358
- docs(cli): document setup-token command by @redoh in #361
- feat: add GitLab integration (OAuth, webhook, MR review) by @redoh in #360
- feat(security): encrypt all integration OAuth tokens at rest by @redoh in #363
- chore(deps): Bump nodemailer and @types/nodemailer by @dependabot[bot] in #349
- chore(deps): Bump @tabler/icons-react from 3.41.1 to 3.43.0 by @dependabot[bot] in #348
- chore(deps): Bump @prisma/adapter-pg from 7.5.0 to 7.8.0 by @dependabot[bot] in #350
- feat(chat): use org-selected model and surface defaults in settings by @redoh in #364
- feat(repositories): show resolved model in repo AI Models dropdowns by @redoh in #367
- fix(gitlab): clone fails — git smart-http rejects Bearer, use Basic auth by @redoh in #366
Full Changelog: v1.0.15...v1.0.16