pullrequests Search Results · language:Dune language:Python language:TypeScript language:Java language:JavaScript language:Python
Filter by
265M results
- Tokens: warm cream bg (#FAFAF8), rust accent (#C9440A), Inter + Instrument Serif
- NavBar: fixed 60px, serif logo, pill nav links, Resume CTA, matches prototype
- HeroSection: two-col layout with ...
Closes the operational loop you described: truck → its driver → the task lands in the driver s panel. Until now the
planner created the transport and assigned the best truck but passed driverId: null, ...
Shows actionable troubleshooting steps when Ollama is unreachable, instead of a raw traceback. Wraps list_models in
proper error handling.
Prevent Y-axis scale collapse from GPS glitches and sensor drops in StreamCharts. pace capped at 720 sec/km, speed
floored at 5 km/h, cadence floored at 100 spm. Display fields added alongside originals ...
What why
Ephemeral sessions (the default, always on the web) wipe ~/.claude.json — it lives on the app s tmpfs $HOME, and the
config volume is per-session — so the harness s record of which .mcp.json ...
概要
completion-pending-storage.ts がトップレベルの setCompletionPending / hasCompletionPending という 2
つの関数とプライベートヘルパーに散らばっており、まとまりが分かりにくかったため、単一の
completionPendingStorage オブジェクトに集約しました。
呼び出し側は completionPendingStorage.set(...) ...
Adds a dated photo to the Monstera Deliciosa s photo history.
- Photo saved as docs/images/monstera-deliciosa-2026-06-15.jpeg (119 KB)
- photos: list added to plant YAML with 2026-06-15 entry
- ...
Inaugural develop → main release (revive main)
Per ADR-0020 (two-tier branch model), main becomes the protected human-gated release line. main was effectively
abandoned — 418 commits behind develop, with ...
Pipelines as Code configuration removal
요약
전투 중 ESC로 일시정지 메뉴(계속하기 / 나가기) 를 추가하고, 점프를 Space 전용으로 바꿨습니다(W 제거). 이동은 A/D.
변경 내용
ESC 일시정지 메뉴 (battle.js, main.js)
- ESC → 일시정지 팝업: 계속하기(재개) / 나가기(로비 복귀)
- 일시정지 중 시뮬레이션·타이머 정지, 입력(이동/점프/공격/스킬) ...