Skip to content

feat: add profile export/import commands (DOJ-2453)#4

Open
dbejarano820 wants to merge 1 commit intomainfrom
daniel/doj-2453-export-import
Open

feat: add profile export/import commands (DOJ-2453)#4
dbejarano820 wants to merge 1 commit intomainfrom
daniel/doj-2453-export-import

Conversation

@dbejarano820
Copy link
Contributor

Summary

  • New /code-sensei:export command with timestamped export file
  • New /code-sensei:import command with validation and backup
  • Export includes schema version for forward compatibility
  • Graceful handling of missing jq and missing profile

Test plan

  • bash -n scripts/export-profile.sh passes
  • Export creates versioned JSON file
  • Import validates structure before applying
  • Import backs up existing profile first

Closes DOJ-2453

🤖 Generated with Claude Code

New /code-sensei:export and /code-sensei:import commands for
profile backup and migration. Includes schema versioning for
forward compatibility.

Closes DOJ-2453

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dbejarano820
Copy link
Contributor Author

🤖 This PR has had no activity for 1+ days.

If it's still needed, please:

  • Resolve any conflicts
  • Address review feedback
  • Push an update

If it's no longer needed, please close it.

— Dojito (automated PR gardener)

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