npm update — loop-context 1.2.0 + loop-worktree 1.1.0 (Jul 16) #294
cobusgreyling
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
"## Published today\n\n| Package | Version | What shipped |\n|---------|---------|--------------|\n|
@cobusgreyling/loop-context| 1.2.0 | Daily token spend tracking (--daily-budget-from-pattern),--on-exceedhook forloop-budget.mdautomation (#273, @KhaiTrang1995) |\n|@cobusgreyling/loop-worktree| 1.1.0 | Advisory path locking (lock/unlock/locks) for multi-loop collision prevention (#274, @KhaiTrang1995) |\n\nbash\n# Daily cap across separate runs\nnpx @cobusgreyling/loop-context --check --ledger run.json \\\n --daily-budget-from-pattern ci-sweeper --on-exceed ./scripts/on-budget-exceed.sh\n\n# Multi-loop path coordination\nnpx @cobusgreyling/loop-worktree lock --paths 'package-lock.json,pnpm-lock.yaml' --owner ci-sweeper\nnpx @cobusgreyling/loop-worktree locks --json\n\n\n## Also in this window (Jul 13\u201316)\n\n-loop-cost1.1.0 \u2014 multi-agent orchestration cost on the action path (#256)\n-loop-context1.1.0 \u2014--budget-from-patternresolves per-run caps fromloop-cost(#258)\n-loop-init1.4.0 \u2014 dependency sync (#271)\n- Docs/examples: Cursor post-merge + dependency sweeper (#268, #251), Hermes PR Babysitter (#247), dependency-vs-ci-sweeper collision story (#257), Codeium appendix (#249),loop-syncQUICKSTART (#263)\n- Infra: star-history CI now usesSTAR_HISTORY_TOKENPAT (GitHub Jul 2026 API restriction)\n\n## Try it in 5 minutes\n\nbash\nnpx @cobusgreyling/loop-init . --pattern daily-triage --tool grok\nnpx @cobusgreyling/loop-audit . --suggest\nnpx @cobusgreyling/loop-context --check --ledger run.json --budget-from-pattern daily-triage\n\n\nWeek two (L2): pairloop-worktreepath locks withloop-context --daily-budget-from-pattern\u2014 see QUICKSTART.\n\n---\n\nHelp wanted: Contributor quickstart \u2014 ~15 min scoped tasks, same-day review on docs and stories."Beta Was this translation helpful? Give feedback.
All reactions