Skip to content

chore: migrate to Rstack CLI - #98

Merged
chenjiahan merged 4 commits into
mainfrom
chore-migrate-rstack-cli
Sep 2, 2026
Merged

chore: migrate to Rstack CLI#98
chenjiahan merged 4 commits into
mainfrom
chore-migrate-rstack-cli

Conversation

@chenjiahan

@chenjiahan chenjiahan commented Sep 2, 2026

Copy link
Copy Markdown
Member

Summary

This PR migrates the repository from standalone Rstack tools to Rstack CLI so build, test, lint, formatting, staged-file checks, and Git hooks share one versioned workflow.

It consolidates the root configuration into rstack.config.ts, aligns scripts and the playground with rsbuild-plugin-template, removes lint:write, and switches VS Code plus pre-commit integration to the unified Rstack tooling.

The playground imports the TypeScript source directly, with Node-compatible explicit .ts specifiers and TypeScript emit rewriting them to .js. Its build and dev commands therefore work after a fresh install without prebuilding the library, while direct @rsbuild/core usage remains for the plugin's public types and E2E APIs.

Related Links

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 2, 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-02T12:27:40.782163Z 4629a81 New commits
ℹ️ 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.

@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: 1d2bc43a93

ℹ️ 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 playground/rstack.config.ts Outdated

@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: eb23dda3fe

ℹ️ 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 rstack.config.ts
@chenjiahan
chenjiahan merged commit 7805159 into main Sep 2, 2026
5 checks passed
@chenjiahan
chenjiahan deleted the chore-migrate-rstack-cli branch September 2, 2026 12:34
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