pullrequests Search Results · language:Dune language:TypeScript language:Python language:Java language:Python language:JavaScript
Filter by
261M results
Redesign the home page...
概要
ポップアップを開いている時にツールバーの「こん太」を再クリックすると、**一瞬「何も出ない」状態→「数字無いPOP」状態→「数字が戻る」**というチカチカが見えていたのを改善します。
症状(ユーザー報告 2026-06-03)
- ポップアップを開いている時にツールバーアイコン(こん太)を再クリック
- 既存ポップアップが一旦消える(何も出ない)
- 直後に「数字無いPOP」(初期化中・データ取得前の状態)が出る ...
Add a hand-rolled FromSchema type helper that infers the TypeScript type of data a JSON Schema accepts when the schema
is written as const. It mirrors the runtime interpreter s keyword support: type (incl. ...
Uploading embedded media to Blossom servers fails in Obsidian. This fixes three separate root causes.
1. CORS blocks every upload
blossom-client-sdk s multiServerUpload uses the browser fetch, which ...
Closes #182
Что сделано
Вынес бизнес-ядро ключевых server actions в чистые auth-agnostic функции src/lib/core/*, принимающие явный контекст
(supabase + уже резолвленные userId/role/ownership). use server-обёртки ...
Summary
- change ProjectConfigService canonical config path from root heddle.config.json to local .heddle/config.json
- make init create .heddle/config.json and never create a repository-root config ...
Why
The maintenance-passage experiment (3–5 connected sentences for due, well-known FSRS words, shown as one reading block)
was running but throttle-bound at ~0.5 cards/day by a flat MAINTENANCE_PASSAGE_MAX_RECENT ...
Problem
Periodic runs (audit, bc_check, health, …) are recorded into the per-repo RunRegistry, but GET /runs with no repo_id
falls back to the default (lead repo s) registry. So a non-lead repo s periodic ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The use of shlex.quote ...
ai-remediation
needs-human-review
severity-medium
Summary
Upgrades client/src/logic/factionEngine.js from a float-heavy local helper into a stricter deterministic faction
simulation helper suitable for a 10Hz authoritative world tick.
Added / changed ...