Skip to content

Require explicit devices subcommand#202

Merged
upsetbit merged 1 commit into
masterfrom
codex/issue-104-parent-defaults
Jun 6, 2026
Merged

Require explicit devices subcommand#202
upsetbit merged 1 commit into
masterfrom
codex/issue-104-parent-defaults

Conversation

@upsetbit
Copy link
Copy Markdown
Contributor

@upsetbit upsetbit commented Jun 6, 2026

Closes #104.

Summary

  • remove the prosa devices parent default that ran devices list
  • keep devices list as the explicit command
  • add a regression test that devices and schedule parents both render subcommand usage

Local validation

  • go test ./internal/cli/... -run 'TestParentCommandsRequireExplicitSubcommands|TestNoColor|TestApplyGlobal' -count=1 -v\n- go test ./internal/cli/... -race\n- devbox run -- just lint\n- just test-race

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@upsetbit upsetbit merged commit 56be95c into master Jun 6, 2026
5 checks passed
@upsetbit upsetbit deleted the codex/issue-104-parent-defaults branch June 6, 2026 06:15
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.

Align devices and schedule parent-command default behavior

1 participant