Beta Release v1.6.0-beta.1
⚠️ This is a beta release for testing. Use at your own risk.
Base version: 1.6.0
Compare changes: v1.5.5...v1.6.0-beta.1
- hive(05-full-verification-and-doc-alignment): Brought this task branch up to dependency state by (8ab862a)
- hive(04-remove-repetitive-logging-code-with-explicit-parity-rules): Integrated task dependencies first (cherry-picked (02c0b93)
- hive(03-decouple-debug-gates-and-update-tests-to-target-behavior): Updated
src/plugin/debug.tsto decouple sink sta (79516e1) - hive(02-introduce-shared-internal-logging-utilities-without-behavior-changes): Added shared internal helpers in `src/plugin/loggi (7b2d8e3)
- hive(01-add-baseline-tests-for-current-behavior--harness): Added baseline coverage in `src/plugin/debug.test. (6af5db9)
- hive(01-add-baseline-tests-for-current-behavior--harness): Added baseline coverage in `src/plugin/debug.test. (f6ef3e9)
- feat(debug): add log file cleanup functionality to manage old logs (a9be90d)
- fix: update version to 1.6.0-beta in package.json (148ab72)
- feat: add debug_tui configuration option and resolve thinking issues (bcd2eb8)
- fix(request): copy thoughtSignature to all functionCall parts in the same turn to satisfy gemini-3.1-pro requirements (3f9c14e)
Install Beta
Update your opencode.json:
{
"plugin": ["opencode-antigravity-auth@1.6.0-beta.1"]
}Or use the beta tag (always latest beta):
{
"plugin": ["opencode-antigravity-auth@beta"]
}Clear cache if stuck on old version:
rm -rf ~/.cache/opencode/node_modules ~/.cache/opencode/bun.lock