Skip to content

settings profile system#136

Merged
grmpflh27 merged 9 commits intomainfrom
feature/wizard-admin-cancel
Feb 27, 2026
Merged

settings profile system#136
grmpflh27 merged 9 commits intomainfrom
feature/wizard-admin-cancel

Conversation

@grmpflh27
Copy link
Collaborator

Add multi-profile support with backwards-compatible migration

  • Introduces named settings profiles (default, ...) with profile-specific API keys, URLs, and configurations stored in ~/.capella-console-wizard/profiles/ and profile-scoped keyring entries
  • Adds interactive profile management commands: settings profile {create|switch|update|delete|copy|list|show} with optional arguments and smart prompts (e.g., create→configure workflow, rename
    profiles)
  • Automatically migrates existing settings.json and keyring to default profile on first run, preserving all user settings while maintaining rollback safety

@grmpflh27 grmpflh27 merged commit d5e4278 into main Feb 27, 2026
12 checks passed
@grmpflh27 grmpflh27 deleted the feature/wizard-admin-cancel branch February 27, 2026 20:17
grmpflh27 added a commit that referenced this pull request Feb 27, 2026
Add multi-profile support with backwards-compatible migration

    Introduces named settings profiles (default, ...) with profile-specific API keys, URLs, and configurations stored in ~/.capella-console-wizard/profiles/ and profile-scoped keyring entries
    Adds interactive profile management commands: settings profile {create|switch|update|delete|copy|list|show} with optional arguments and smart prompts (e.g., create→configure workflow, rename
    profiles)
    Automatically migrates existing settings.json and keyring to default profile on first run, preserving all user settings while maintaining rollback safety
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