Don’t rewrite your CLI for agents
There’s advice making the rounds: replace your CLI args with a single --json payload so agents can use your tool more effectively. The thinking being, that agents already think in structured formats, and nested data maps cleanly to JSON. Flat args on the other hand, force awkward conventions like repeating --service-name to delimit multi-value groups, […]
The post Don’t rewrite your CLI for agents appeared first on Microsoft for Developers.
评论
?
参与讨论