Skip to content

docs: add Cursor Cloud specific instructions to AGENTS.md#1

Draft
donvito wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-20da
Draft

docs: add Cursor Cloud specific instructions to AGENTS.md#1
donvito wants to merge 1 commit into
mainfrom
cursor/dev-env-setup-20da

Conversation

@donvito

@donvito donvito commented May 13, 2026

Copy link
Copy Markdown
Owner

Adds a ## Cursor Cloud specific instructions section to AGENTS.md with durable context for future cloud agents:

  • No external services needed (pure-Python library, tests use StubRuntime)
  • Dev commands for lint/type-check/tests (references README/CONTRIBUTING)
  • CLI PATH caveat (~/.local/bin or python3 -m aibackends.cli)
  • Known mypy caveat with optional llama_cpp.llama_chat_format sub-module

Update script: pip install -e ".[dev]" — installs the package in editable mode with all dev dependencies.

Verification:

test_results.log

hello_world_demo.log

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