Skip to content

chore: Node 24 baseline + AGENTS.md standards#50

Merged
Bccorb merged 1 commit into
mainfrom
chore/node-24-baseline
Jul 8, 2026
Merged

chore: Node 24 baseline + AGENTS.md standards#50
Bccorb merged 1 commit into
mainfrom
chore/node-24-baseline

Conversation

@Bccorb

@Bccorb Bccorb commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Node 24 LTS baseline + AGENTS.md standards

Part of the ecosystem-wide Node upgrade and agent-guideline rollout.

Node

  • .nvmrc -> 24 (single source of truth for local + CI)
  • engines.node >=20 -> >=24 <25
  • CI setup-node switched from hardcoded node-version: 24 to node-version-file: .nvmrc in ci.yml, prerelease.yml, and release.yml; reusable conformance.yml unchanged

AGENTS.md

  • New repo guide plus the Working Standards (fells-code baseline) block.

Validated locally on Node 24.18.0 (pnpm): install, build, and test pass.

- .nvmrc -> 24 (single source of truth)
- engines.node -> >=24 <25
- CI setup-node uses node-version-file: .nvmrc (ci.yml, prerelease.yml, release.yml)
- AGENTS.md: repo guide with the fells-code baseline working standards
@Bccorb Bccorb merged commit b85485d into main Jul 8, 2026
2 checks passed
@Bccorb Bccorb deleted the chore/node-24-baseline branch July 8, 2026 23:16
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.

1 participant