w-bonkers v1.0.0 — take the W
Your AI agent runs your stock plan on rails. You just take the W.
First public release. Everything a friend needs to go from zero to a running plan:
- One-prompt install — clone, open Claude Code or Codex, say
Read prompt.md and execute it. The installer checks and installs missing tooling (Groww MCP incl. its browser OAuth, Todoist MCP, the analysis skills), converts your PDFs, interviews you (every question with an example answer), proposes an opening book you approve line by line, and ends with a plain-language summary + customization check. - Deterministic engine —
state.jsonis the single source of truth;render_plan.pyis the only view-writer; the default decision every run is NO CHANGE. Feedback via Todoist ticks/comments, applied exactly once. - Everything archived locally — every fetch lands in
runs/, with an offline RUNBOOK and a machine-readable MANIFEST so the plan outlives any one tool. - Scheduling — dated Todoist task, adaptive cron (
scripts/run_refresh.sh), or both. Todoist syncs two-way with Google Calendar;tasks.icscovers everything else. - Swap anything — broker MCP, task tool, scheduler: the seams are documented prompts away (docs/CUSTOMIZE.md).
Field status: running on the author's own money since day one — first week executed exactly as designed. New project; read the code, start small.
Education only. Not investment advice. The agent never places orders — you place every trade.