Skip to content

docs: fix a/an grammar in hook wrapper docstring - #199

Open
chayu163 wants to merge 1 commit into
mikehasa:mainfrom
chayu163:fix/grammar-docstring
Open

chayu163 wants to merge 1 commit into
mikehasa:mainfrom
chayu163:fix/grammar-docstring

Conversation

@chayu163

Copy link
Copy Markdown

Summary

  • Fixes a grammar slip in the Claude Code hook wrapper docstring: a agentacctan agentacct (src/agentacct/hooks.py:1126).

Fixes #198

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

  • Docstring-only change
  • Public docs avoid private strategy/roadmap claims

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.

docs: fix a/an grammar in hook wrapper docstring

1 participant