[PR #7089] [AI] Fix Node.js minimum version requirement in AGENTS.md #6931

Closed
opened 2026-02-28 21:34:33 -06:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/actualbudget/actual/pull/7089

State: closed
Merged: Yes


The AGENTS.md Environment Requirements section incorrectly listed Node.js >=20 as the minimum version, contradicting the package.json engines field, .nvmrc, and the Gotchas section — all of which specify >=22.

Changes

  • AGENTS.md: Updated Node.js minimum version from >=20 to >=22 in the Environment Requirements section

Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

**Original Pull Request:** https://github.com/actualbudget/actual/pull/7089 **State:** closed **Merged:** Yes --- The `AGENTS.md` Environment Requirements section incorrectly listed Node.js `>=20` as the minimum version, contradicting the `package.json` engines field, `.nvmrc`, and the Gotchas section — all of which specify `>=22`. ## Changes - **`AGENTS.md`**: Updated Node.js minimum version from `>=20` to `>=22` in the Environment Requirements section <!-- START COPILOT CODING AGENT TIPS --> --- ✨ Let Copilot coding agent [set things up for you](https://github.com/actualbudget/actual/issues/new?title=✨+Set+up+Copilot+instructions&body=Configure%20instructions%20for%20this%20repository%20as%20documented%20in%20%5BBest%20practices%20for%20Copilot%20coding%20agent%20in%20your%20repository%5D%28https://gh.io/copilot-coding-agent-tips%29%2E%0A%0A%3COnboard%20this%20repo%3E&assignees=copilot) — coding agent works faster and does higher quality work when set up for your repo.
GiteaMirror added the pull-request label 2026-02-28 21:34:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6931