v0.8.1 — Handoff, whole-account usage, run history, tunnel, parallel crew
v0.8 lands five features, each shipped as its own PR (#1–#5) and merged to main.
🤝 Session handoff (#1)
Claude Code sessions can't talk live — leave a handoff note (done / next / branch / plan) and Copy resume prompt into a fresh claude session to continue without rebuilding context.
📊 Whole-account usage (#2)
The Usage panel gains a Whole account view: parses every transcript under ~/.claude for machine-wide token usage, estimated cost, cache-hit, by-model, and a daily-cost sparkline. Tokens exact, cost estimated. 100% local.
🕘 Crew run history + re-run (#3)
Browse every past crew run for a plan (mode, pass count, time, cost, PR) and re-run any of them in one click.
🌐 Remote / tunnel (#4)
adeptly --tunnel exposes the app via a Cloudflare quick-tunnel with a loud "anyone with this URL can drive your claude" warning, plus clearer --host security guidance.
⚡ Parallel crew stages (#5)
Reviewer + Security review the diff concurrently (both advisory + independent), so live runs finish sooner.
Install:
npm install -g adeptly@0.8.1 # or: npx adeptlyNote: 0.8.0 shipped a broken tarball (missing the standalone server) and was immediately deprecated and superseded by 0.8.1. Use 0.8.1.