Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

[rushd][Epic] rushd — server-first re-architecture (daemon + thin clients)

Đang mở
#5,894 1 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
5/5
Thời gian dự kiến
Hơn một tuần
Mức phù hợp với người mới
20/100
Loại issue
Tính năng
Độ rõ ràng
Cần làm rõ
Mức độ hoạt động
Sôi nổi
Công nghệ
node.js, typescript
Lĩnh vực
backend, cli, devtools

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

area:rushd epic

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) and OperationGraphHooks (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/rushx default 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.0 in the same major as #5858 phase 6.
Ngôn ngữ chính
TypeScript
Star
6.5k
Fork
708
Merge trung bình
5 ngày 19 giờ
Pull request đã merge (30 ngày)
48

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của microsoft/rushstack

Tất cả issue của microsoft/rushstack

Issue tương tự

Thêm issue về TypeScript

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.