Skip to content

Improve CLI UX and unify local config under ~/.menlo#17

Merged
LazyYuuki merged 9 commits intomainfrom
cli-version-flags
Apr 20, 2026
Merged

Improve CLI UX and unify local config under ~/.menlo#17
LazyYuuki merged 9 commits intomainfrom
cli-version-flags

Conversation

@LazyYuuki
Copy link
Copy Markdown
Contributor

Summary

  • replace version subcommand with flags (menlo --version and menlo -V) and remove menlo version
  • fix first-run config handling so missing config no longer breaks menlo init/menlo config apikey
  • remove duplicate default robot configuration path (menlo config default-robot) in favor of menlo robot connect
  • improve menlo robot session output labels and formatting for copy/paste
  • re-enable robot movement actions via menlo robot action
  • move CLI state/config home to ~/.menlo and update installer/uninstaller/docs to match

Testing

  • go build -o menlo ./cmd/menlo
  • go test -v ./...
  • manually verified:
    • ./menlo --version and ./menlo -V
    • ./menlo config --help
    • ./menlo robot --help includes action
    • first-run config write flow under ~/.menlo/config.yaml

@LazyYuuki LazyYuuki merged commit cb9b5fe into main Apr 20, 2026
2 checks passed
@LazyYuuki LazyYuuki deleted the cli-version-flags branch April 20, 2026 16:41
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