Skip to content

Clean up Decodex CLI argument ownership - #90

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/cli-args-cleanup
May 22, 2026
Merged

Clean up Decodex CLI argument ownership#90
yvette-carlisle merged 1 commit into
mainfrom
xy/cli-args-cleanup

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • move project config from a root-global flag to project-scoped subcommands
  • hide internal compatibility flags from operator help while preserving app/runtime callers
  • sync README, runbooks, and Decodex plugin skills with the new CLI semantics

Verification

  • cargo make fmt
  • cargo make fmt-check
  • cargo test -p decodex cli::tests
  • cargo check -p decodex --all-targets
  • cargo make check-rust
  • cargo build -p decodex --bin decodex
  • CLI help/parse smoke checks for config ownership, hidden flags, and clap conflicts
  • semantic drift audit via playbook helper

@yvette-carlisle
yvette-carlisle merged commit 561833c into main May 22, 2026
14 checks passed
@yvette-carlisle
yvette-carlisle deleted the xy/cli-args-cleanup branch May 22, 2026 09:05
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