Skip to content

docs: add end-to-end agent quickstart (CLI + MCP + structured) (sy-0wi)#531

Merged
openclaw-dv merged 1 commit into
mainfrom
polecat/jasper-mpjy0mmh
May 24, 2026
Merged

docs: add end-to-end agent quickstart (CLI + MCP + structured) (sy-0wi)#531
openclaw-dv merged 1 commit into
mainfrom
polecat/jasper-mpjy0mmh

Conversation

@openclaw-dv
Copy link
Copy Markdown
Collaborator

Summary

Adds a new docs/agent-quickstart.md that walks a new agent/user end-to-end: install → doctor smoke test → dry-run → small panel → 30–40 persona poll (pack export + --personas-merge) → save → emit JSON. Covers both the CLI and MCP surfaces, a structured response_schema (enum/scale) + poll-summary example, and explicit "synthetic preflight, not market validation" positioning guidance. All commands/outputs verified against synthpanel 1.5.5.

Changes

  • docs/agent-quickstart.md: new 356-line end-to-end agent walkthrough (CLI + MCP + structured outputs)
  • README.md: link to the quickstart from the 'Agent Quick Start' section

Test plan

  • Docs-only change; no code paths affected. Commands/outputs in the guide were verified against the 1.5.5 CLI (doctor --install-only exit 0, panel run --dry-run 3p×2q, pack export + --personas-merge 40-persona poll, enum/scale response_schema validation).

References

Closes #472

New docs/agent-quickstart.md walks a new agent/user from scratch:
install → doctor smoke test → dry-run → small panel → 30-40 persona
poll (pack export + --personas-merge) → save → emit JSON. Covers both
the CLI and MCP surfaces, a structured response_schema (enum/scale) +
poll-summary example, and explicit "synthetic preflight, not market
validation" positioning guidance. Linked from the README Agent Quick
Start section.

All commands/outputs verified against synthpanel 1.5.5.

Closes #472

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@openclaw-dv openclaw-dv force-pushed the polecat/jasper-mpjy0mmh branch from ef1ac16 to a887584 Compare May 24, 2026 16:51
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 24, 2026

Deploying synthpanel with  Cloudflare Pages  Cloudflare Pages

Latest commit: a887584
Status: ✅  Deploy successful!
Preview URL: https://b3f42793.synthpanel.pages.dev
Branch Preview URL: https://polecat-jasper-mpjy0mmh.synthpanel.pages.dev

View logs

@openclaw-dv openclaw-dv merged commit e88533c into main May 24, 2026
19 checks passed
@openclaw-dv openclaw-dv deleted the polecat/jasper-mpjy0mmh branch May 24, 2026 16:54
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.

[docs] Add an agent quickstart covering CLI, MCP, and structured outputs

1 participant