Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:JavaScript language:Java

Filter by

264M results  (2 s)

264M results

概要 ブラウザ検証で生成される一時ファイルが未追跡のまま残り git status を汚していたため、.gitignore に追加する。 - .playwright-mcp/ … Playwright MCP のコンソールログ等 - /*.png … リポジトリ直下に出力される検証スクリーンショット(expense-*.png / overlay-check.png)。web/public ...

Motivation - The include-graph depfile replay runs clang -M over recorded compile argv and previously forwarded clang/cc1 escape hatches (e.g. -Xclang -load, -cc1 -load, -fplugin=…, -mllvm) from ...
aardvark
codex

概要 F08.10 多競技ライブ Phase 6-②c。検分で炙り出した連続時間制の機能的ギャップ2件を根治する。 A. BE: BasketballFoulReasonCatalog の Service 配線(機能根治・最優先) #1522 で BasketballFoulReasonCatalog を新設したが MatchEventService に未配線で、バスケ試合にファウル+理由コードを送ると ...

This PR refactors the camera trap identification interface to improve usability and streamline the observation workflow. Key changes: 1. Layout Overhaul: The interface now uses a 2/3 width pane for ...

Description Fixes AX-stdout and AX9. Changes: - Refactored console.print and table outputs to target stderr. - Structured data (like JSON output) is still printed to stdout. - Updated test cases ...

Reworks the (unreleased) daemon controls into a single interactive command, per feedback — easier to remember, nicer to use. codegraph daemon (alias daemons) Opens an arrow-key picker of the running ...

Summary Phase 2a of the Multi-Organization Membership plan. Adds a request-scoped resolver that selects the active organization from the X-Organization-Id header and stashes it where the existing tenant-scoping ...

백엔드 merge

Motivation - Business needs multi-level COA (bank and mobile banking sub-accounts) instead of the legacy 4-digit-only restriction. - Preserve backward compatibility and strict safety: no destructive ...
codex