Skip to content

v0.2.1 — live-tested patch

Choose a tag to compare

@akash-viven akash-viven released this 15 Jun 09:08

Patch on top of v0.2.0 (live progress). Validated end-to-end against a real `cursor-agent` job (delegate + resume).

Fix

  • Status card tool count. job_tool_count printed 0 twice before any tool ran — grep -c exits 1 on no match, firing a fallback that doubled the line. Now captured cleanly.

Verified live

  • Delegate: real background job, live card (model, session, tool calls, activity timeline, changed files), files actually written.
  • Resume: continued the same session and applied a follow-up edit.
  • Mocked suite: 55/55 green.

Upgrade

/plugin marketplace update akash-viven
/reload-plugins