Skip to content

feat(cli): Add --agent as a JSON output alias - #18

Merged
philprime merged 1 commit into
mainfrom
philprime/feat/add-agent-output-mode
Sep 12, 2026
Merged

feat(cli): Add --agent as a JSON output alias#18
philprime merged 1 commit into
mainfrom
philprime/feat/add-agent-output-mode

Conversation

@philprime

Copy link
Copy Markdown
Member

Add --agent as an explicit alias for --json on technologies list and types list, search, and view. Both flags currently select the same JSON renderer, preserving raw Apple DocC output for types view while leaving room for future agent-specific output.

The flag is command-local, without environment auto-detection or new output formats. Update bundled skill guidance and ignore the project-local tmp/ directory.

Verification

make test, make analyze, and make build passed after rebasing onto origin/main. Live release integration tests passed with both flags across all four commands, and a direct comparison confirmed byte-identical --agent and --json output for Swift String.

@philprime
philprime enabled auto-merge (squash) September 12, 2026 09:24
@philprime
philprime merged commit 2933999 into main Sep 12, 2026
15 checks passed
@philprime
philprime deleted the philprime/feat/add-agent-output-mode branch September 12, 2026 09:28
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