-
-
Notifications
You must be signed in to change notification settings - Fork 29
Labels
bugSomething isn't workingSomething isn't working
Description
What happened?
The user-preferences command is currently present in Cortex, but it is no longer required and does not fit the intended command structure. There is also no dedicated command for creating or tracking user-related issues, which leads to confusion and overlapping functionality.
The intention is to remove the existing user-preferences command and introduce a new issue tracker command that provides a clearer and more maintainable workflow for handling user preference–related issues.
How to reproduce
-
Command run:
cortex user-preferences
-
What you expected
The command to be deprecated or removed, or to redirect users to a supported issue tracker command. -
What actually happened
The user-preferences command is still available and functional, with no clear replacement for issue tracking.
Environment
- OS: Ubuntu 24.04 / Debian 12 / etc.
- Python: 3.11 / 3.12
- LLM Provider: Claude / OpenAI / Ollama
Error output
No explicit error message is shown. The issue is related to outdated and unsupported command behavior.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working