Skip to content

docs: mention 24h as a valid --window alias in now/tui help - #207

Open
chayu163 wants to merge 1 commit into
mikehasa:mainfrom
chayu163:fix/window-24h-help
Open

chayu163 wants to merge 1 commit into
mikehasa:mainfrom
chayu163:fix/window-24h-help

Conversation

@chayu163

Copy link
Copy Markdown

Summary

  • Mentions 24h as a valid --window alias in the now and tui help text (src/agentacct/cli.py:9184,9429), matching the NOW_WINDOW_ALIASES entry that already accepts it.

Fixes #206

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

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: mention 24h as a valid --window alias in now/tui help

1 participant