Skip to content

docs: make first-run install and doctor usable - #11

Open
JaylanJerry wants to merge 1 commit into
refactor/deepseek-launch-boundaryfrom
docs/rc-first-run
Open

docs: make first-run install and doctor usable#11
JaylanJerry wants to merge 1 commit into
refactor/deepseek-launch-boundaryfrom
docs/rc-first-run

Conversation

@JaylanJerry

@JaylanJerry JaylanJerry commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Summary

  • Rewrite the README into a five-step first-run path: install, configure a worker, run doctor, connect MCP, first bridge_run.
  • Give doctor a human-readable report (missing / why / fix) and stop printing Error: undefined.
  • Prove a packed tarball can npm install and run npx codex-agent-bridge doctor.

Test plan

  • npm test -- tests/doctor.test.ts tests/cli.test.ts tests/pack-install.test.ts
  • npx -y codex-agent-bridge doctor after a fresh install
  • Confirm a missing worker prints Missing / Why / Fix, not Error: undefined
  • Merge only after refactor: isolate DeepSeek launch boundary #10 (refactor/deepseek-launch-boundary)

Rewrite the README as a five-step Quick Start, print a human doctor report with missing/why/fix lines, and prove npm pack install can run doctor.

Co-authored-by: Cursor <cursoragent@cursor.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant