Skip to content

feat(cli): add profile verb for install profile CRUD#192

Open
oldrepublicwizard wants to merge 1 commit into
masterfrom
feat/cli-profile-verb
Open

feat(cli): add profile verb for install profile CRUD#192
oldrepublicwizard wants to merge 1 commit into
masterfrom
feat/cli-profile-verb

Conversation

@oldrepublicwizard

Copy link
Copy Markdown
Owner

Summary

  • Add profile CLI verb wrapping ProfileService with actions list, show, create, delete, activate, clone, and rename
  • Support --settings-dir and --json for headless/agent workflows; activate persists activeProfileName to settings.json
  • Add ProfileCliTests and update KB docs (CLI reference, action parity, agent-native audit, install profiles)

Test plan

  • dotnet build ModSync.sln --configuration Debug
  • dotnet test src/ModSync.Tests/ModSync.Tests.csproj --filter "FullyQualifiedName~ProfileCliTests"

Expose ProfileService through a headless profile CLI (list/show/create/delete/activate/clone/rename) so agents can manage loadouts without the GUI, closing a Tier-1 agent-native audit gap.
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

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