gabriel / muse public
feat cli main #70 / 100

feat(cli): color-coded diff output + -h short flag for --help (#185)

diff.py — color-coded status lines A (added) → green D (deleted) → red M (modified) → yellow R (moved) → cyan Child symbol ops inherit the same colour scheme: green for added symbols, red for removed, yellow for changed.

app.py — context_settings with help_option_names All five Typer instances (cli, plumbing_cli, midi_cli, code_cli, coord_cli, bitcoin_cli) now set context_settings with help_option_names=['-h', '--help'] so -h works at every level of the command tree.

Co-authored-by: Gabriel Cardona <gabriel@tellurstori.com>

G Gabriel Cardona <cgcardona@gmail.com> · 3d ago Mar 21, 2026 · 589ae017 · parent 82d83229
2
files changed
343
files in snapshot
Files Changed 343 in snapshot
~2

0 comments

No comments yet. Be the first to start the discussion.