Skip to content

Add AGENTS.md for Cursor Cloud development environment#1

Draft
skrashevich wants to merge 1 commit into
mainfrom
cursor/env-setup-34ae
Draft

Add AGENTS.md for Cursor Cloud development environment#1
skrashevich wants to merge 1 commit into
mainfrom
cursor/env-setup-34ae

Conversation

@skrashevich

Copy link
Copy Markdown
Owner

Adds AGENTS.md with Cursor Cloud specific instructions for future agents working on this codebase.

What's included

  • Build and run commands
  • Testing commands (go test ./..., go vet ./...)
  • Notes on macOS-specific features gracefully degrading on Linux
  • LLM/TUI caveats for non-TTY environments

Environment verification

All checks passed on the Cloud Agent VM:

  • Build: go build -o godiskanal . compiles successfully
  • Tests: All 38 tests pass across 5 packages
  • Lint: go vet ./... clean
  • Run: Application scans directories and produces expected output

Sample scan output:
godiskanal_scan_output.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Sergey Krashevich <svk@svk.su>
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.

2 participants