Skip to content

Upgrade to Node 24 and Bun 1.3.14, recommend npx packref as primary CLI interface, and restructure agent docs - #30

Merged
adelrodriguez merged 1 commit into
mainfrom
08-07-upgrade_to_node_24_and_bun_1.3.14_recommend_npx_packref_as_primary_cli_and_restructure_agent_docs
Aug 7, 2026
Merged

Upgrade to Node 24 and Bun 1.3.14, recommend npx packref as primary CLI interface, and restructure agent docs#30
adelrodriguez merged 1 commit into
mainfrom
08-07-upgrade_to_node_24_and_bun_1.3.14_recommend_npx_packref_as_primary_cli_and_restructure_agent_docs

Conversation

@adelrodriguez

Copy link
Copy Markdown
Collaborator

Promote npx packref as the primary CLI interface throughout the README and the first-party agent skill, replacing bare packref invocations so users without a global install can run commands immediately.

Additional changes included in this update:

  • Upgrade Node.js to 24 and Bun to 1.3.14 across all CI workflows; pin the Bun version in the adamantite workflow; add a .node-version file.
  • Require Node.js ≥ 24 in package.json engines and update packageManager to bun@1.3.14.
  • Restructure AGENTS.md to use modular skill references (docs/agents/changesets.md, docs/agents/domain.md, docs/agents/issue-tracker.md, docs/agents/triage-labels.md) and add an Adamantite section generated by the managed setup.
  • Add the four agent skill docs under docs/agents/ covering Changesets rules, domain-doc conventions, GitHub issue tracker conventions, and the five-role triage label vocabulary.
  • Refresh the README with npm/download/license badges, a feature list, and a contributor-focused introduction.
  • Simplify knip.config.ts to defer rule configuration to the adamantite/analyze preset and use satisfies KnipConfig.
  • Simplify oxfmt.config.ts to pass the format preset directly to defineConfig.
  • Remove the type-fest dev dependency and its transitive tagged-tag dependency.
  • Expand tsconfig.json include glob to cover all *.config.ts files.
  • Add adamantite@0.34.1 to the Packref lockfile.

@coderabbitai

coderabbitai Bot commented Aug 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 17cd6ce0-2e56-4cc2-8482-4f807188caf7

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

adelrodriguez commented Aug 7, 2026

Copy link
Copy Markdown
Collaborator Author

@adelrodriguez
adelrodriguez marked this pull request as ready for review August 7, 2026 15:29

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a59c1da189

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .changeset/friendly-tools-run.md Outdated
@adelrodriguez
adelrodriguez force-pushed the 08-07-upgrade_to_node_24_and_bun_1.3.14_recommend_npx_packref_as_primary_cli_and_restructure_agent_docs branch from a59c1da to 235c601 Compare August 7, 2026 15:47
@adelrodriguez
adelrodriguez merged commit a355688 into main Aug 7, 2026
7 checks passed
@adelrodriguez
adelrodriguez deleted the 08-07-upgrade_to_node_24_and_bun_1.3.14_recommend_npx_packref_as_primary_cli_and_restructure_agent_docs branch August 7, 2026 15:58
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