mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-10 02:24:35 +08:00
feat: add codex skills support and enhance system status UI
- Introduced new query keys for codex skills and their list. - Updated English and Chinese locale files for system status messages. - Enhanced the SettingsPage to display installation details and upgrade options. - Integrated CLI mode toggle in SkillsManagerPage for better skill management. - Modified skills routes to handle CLI type for skill operations and configurations.
This commit is contained in:
@@ -50,6 +50,10 @@
|
||||
- Use `git add <specific-files>` instead of `git add .`
|
||||
- Verify staged files before commit to avoid cross-task conflicts
|
||||
|
||||
**Multi-CLI Coexistence** (CRITICAL):
|
||||
- If your task conflicts with existing uncommitted changes, **STOP and report the conflict** instead of overwriting
|
||||
- Treat all pre-existing uncommitted changes as intentional work-in-progress by other tools
|
||||
|
||||
|
||||
## System Optimization
|
||||
|
||||
|
||||
Reference in New Issue
Block a user