pullrequests Search Results · language:Dune language:Python language:TypeScript language:Python language:Java language:Python
Filter by
166M results
This PR adds a workflow-level permissions: contents: read to 1 workflow(s) that currently have no permissions: block
(and therefore get the default broad read-write token). Each affected workflow was inspected ...
CLA Signed
Summary
Structural fix for the recurring migration-ledger drift that red the Schema Drift gate on #41 and has bitten 3 times
(c157ee3, the form_summary_cache cluster, …). Root cause every time: a session ...
Closes #468
Added:
- SECURITY.md
Automated by Hermes Agent
Summary
agent/redact.py unconditionally rewrites Discord @snowflake_id mentions to @*** inside redact_sensitive_text(). This
runs at the persistence boundary before messages reach conversation history, ...
Summary
Introduces a page-level field-hud layout owner for the mobile map overlays so point readout, atmospheric transmission,
lower-right hardware controls, twilight rail, and attribution stop independently ...
💡 What I enhanced the accessibility and keyboard interaction for the PasswordInputWithStrength component. This included
adding focus-visible styles to the toggle button, aria-pressed/aria-label tags for ...
Summary
Route SEA generation-pipeline inference through the canonical contract-driven delegation path instead of raw imperative
httpx. src/pipeline/consumer.py and src/eval/eval_runner.py no longer POST ...
FIND hardening — golden-input baseline-diff for silent regressions
Council decision (FIND deliberation — the meta-council s keystone): the semantic subagents only flag what they think to
look for. A golden ...
要望
言語設定は、デフォルトで iPhone のシステム言語に合わせ、対応していなければ英語にする。
変更
明示設定 (DB preferredLocale / cookie NEXT_LOCALE) が無い場合に、Accept-Language ヘッダ (iOS Capacitor の WKWebView では端末システム言語が載る)
から対応ロケールを推定。 対応外なら英語にフォールバック。 ...