Skip to content

chore: bump better auth version#1312

Merged
saddlepaddle merged 1 commit into
mainfrom
opencode-support
Feb 8, 2026
Merged

chore: bump better auth version#1312
saddlepaddle merged 1 commit into
mainfrom
opencode-support

Conversation

@saddlepaddle
Copy link
Copy Markdown
Collaborator

@saddlepaddle saddlepaddle commented Feb 8, 2026

Summary

  • Add opencode CLI configuration (opencode.json) with remote MCP server support pointing to api.superset.sh
  • Bump better-auth from 1.4.17 to 1.4.18 across all packages (web, api, desktop, mobile, auth)
  • Desktop app improvements: chat UI enhancements, agent hooks, file tagging with @ commands, edit mode toggle for diffs, file explorer state preservation, local session persistence, and various bug fixes
  • Marketing site updates including Geist Pixel font for hero
  • MCP package improvements including workspaceId requirement for claude sessions

Test plan

  • Verify opencode CLI can discover MCP server via .well-known/oauth-authorization-server
  • Test MCP OAuth flow (register → authorize → consent → token exchange)
  • Verify desktop app builds and runs correctly
  • Test chat UI features (@ file tagging, edit mode toggle, agent hooks)
  • Confirm better-auth 1.4.18 has no schema migration issues

Summary by CodeRabbit

  • Chores
    • Updated better-auth and related authentication packages to v1.4.18 across all applications and packages.
    • Added remote MCP superset configuration to project settings.

Bump better-auth, @better-auth/expo, and @better-auth/stripe from
1.4.17 to 1.4.18 across all packages. Includes bug fixes for cookies,
stripe billing, expo, and OAuth metadata handling. No schema changes
required.
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Feb 8, 2026

📝 Walkthrough

Walkthrough

Dependency versions for better-auth and related packages are bumped from 1.4.17 to 1.4.18 across six applications and packages. Additionally, a remote MCP superset configuration entry is added to opencode.json pointing to the production API endpoint.

Changes

Cohort / File(s) Summary
better-auth Dependency Updates
apps/admin/package.json, apps/api/package.json, apps/desktop/package.json, apps/mobile/package.json, apps/web/package.json, packages/auth/package.json
Bumped better-auth from 1.4.17 to 1.4.18; also updated @better-auth/expo and @better-auth/stripe to 1.4.18 in desktop, mobile, and packages/auth.
MCP Configuration Addition
opencode.json
Added remote MCP superset configuration with type "remote" and production API URL (https://api.superset.sh/api/agent/mcp).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

Poem

🐰 A version hop from one-four-seventeen,
To one-four-eighteen, a patch divine—
Better auth bounds through every screen,
While superset's remote endpoint shines ✨
No bugs to squash, just smooth upgrades,
The rabbit's work in package cascades! 🎉

🚥 Pre-merge checks | ✅ 2 | ❌ 1
❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The PR description uses a custom format instead of the required template structure, omitting key sections like 'Related Issues' and 'Type of Change', though it provides comprehensive change details. Restructure the description to follow the provided template: add 'Related Issues' section, include checkboxes for 'Type of Change', and properly organize 'Testing' and 'Additional Notes' sections.
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Title check ✅ Passed The title 'chore: bump better auth version' accurately reflects the main changes across the changeset—multiple better-auth dependency updates from 1.4.17 to 1.4.18 in five different package.json files.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch opencode-support

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@saddlepaddle saddlepaddle changed the title feat: opencode MCP support + desktop improvements chore: bump better auth version Feb 8, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Feb 8, 2026

🧹 Preview Cleanup Complete

The following preview resources have been cleaned up:

  • ✅ Neon database branch
  • ✅ Electric Fly.io app

Thank you for your contribution! 🎉

@saddlepaddle saddlepaddle merged commit 31772f1 into main Feb 8, 2026
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant