Skip to content

feat(tui): expose Skills sync method setting - #430

Merged
SaladDay merged 1 commit into
mainfrom
codex/skill-sync-method-tui
Aug 24, 2026
Merged

feat(tui): expose Skills sync method setting#430
SaladDay merged 1 commit into
mainfrom
codex/skill-sync-method-tui

Conversation

@SaladDay

Copy link
Copy Markdown
Owner

Summary

  • expose the existing Skills sync method setting in the TUI Settings page
  • match the GUI family design with the two upstream choices: Symlink and Copy Files
  • treat the legacy Auto value as Symlink in the UI while saving an explicit choice
  • add contextual help and focused interaction/rendering tests
  • leave backend sync behavior unchanged

Validation

  • cargo fmt --check
  • cargo check --bin cc-switch
  • cargo clippy --lib --no-default-features
  • cargo test --lib -- --test-threads=1 (4163 passed, 2 ignored)
  • focused TUI interaction and rendering tests
  • two independent blind reviews completed with no findings

@SaladDay
SaladDay merged commit 3c9a916 into main Aug 24, 2026
6 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