Skip to content

Add AGENTS.md and fix deprecated GitHub Actions#11

Merged
zakhar-huzenko merged 2 commits intodevelopfrom
cursor/development-environment-setup-989b
Mar 18, 2026
Merged

Add AGENTS.md and fix deprecated GitHub Actions#11
zakhar-huzenko merged 2 commits intodevelopfrom
cursor/development-environment-setup-989b

Conversation

@zakhar-huzenko
Copy link
Contributor

@zakhar-huzenko zakhar-huzenko commented Mar 18, 2026

Adds AGENTS.md with Cursor Cloud specific development instructions and fixes CI failures from deprecated GitHub Actions.

Changes

AGENTS.md

  • Prerequisites (PHP 8.1+, Composer)
  • Key commands table (install, test, lint, static analysis, validate)
  • Non-obvious caveats (no lockfile, phpstan level max, validate script shadow, test kernel details)

CI workflow fixes

  • actions/checkout@v2v4 (all 3 workflows)
  • actions/cache@v2 / v2.1.2v4 (ci.yaml)
  • Deprecated ::set-output$GITHUB_OUTPUT (ci.yaml)
Open in Web Open in Cursor 

cursoragent and others added 2 commits March 18, 2026 14:23
Co-authored-by: Zakhar <zahar.guzenko@gmail.com>
- actions/checkout@v2 -> v4 (all workflows)
- actions/cache@v2 and v2.1.2 -> v4 (ci.yaml)
- Replace deprecated set-output with GITHUB_OUTPUT (ci.yaml)

Co-authored-by: Zakhar <zahar.guzenko@gmail.com>
@cursor cursor bot changed the title Add AGENTS.md with Cursor Cloud development instructions Add AGENTS.md and fix deprecated GitHub Actions Mar 18, 2026
@zakhar-huzenko zakhar-huzenko marked this pull request as ready for review March 18, 2026 14:30
@zakhar-huzenko zakhar-huzenko merged commit aaa0999 into develop Mar 18, 2026
8 checks passed
@zakhar-huzenko zakhar-huzenko deleted the cursor/development-environment-setup-989b branch March 18, 2026 14:30
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