Skip to content

Add AGENTS.md with Cursor Cloud development instructions#128

Draft
danipen wants to merge 1 commit intomasterfrom
cursor/env-setup-agents-md-b826
Draft

Add AGENTS.md with Cursor Cloud development instructions#128
danipen wants to merge 1 commit intomasterfrom
cursor/env-setup-agents-md-b826

Conversation

@danipen
Copy link
Copy Markdown
Owner

@danipen danipen commented Apr 30, 2026

Adds AGENTS.md with Cursor Cloud-specific development instructions for future agents working on this codebase.

What's included

  • Prerequisites (.NET 8.0 SDK requirement)
  • Key commands table (restore, build, test, demo, benchmark)
  • Non-obvious notes (CI uses .NET 6 but projects target net8.0, Onigwrap native version pinning, no linter configured)

Environment verification

All setup steps were verified:

  • Build: dotnet build — 0 warnings, 0 errors across all 6 projects
  • Tests: dotnet test — 726/726 passed
  • Demo: dotnet run on TextMateSharp.Demo — successfully syntax-highlighted sample C# code

Test output:
test_output.log

Demo output:
demo_output.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Daniel Peñalba <daniel.penalba@unity3d.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