Releases: trankhanh040147/chatgpt-mcp
Releases · trankhanh040147/chatgpt-mcp
Release list
v0.5.0 — Agent UX + chat rotation
Light/Standard/Deep handoff policy, HANDOFF_MAX_TASKS_PER_CHAT=20, idle rotate-worker. Docs: docs/rotation.md
v0.4.0 — Ops dashboard
Local ops dashboard (0.1–0.3), guarded recover/fail-task, usage estimates. Docs: docs/dashboard.md
v0.3.0 — A1-S browser-broker
Summary
- A1-S
browser-broker: one headed Chrome CDP + N page-bound worker actors - Global UI-write mutex only around assert + type/send (claim / wait / MCP stay concurrent)
- Shared-CDP topology (
allowSharedCdp), connection generation + reconnect/rebind - Scripts:
scripts/start-broker-stack.sh,npm run spike:a1s,docs/workers.example.a1s.json - Fallback: existing N headed
browser-workerpath (0.2) unchanged
Evidence
npm run spike:a1s/test:leases- Live
HANDOFF_A1S=1 npm run e2e:dualon one CDP (distinct w1/w2 owners, both COMPLETED)
Still open for full 0.3.0 exit
- Assisted create-worker wizard (capture
/c/…, wire topology, canary → READY)
Upgrade notes
npm run build
# data/workers.a1s.json — same cdpEndpoint, distinct workerUrls
./scripts/start-broker-stack.shv0.2.0
v0.1.0
Full Changelog: https://github.com/trankhanh040147/chatgpt-mcp/commits/v0.1.0