Skip to content

Improve CLI support for agentic workflows#195

Merged
dylantientcheu merged 1 commit into
mainfrom
feat/agentic-cli
Mar 17, 2026
Merged

Improve CLI support for agentic workflows#195
dylantientcheu merged 1 commit into
mainfrom
feat/agentic-cli

Conversation

@dylantientcheu
Copy link
Copy Markdown
Collaborator

@dylantientcheu dylantientcheu commented Mar 16, 2026

Summary

  • make structured output more consistent across the CLI, including runtime describe/schema support for machine-readable command introspection
  • improve context-window ergonomics by surfacing field-limiting guidance and tightening structured stdout behavior
  • add validation hardening plus --dry-run previews for higher-risk write flows

Test plan

  • go test ./internal/docs ./pkg/cmd/... ./pkg/cmdutil
  • go test -c -tags=e2e ./e2e

Add runtime schema discovery, more consistent structured output, and dry-run previews so automation can inspect and validate commands safely.

Made-with: Cursor
@dylantientcheu dylantientcheu merged commit cd2d1da into main Mar 17, 2026
3 checks 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.

4 participants