issues Search Results · language:Edge language:Python language:JavaScript language:Java language:JavaScript
Filter by
55.4M results
The shape-mismatch and non-positive sigma ValueError guards are well-placed and cover the right failure modes.
Broadcasting sigmas across the time axis via sigmas[np.newaxis, :] is correctly handling the ...
Bug Description
Multiple places in frontend/src/App.tsx call JSON.parse(localStorage.getItem(...) || {}) without a try-catch wrapper. If
localStorage contains corrupted data (e.g., from a previous app ...
Bug Description
frontend/src/App.tsx line 43 initializes Mermaid with theme: dark and hardcoded dark theme variables (background:
#0f172a, etc.). When the user switches the app to light mode, the Mermaid ...
The implementation of calculate_q_fom correctly realizes Eq. 17 from the paper. The core math — normed = residuals /
sigmas[np.newaxis, :] followed by np.sqrt(np.sum(normed ** 2, axis=1)) then np.max(...) ...
Bug Description
The GitHub Action in github-action/index.js uses response_format: { type: json_object } (line 140) when calling the Groq
API. However, the prompt instructs the model to return a JSON array ...
Evidence from #1704 local checkpoint dogfood on 2026-06-26:
- checkpoint write successfully created an ignored local checkpoint for #1700/#1704 with durable issue sources.
- start --select local_chat_checkpoint ...
dogfood
workflow
ci(process): add experimental autopilot router execution bridge MVP
Lane ID: EXPERIMENTAL_AUTOPILOT_ROUTER_EXECUTION_BRIDGE_MVP-001
Priority: 1
Authority source
Auditor approval:
Audit ID: COR-PARALLEL-NEXT-LANES-ISSUE-DISPATCH-001 ...
Summary
I noticed that the recently added MotifVideo pipelines currently do not expose pipeline-level LoRA loading support, even
though the underlying transformer appears to already be PEFT-ready.
Before ...
背景・問題
--save-recipe は実行時フラグの意図を recipe に永続化する仕組みを持つ。以下のフラグはすべて対応するフロントマターキーを持ち、保存→再利用のサイクルが完結している:
| フラグ | frontmatter キー | --list badge |
| --- | --- | --- |
| --autonomous | autonomy: autonomous | ...
automated
rig-idea

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.