issues Search Results · language:Dune language:Python language:HTML language:JavaScript language:Python linked:pr is:public
Filter by
4.9M results
@
症状
read_cell_dir で 6-digit raw + .PTN のセルを読むと、mass(重量)が読めずエラーになる。例:
Z:\TOYO\No1\DAT\ss_281_NaMnHCF_NaPF6ECPC\73
→ 6-digit raw files found but no mass available.
さらに調査すると、エラーにならず質量を黙って誤読しているケースが多数あった(より深刻)。 ...
area:io
Feature Category
- [ ] Sandbox
- [ ] Actions
- [ ] Deployments
- [ ] SDK API
- [ ] Envhub
- [ ] CLI
- [ ] Performance Optimization
- [x] Documentation Examples
Problem Statement ROCK ...
enhancement
Symptom
On a Linux (Ubuntu 26.04) install, a user session sits at a steady load average of ~2.00 with a continuous churn of
short-lived processes:
python3 /home/user/.claude/hooks/session_start.py --version ...
Across the entire framework s documentation website—specifically targeting all docs/.html and submissions//demo.html
(spanning 20+ core files)—the HTML head structure is completely barebones. The documentation ...
accepted
gssoc:approved
GSSoC-26
level:intermediate
@Claude
Problem
POST /api/import/plans (server/api/import.js) fügt importierte Pläne ohne die in #218/#270 eingeführte Validierung in
die DB ein:
// import.js – keine Längen-/Größen-/Typ-Prüfung
await ...
claude
released
The Bug: When a user opens an absolute modal dialog, blocking the main background page scroll via overflow: hidden;
causes the entire fixed header and sidebar layout to jump abruptly to the right by 12px ...
gssoc:approved
GSSoC-26
level:intermediate
https://docs.astral.sh/ty/reference/rules/#invalid-paramspec
it reports mismatched-type-name instead
from typing import ParamSpec
P1 = ParamSpec( P1 ) # okay
P2 = ParamSpec( S2 ) # error: mismatched-type-name ...
Why
Two independent review cycles surfaced the same structural problem from different starting points: authoritative design
documents in this repo assert specific operational behaviors that the running ...
priority:normal
repo-review-approved
Summary
tools/webhooks/webhook_server.py parses WEBHOOK_POLL_INTERVAL and LARGE_TX_THRESHOLD with module-level numeric casts.
Malformed values can crash the webhook dispatcher during import before CLI ...
Repo-evolver scan backlog. Add unittest coverage for frontier_execution_queue_phase_checkpoint_card write_outputs.
Label: experimental/frontier

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.