Skip to content

docs(AGENTS): build/test/run notes (salvaged from #3)#7

Merged
Wenjix merged 1 commit into
mainfrom
docs/agents-run-notes
Jun 14, 2026
Merged

docs(AGENTS): build/test/run notes (salvaged from #3)#7
Wenjix merged 1 commit into
mainfrom
docs/agents-run-notes

Conversation

@Wenjix

@Wenjix Wenjix commented Jun 14, 2026

Copy link
Copy Markdown
Owner

What

Salvages the generally-useful run notes from #3 (the Cursor Cloud dev-env PR) into the existing AGENTS.md, and supersedes it.

Changes

  • Adds Build, test & run and a small Cursor Cloud section to AGENTS.md.

Why not just merge #3

Supersedes #3.

🤖 Generated with Claude Code


Note

Low Risk
Documentation-only change to AGENTS.md with no runtime or dependency impact.

Overview
Extends AGENTS.md with contributor/agent runbook content salvaged from the superseded #3 PR, without touching code or lockfiles.

A new Build, test & run section documents the TypeScript CLI workflow (npm run build / test / typecheck, prebuild cleaning dist/, invoking via node dist/src/cli.js). It clarifies plan-pr is plan-only by design (DAG/state/report/Canvas without Cursor Cloud), optional --scored for fully offline runs, --plan-only on lower-level commands, which commands need CURSOR_API_KEY and gh, graceful ERROR/SKIPPED when credentials are missing, and .quorum/ artifacts.

A short Cursor Cloud section notes startup npm install and --no-canvas-mirror for offline/CI so runs avoid writing under ~/.cursor.

Reviewed by Cursor Bugbot for commit c9d2324. Bugbot is set up for automated code reviews on this repo. Configure here.

Folds the generally-useful run notes from the Cursor Cloud setup PR (#3) into the
existing AGENTS.md: the offline plan-pr / --plan-only flow, --scored for local
input, live-command credentials, and the ~/.cursor canvas-mirror flag.

Corrects #3's now-stale gotcha — plan-pr is plan-only by design on main
(cli.ts dispatches planOnly: true) — and notes prebuild auto-cleans dist. Drops
#3's package-lock change, since main standardized on the npmjs registry in #6.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@Wenjix Wenjix merged commit df27c7f into main Jun 14, 2026
3 checks passed
@Wenjix Wenjix deleted the docs/agents-run-notes branch June 16, 2026 20:32
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