Skip to content

Add AGENTS.md with Cloud Agent development instructions#5

Draft
donvito wants to merge 1 commit into
mainfrom
cursor/setup-dev-env-8db4
Draft

Add AGENTS.md with Cloud Agent development instructions#5
donvito wants to merge 1 commit into
mainfrom
cursor/setup-dev-env-8db4

Conversation

@donvito

@donvito donvito commented May 13, 2026

Copy link
Copy Markdown
Owner

Adds AGENTS.md with Cursor Cloud specific instructions for future agents working on this Electron-based Markdown Editor.

What's included

  • How to run the app on Cloud Agent VMs (display server setup)
  • Key caveats: DBus errors are non-fatal, no test suite, no linter, AI features require API config
  • Build command references

Environment verification

The development environment was fully set up and verified:

  • npm install installs all dependencies successfully
  • npm start launches the Electron app
  • npm run build:linux produces AppImage and .deb packages
  • The editor was tested by opening sample.md and editing content with live preview

markdown_editor_hello_world_demo.mp4
Editor with Hello World content

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Melvin Vivas <melvindave@gmail.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.

2 participants