[rushd][Epic] rushd — server-first re-architecture (daemon + thin clients)
まだ誰も着手していません。
評価
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 初心者へのやさしさ
- 20/100
- issue の種類
- 機能追加
- 明瞭さ
- 説明が足りない
- 活発さ
- 活発
- 技術スタック
- node.js, typescript
調査の方向性
Start with the RFC in #5863 and the dependency status in this epic, then read the outstanding workstreams #5898–#5901. This is an architectural coordination issue rather than a self-contained change. Done means the listed daemon default, fallback, transparency, and Rush 6 cutover conditions are met.
索引モデルが issue の本文から書いたものです。
説明
Re-architect Rush from a CLI-first tool into a server-first system: a long-lived per-workspace
daemon (rushd) owns the engine and warm build state; thin, presentation-owning clients (CLI first;
MCP/web later) talk a presentation-free protocol. Delivered as new split packages merged
incrementally into main at 0.x, culminating in a Rush 6 cutover.
Design rationale & discussion: #5863 (RFC).
Hard dependencies
- Watch-mode overhaul (#5378) merged — provides the stateful
IOperationGraph
(setEnabledStates,scheduleIterationAsync,invalidateOperations,abortCurrentIterationAsync,
closeRunnersAsync) andOperationGraphHooks(onIdle,onExecutionStatesUpdated). - Rush Reporter Overhaul (#5858) — supplies the presentation-free event contract & wire adapter;
its "daemon-aligned major default flip" is the Rush 6 cutover.
Workstreams (sub-issues)
- WS0 (#5895) — Upstream engine prerequisites (in rush-lib)
- WS1 (#5896) — Wire layer: protocol, transport & presentation
- WS2 (#5897) — Daemon host, routing & scheduling
- WS3 (#5898) — Daemon lifecycle, reload & warm-set
- WS4 (#5899) — CLI client & command surface
- WS5 (#5900) — Rush 6 cutover: testing, observability & migration
- WS6 (#5901) — Web UX & MCP bridge
Definition of done for the Epic
-
rush/rushxdefault to the daemon with a permanent in-process fallback (--no-daemon/RUSH_DAEMON=0). - The transparency bar (#5900) passes on the flipped bins.
- Shipped as Rush
6.0.0in the same major as #5858 phase 6.
- 主要言語
- TypeScript
- スター
- 6.5k
- フォーク
- 708
- 平均マージ
- 5日 19時間
- マージ済み PR(30日)
- 48
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
microsoft/rushstack のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 72/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 70/100
-
難易度 4/5 3〜5日 初心者へのやさしさ 48/100
microsoft/rushstack の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
vercel-labs/just-bash#464 ·
-
looksLikeSlug() is ASCII-only, so non-Latin entity slugs (e.g. Korean) skip exact match and collapse オープン
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
TanStack/tanstack.com#1293 ·