Skip to content

Add AGENTS.md for Cloud Agent development environment setup - #2

Draft
samuelfreemanjobs-hash wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-a7a0
Draft

Add AGENTS.md for Cloud Agent development environment setup#2
samuelfreemanjobs-hash wants to merge 1 commit into
mainfrom
cursor/dev-environment-setup-a7a0

Conversation

@samuelfreemanjobs-hash

Copy link
Copy Markdown
Owner

Summary

Adds AGENTS.md with development environment instructions for Cursor Cloud Agents, documenting:

  • Architecture overview (packages, ports, roles)
  • Prerequisites (Node.js 20, PostgreSQL 16, Docker for desktop container)
  • Service startup sequence for local development
  • Environment variable configuration
  • Known gotchas (shared build order, watch mode conflicts, missing eslint config, pre-existing lint errors)
  • Lint/test/build command reference table

Evidence of working dev environment

UI Task List

Bytebot tasks list showing test task

Task Detail Page

Task detail page showing task status

API Verification (CRUD operations)

api_verification.log

Services verified

Service Status
PostgreSQL 16 Running (native install)
bytebot-agent (port 9991) Running in dev mode
bytebot-ui (port 9992) Running in dev mode
bytebot-desktop (port 9990) Not available (Docker Hub pulls blocked by network restrictions)
Open in Web Open in Cursor 

Co-authored-by: RevenueSystemsEngineer <samuelfreemanjobs-hash@users.noreply.github.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