Skip to content

cli: add --json to task link/unlink/rename - #195

Open
chayu163 wants to merge 1 commit into
mikehasa:mainfrom
chayu163:fix/task-json
Open

chayu163 wants to merge 1 commit into
mikehasa:mainfrom
chayu163:fix/task-json

Conversation

@chayu163

Copy link
Copy Markdown

Summary

  • Adds --json to task link, task unlink, and task rename (src/agentacct/cli.py:300/327/352).

Fixes #194

Test plan

  • pytest -q
  • Secret scan
  • No paid provider calls

Safety checklist

  • Preserves local-first behavior
  • Does not store API keys or secrets
  • Does not expose localhost services publicly by default
  • Does not control processes agentacct did not start
  • Provider/API forwarding remains opt-in and budget-gated
  • JSON output paths remain machine-readable when --json is used

Docs

  • Help text only — no README change
  • Public docs avoid private strategy/roadmap claims

Add --json to task link, unlink and rename for machine-readable
output, matching finding list and receipts.

This branch has not been deployed

No deployments
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.

feat: add --json to task link/unlink/rename

1 participant