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

Closed
opened 2026-04-18 08:49:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7089
Author: @Copilot
Created: 2/26/2026
Status: Merged
Merged: 2/26/2026
Merged by: @MatissJanis

Base: cursor/development-environment-setup-e3d2Head: copilot/sub-pr-7088


📝 Commits (2)

  • 2f46cbe Initial plan
  • f20a4d0 [AI] Fix Node.js minimum version requirement in AGENTS.md

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 AGENTS.md (+1 -1)

📄 Description

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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7089 **Author:** [@Copilot](https://github.com/apps/copilot-swe-agent) **Created:** 2/26/2026 **Status:** ✅ Merged **Merged:** 2/26/2026 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `cursor/development-environment-setup-e3d2` ← **Head:** `copilot/sub-pr-7088` --- ### 📝 Commits (2) - [`2f46cbe`](https://github.com/actualbudget/actual/commit/2f46cbe6c4e6a1171e987e36c6908c09e43c1387) Initial plan - [`f20a4d0`](https://github.com/actualbudget/actual/commit/f20a4d0455ff587c2be538d28c0e920af92a1fe4) [AI] Fix Node.js minimum version requirement in AGENTS.md ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `AGENTS.md` (+1 -1) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 08:49:41 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#32856