Skip to content

fix: list the Biome and Rslint scripts correctly in AGENTS.md - #179

Merged
chenjiahan merged 1 commit into
rstackjs:mainfrom
upupming:fix/agents-md-biome-rslint
Sep 11, 2026
Merged

fix: list the Biome and Rslint scripts correctly in AGENTS.md#179
chenjiahan merged 1 commit into
rstackjs:mainfrom
upupming:fix/agents-md-biome-rslint

Conversation

@upupming

Copy link
Copy Markdown
Contributor
  • Biome adds check and format scripts, but its AGENTS.md pointed to lint, which only exists when ESLint or Rslint is also selected.
  • The Rslint AGENTS.md had an empty ## Tools before ## Docs, so ### Rslint was merged under Docs. It now sits under Tools, with a snapshot test.

Biome adds check and format scripts, but its AGENTS.md pointed to a lint
script that only exists when ESLint or Rslint is also selected.

The Rslint AGENTS.md put an empty Tools section before a Docs section,
so the Rslint entry was merged under Docs. Move it under Tools.
upupming added a commit to lynx-family/lynx-stack that referenced this pull request Sep 10, 2026
Prettier and Biome both formatted the skills installed into .agents and
skills-lock.json, and Biome reported a deprecated config on its first
check. Upgrade @rstackjs/create-toolkit to 2.2.6 and ship Prettier and
Biome as create-lynx tools with configs that ignore the skills, use the
Biome linter preset, and point AGENTS.md at the Biome check script.

This stands in for the built-in tools until rstackjs/create-toolkit#179,
#180 and #181 are released.
upupming added a commit to lynx-family/lynx-stack that referenced this pull request Sep 10, 2026
The React TypeScript Rslint config from the toolkit imports its named
exports out of order, so a project with Rslint and Biome failed biome
check, and its AGENTS.md put Rslint under a Docs section. Ship Rslint
as a create-lynx tool as well, with sorted imports and the entry under
Tools, until rstackjs/create-toolkit#179 and #183 are released.
@chenjiahan
chenjiahan marked this pull request as ready for review September 11, 2026 02:37
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-11T02:38:46.868237Z 7b15b9c Draft marked ready
ℹ️ 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" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@chenjiahan chenjiahan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@chenjiahan
chenjiahan merged commit e2877be into rstackjs:main Sep 11, 2026
1 check passed
upupming added a commit to lynx-family/lynx-stack that referenced this pull request Sep 11, 2026
The React TypeScript Rslint config from the toolkit imports its named
exports out of order, so a project with Rslint and Biome failed biome
check, and its AGENTS.md put Rslint under a Docs section. Upgrade
@rstackjs/create-toolkit to 2.2.6 for builtinTools and ship Rslint as a
create-lynx tool, with sorted imports and the entry under Tools, until
rstackjs/create-toolkit#179 and #183 are released.
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.

2 participants