Skip to content

release: v1.0.4 - #4

Merged
gowthvm merged 2 commits into
masterfrom
release/v1.0.4
Aug 16, 2026
Merged

release: v1.0.4#4
gowthvm merged 2 commits into
masterfrom
release/v1.0.4

Conversation

@gowthvm

@gowthvm gowthvm commented Aug 16, 2026

Copy link
Copy Markdown
Owner

Ships the CLI overhaul (top-level commands, NDJSON, prompts, doctor, completions, flash-all) and the drive-chip label fix. Built with PyInstaller and verified headless before merging.

  • feat(cli): rewrite headless mode around modern top-level commands (cffc621)
  • fix(window): restore the drive chip text (5caa54e)
  • release: bump version to v1.0.4 (398ca55)

…t open a window

The packaged exe is launched with sys.argv for CLI invocations; filtering
only known top-level commands meant 'flint frobnicate' fell through to
the GUI and hung scripts. A bare launch with no arguments is the GUI;
any argument at all goes headless, where the cli module explains unknown
arguments with usage text and exit code 3.
@gowthvm
gowthvm merged commit ccb8efd into master Aug 16, 2026
1 check 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