Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:C# is:unmerged language:CSS

Filter by

47.8M results  (2 s)

47.8M results

Summary - IdValueObject / NonEmptyText / BoundedInteger T の共通基底として ValueObject T を新設 - value 保持・equals・toString を ValueObject に集約し、系統別中間基底は不変条件の検証のみを担う形に整理 - 異なる系統の VO 同士の比較(テキスト × 数値 × ID)も ValueObject.equals ...

Bumps gradle-wrapper from 8.10.2 to 9.5.1. details summary Release notes /summary p em Sourced from a href= https://github.com/gradle/gradle/releases gradle-wrapper s releases /a . /em /p blockquote h2 ...
android
dependencies

Bumps node from 20-alpine to 26-alpine. ![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=node package-manager=docker previous-version=20-alpine ...
dependencies

What Two ways to drop the AI conversation: - Manual — a Clear button in the command-palette thread and on the /discover page. Both call the shared store s reset(), which also removes the sessionStorage ...

What changed - add npm publish registry config - add @types/node and sync the lockfile - scope the root tsconfig to src and exclude docs/test output paths Why - ensure package publishing targets ...

Summary Fixes the crash cascade in https://github.com/logancyang/obsidian-copilot-preview/issues/101 where a single misconfigured agent backend (e.g. codex .cmd spawn EINVAL on Windows) took down the ...

Tracker : 44.3 dashboard responsive livré (#324) + validation par screenshots (option b) opérationnelle. 44.4/44.5/44.6 nécessitent données/rôle/super-admin → spot-check founder recommandé. Docs only. ...

Prunes sandbox.excludedCommands from 35 to 27 entries. I judged each entry by whether its sandbox exclusion is obviously warranted by what the command does, not by usage count alone: entries that plainly ...

Summary Re-introduced core gameplay loop but with updated order. - Refactored the Turn FSM from a 2-state (active / resolving) model to a 5-state pipeline: action-phase → declare-end-turn → action-phase ...