-
-
Notifications
You must be signed in to change notification settings - Fork 52
[cli] Remove deprecated user-preferences command #381
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
[cli] Remove deprecated user-preferences command #381
Conversation
📝 WalkthroughWalkthroughThis PR removes the deprecated user preferences subsystem from Cortex, including CLI commands (check-pref, edit-pref), the PreferencesManager class and related data structures, CLI integration code, documentation, and comprehensive test coverage. No new functionality is added. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~20 minutes Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: defaults Review profile: CHILL Plan: Pro 📒 Files selected for processing (8)
💤 Files with no reviewable changes (7)
🧰 Additional context used📓 Path-based instructions (1)**/*.py📄 CodeRabbit inference engine (AGENTS.md)
Files:
🔇 Additional comments (1)
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 |
|
|
@Suyashd999 @mikejmorgan-ai Can i get a review on this one ? |
|
@Anshgrover23 Thanks |
|
@mikejmorgan-ai Can u tell me how to claim the bounty of 50 dollars for this one ? Thanks. |



Summary
Removes the deprecated
check-prefandedit-prefCLI commands along with the underlyinguser_preferencesmodule, tests, and documentation.Related Issue
Closes #365
Type of Change
Checklist
Summary by CodeRabbit
Release Notes
Documentation
Tests
Chores
cortex check-prefandcortex edit-prefCLI commands✏️ Tip: You can customize this high-level summary in your review settings.