github open-gitagent/gitagent v0.1.9

7 hours ago

Hotfix

  • fix: duplicate requiredOption crash — v0.1.8 shipped with duplicate .requiredOption('-f, --format') in export and --from in import commands, causing Commander to throw on startup. Fixed by merging into single option with all formats listed.
  • fix: broken switch fallthroughcase 'codex' was placed after default: with no break, causing unknown formats to fall through into the codex handler instead of erroring.

Fixes #53

Don't miss a new gitagent release

NewReleases is sending notifications on new releases.