Upgrade to Node 24 and Bun 1.3.14, recommend npx packref as primary CLI interface, and restructure agent docs - #30
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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. Comment |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
@codex review |
There was a problem hiding this comment.
💡 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".
… CLI, and restructure agent docs
a59c1da to
235c601
Compare

Promote
npx packrefas the primary CLI interface throughout the README and the first-party agent skill, replacing barepackrefinvocations so users without a global install can run commands immediately.Additional changes included in this update:
.node-versionfile.package.jsonenginesand updatepackageManagertobun@1.3.14.AGENTS.mdto 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.docs/agents/covering Changesets rules, domain-doc conventions, GitHub issue tracker conventions, and the five-role triage label vocabulary.knip.config.tsto defer rule configuration to theadamantite/analyzepreset and usesatisfies KnipConfig.oxfmt.config.tsto pass the format preset directly todefineConfig.type-festdev dependency and its transitivetagged-tagdependency.tsconfig.jsoninclude glob to cover all*.config.tsfiles.adamantite@0.34.1to the Packref lockfile.