Skip to content

issues Search Results · language:Dune language:JavaScript language:HTML language:Java language:JavaScript language:Python

Filter by

62.4M results  (780 ms)

62.4M results

背景 DESIGN.md §3.2。hash再計算を避ける第一防壁。 スコープ - (mtime, size, inode) tripleのcache、build journal (#19) と統合前提の設計 - 並列stat scan (非daemon時のdirty検出パス) - mtime精度問題 (同一秒) の防御: size/inode併用 + 低精度FS検出 Acceptance ...
area:store
perf

背景 M1の終了条件。まずmakeに勝つ。 スコープ - harness (#4) にfrost runnerを追加 - 1k/10k workspaceで clean / incremental を frost vs make 比較 - 結果をREADMEに掲載 (再現コマンド付き) Acceptance Criteria - [ ] incremental (1 leaf変更) ...
area:bench
perf

背景 失敗時の体験が悪いと速くても使われない。 スコープ - 失敗action: command, cwd, exit code, captured outputを整形表示 - --keep-going (独立subtreeは継続)、失敗summary - 非TTYでのplain出力 Acceptance Criteria - [ ] 複数失敗時にsummaryが件数と先頭N件を表示 ...
area:cli
kind:feature

背景 DESIGN.md §3.1-1。thin CLI。startup最優先。 スコープ - frost build [target...], frost clean, frost graph --dot - 1行progress (running/done/total, 現在のaction)、TTY検出 - startup: main()からgraph load開始まで 1ms ...
area:cli
kind:feature

背景 recursive make / cargo等の子build systemとCPUを取り合わないため、jobserver protocolに参加する。 スコープ - jobserver client (MAKEFLAGSからfd/fifo検出) - jobserver server (子プロセスへtoken供給) Acceptance Criteria - [ ] make ...
area:scheduler
kind:feature

Related to #58748. Bug Description When the base Python interpreter for Hermes s uv-created venv is missing, the desktop repair flow initially reuses the broken venv instead of detecting that the uv ...
comp/desktop
P2
platform/windows
sweeper:risk-platform-windows
type/bug

背景 DESIGN.md §3.1-5。最長critical pathを先に流し、末尾のserial化を防ぐ。 スコープ - crossbeam-dequeベースのwork-stealing pool、-j 制御 - ready queueはcritical-path長のstatic priority順 - 依存カウントdecrementでのready遷移 (lock-free目標) ...
area:scheduler
kind:feature
perf

Bug Description A Hermes agent session can uninstall/delete the uv-managed Python interpreter that Hermes s own venv depends on, leaving the desktop app/gateway unable to start after reboot. In this ...
comp/cli
comp/desktop
P2
platform/windows
sweeper:risk-platform-windows
type/bug

Problem test_resize_osd (and other tests using the standard nginx workload templates) fail intermittently during prepare_data_before_resize_osd() with ResourceWrongStatusException / ImagePullBackOff on ...
enhancement
RFE
Squad/Brown

背景 DESIGN.md §3.1-6。action実行の最小単位。fork+execより速いposix_spawnを使う。 スコープ - posix_spawn + stdout/stderr capture (pipe pool再利用) - exit code / signal処理、action単位の出力バッファリング (interleave禁止) - 環境変数のwhitelist渡し ...
area:executor
kind:feature
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.