-
Notifications
You must be signed in to change notification settings - Fork 3
sync: merge upstream v1.0.179 #168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Resolved conflicts: - Package versions: Accept upstream 1.0.179 versions for all packages - packages/opencode/package.json: Updated version, preserved fork dependencies - packages/desktop/src/context/global-sync.tsx: Preserved fork's defensive array check - packages/desktop/src/pages/layout.tsx: Preserved fork's mobile responsiveness imports - .github/workflows/publish.yml: Keep fork-specific workflow config - packages/extensions/zed/extension.toml: Accept upstream version URLs - bun.lock: Regenerated from clean install Preserved fork features: - PR anomalyco#4898: Search in messages - PR anomalyco#4791: Bash output with ANSI - PR anomalyco#4900: Double Ctrl+C to exit - PR anomalyco#4709: Live token usage during streaming - PR anomalyco#4865: Subagents sidebar with clickable navigation - PR anomalyco#4515: Show plugins in /status - PR anomalyco#5508: Cache management command - PR #ariane-emory/glob-permissions: Granular File Permissions - PR #fork-140: Toggle transparent background - Fork-only: Desktop theme/font pickers, branding, mobile responsiveness - Fork-only: Share functionality for shuv.ai infrastructure - Fork-only: TUI configurable spinners and layout density
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests (beta)
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. Comment |
Summary
Conflicts Resolved
Fork Features Preserved
All features from fork-features.json are intact:
Validation
Closes #167