Skip to content

Releases: trankhanh040147/chatgpt-mcp

v0.5.0 — Agent UX + chat rotation

Choose a tag to compare

@trankhanh040147 trankhanh040147 released this 29 Aug 12:25

Light/Standard/Deep handoff policy, HANDOFF_MAX_TASKS_PER_CHAT=20, idle rotate-worker. Docs: docs/rotation.md

v0.4.0 — Ops dashboard

Choose a tag to compare

@trankhanh040147 trankhanh040147 released this 29 Aug 12:24

Local ops dashboard (0.1–0.3), guarded recover/fail-task, usage estimates. Docs: docs/dashboard.md

v0.3.0 — A1-S browser-broker

Choose a tag to compare

@trankhanh040147 trankhanh040147 released this 16 Aug 02:14

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-worker path (0.2) unchanged

Evidence

  • npm run spike:a1s / test:leases
  • Live HANDOFF_A1S=1 npm run e2e:dual on 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.sh

v0.2.0

Choose a tag to compare

@trankhanh040147 trankhanh040147 released this 16 Aug 02:14

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@trankhanh040147 trankhanh040147 released this 16 Aug 02:14