Skip to content

Add AGENTS.md for Cloud Agent and development environment guidance#1

Draft
zBossPC wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-ea5e
Draft

Add AGENTS.md for Cloud Agent and development environment guidance#1
zBossPC wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-ea5e

Conversation

@zBossPC

@zBossPC zBossPC commented Jun 9, 2026

Copy link
Copy Markdown
Owner

Summary

Documents development environment requirements for the Anywhere iOS/Xcode codebase, with explicit guidance for Cursor Cloud Agents running on Linux.

Changes

  • Adds AGENTS.md covering:
    • Product overview and Xcode schemes/targets
    • macOS + Xcode requirements for build/run (iOS 17.0+, signing, SPM deps)
    • Code navigation pointers for agents
    • Cursor Cloud specific instructions — Linux VMs cannot build or run the iOS app; lists feasible Linux-side validation checks (project structure, SPM pins, Rules.db, SPM package compile)

Environment validation performed

On the Linux Cloud Agent VM, the following checks passed:

  • Xcode project and 4 schemes present
  • 281 Swift source files, Rules.db with 39,166 rules
  • SPM pins match remote main for BLAKE3 and YAML
  • BLAKE3 and YAML compile with Swift 6.0.3 on Linux

Note: Full app build/run requires macOS + Xcode — not available in this Linux environment.

Open in Web Open in Cursor 

Document that Anywhere is an iOS/Xcode project requiring macOS for
build and run, and describe Linux-side validation checks available
in Cloud Agent VMs.

Co-authored-by: HB zBoss <zBossPC@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