Skip to content

pullrequests Search Results · language:Edge language:Python language:JavaScript language:Java language:TypeScript language:PHP

Filter by

280M results  (2 s)

280M results

Summary Fixes #408 — the font-size setting only applied to the left panel; the message viewer, analytics dashboard, session board and settings dialogs ignored it. The setting drives the CSS variable ...

概要 executeComplianceSearch に同居していた検索後副作用(履歴永続化・レポートスナップショット・利用量計上・課金)を runPostSearchEffects(src/server/useCases/postSearch/)へ分離。検索本体は primaryTarget 構築 + schema 検証まで、controller(post/stream)が「検索 → postSearch」を ...

What Sharpens the composer s terminal-close rebind predicate so a composed fanout flow runs LIVE end-to-end. Extends the proven genuine-linear-LIVE generic-close fallback (#130) to catch the fanout terminal. ...

Summary - add an admin/API-key gated importN8nWorkflowDraft mutation that creates reviewable Workflow drafts instead of activating n8n imports - constrain n8n pulls to the tenant credential base ...

週計をタップすると、その週の支出をカテゴリ別に集計したモーダルを表示する。 カテゴリは明細(items)のカテゴリを使用し、明細が無い支出や税・端数などの 差額は「未分類」にまとめる。内訳の合計は週計と一致する。 Claude-Session: https://claude.ai/code/session_01TnJCLRBvUyN3vQoQd6JgnS

Summary Adds a welcoming Ways to Contribute section to CONTRIBUTING.md that distinguishes between: - Panel recipes / docs / examples (lighter process) — self-check with council panel lint, open PR, ...

Summary Adds s09 — Co-op carry physics: a long, heavy DYNAMIC plank carried by TWO dynamic carrier bodies, each coupled to the plank via a rapier spherical (ball) joint so the plank tilts/sways about ...

Summary Adds an opt-in embedding clustering method to scripts/cluster_claims.py, alongside the existing keyword-vocabulary clustering, which stays the default. Builds on the P0+P2 ai_provider.embed foundation. ...

What Added the missing camelcase dependency to package.json. Why The CI log indicated that the camelcase package was required but not found in the dependencies.