Skip to content

Add AGENTS.md with Cursor Cloud development instructions#84

Draft
barnett wants to merge 5 commits into
masterfrom
cursor/dev-env-setup-7b74
Draft

Add AGENTS.md with Cursor Cloud development instructions#84
barnett wants to merge 5 commits into
masterfrom
cursor/dev-env-setup-7b74

Conversation

@barnett
Copy link
Copy Markdown
Member

@barnett barnett commented May 11, 2026

Adds AI assistant development context and updates Gemfile.lock to include declared-but-missing simplecov dependencies.

Changes

  • AGENTS.md — Environment-agnostic development guide usable by any AI assistant: command reference, testing with/without live API keys
  • .cursor/rules/cloud-agent.mdc — Cursor-specific Cloud Agent details: Ruby install path, secret names, .env setup
  • Gemfile.lock — Added simplecov, docile, simplecov-html, simplecov_json_formatter (declared in gemspec but previously missing from lockfile)

Verification

  • bundle exec rubocop — 40 files, 0 offenses
  • bundle exec rake — 48 tests, 204 assertions, 100% passed, 96.26% line coverage
  • gem build trolley.gemspec — builds successfully
  • Live sandbox hello world — created/fetched/deleted recipient against sandbox API

hello_world_live.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

cursoragent and others added 5 commits May 11, 2026 04:05
Co-authored-by: Barnett Klane <barnett@users.noreply.github.com>
Co-authored-by: Barnett Klane <barnett@users.noreply.github.com>
Co-authored-by: Barnett Klane <barnett@users.noreply.github.com>
Co-authored-by: Barnett Klane <barnett@users.noreply.github.com>
Co-authored-by: Barnett Klane <barnett@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