Skip to content

Simplify augment CLI to minimal preset-driven contract#18

Merged
xiao312 merged 1 commit intomainfrom
augment-minimal-cli
Mar 31, 2026
Merged

Simplify augment CLI to minimal preset-driven contract#18
xiao312 merged 1 commit intomainfrom
augment-minimal-cli

Conversation

@xiao312
Copy link
Copy Markdown
Member

@xiao312 xiao312 commented Mar 31, 2026

Summary

  • reduce the public augment CLI to a minimal preset-driven contract
  • add preview/apply/json/config round-trip support for augmentation
  • add --seed support for reproducible augmentation runs
  • add canonical docs/augment.md page and update docs/examples
  • add targeted tests for augment plan resolution and JSON/apply behavior

New public augment contract

Required:

  • --source
  • --mech

Usually required:

  • --save for --apply
  • --preset
  • --target-size

Workflow controls:

  • --preview
  • --apply
  • --json
  • --write-config
  • --from-config

Optional:

  • --seed

Verification

  • make verify
  • make docs-build

@xiao312 xiao312 merged commit c790050 into main Mar 31, 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