docs: add Cursor Cloud dev environment instructions to AGENTS.md#1
Draft
junior-tsai-god wants to merge 1 commit into
Draft
docs: add Cursor Cloud dev environment instructions to AGENTS.md#1junior-tsai-god wants to merge 1 commit into
junior-tsai-god wants to merge 1 commit into
Conversation
Co-authored-by: junior-tsai-god <junior-tsai-god@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Note
This PR was AI-generated / AI-assisted (git user
Cursor Agent, not a historical core developer).📝 变更描述 / Description
Documents how to run the project in the Cursor Cloud dev environment by appending a
## Cursor Cloud specific instructionssection toAGENTS.md. No application code is changed.The section captures non-obvious, durable caveats discovered while setting up the environment:
go run main.goon:3000with auto SQLite + optional Redis;web/defaultRsbuild dev server on:5173proxying/api,/mj,/pg).//go:embed web/default/dist+web/classic/distrequirement — bothdistdirs need anindex.htmlfor the backend to compile even in dev (placeholders mirrorDockerfile.dev).make reset-setupresets it.bun run lintreports pre-existing errors unrelated to a given change.🚀 变更类型 / Type of change
🔗 关联任务 / Related Issue
✅ 提交前检查项 / Checklist
AGENTS.md。📸 运行证明 / Proof of Work
Setup wizard on first launch (uninitialized system):
Setup wizard
Admin dashboard after login:
Dashboard after login
API key created (hello-world task):
Token created toast
Token list showing hello-world-token
To show artifacts inline, enable in settings.