issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Python is:public
Filter by
40.5M results
现状/位置
没有服务端节点搜索能力。按文本/名字/类型定位节点只能客户端 children + get_text 递归 BFS,每层一次 RPC。
影响
三个因素叠加把这变成日常最大痛点(下游 XGame 实测数据):
1. 程序化构建的 UI 节点全是匿名路径(@Button@12,编号跨运行不稳定),不按文本找根本定位不到;
2. 面板按钮深达 14-15 层,BFS 要发几十上百次 ...
enhancement
Description
Test issue for the autoSWE pipeline on GitHub.
Task
Create a new file greeting.py in the repo root containing:
1. A function greet(name: str) - str that returns Hello, name !
2. A __main__ ...
autoswe:shipped
Symptom
vrg-release for 2.1.15 failed at the back-merge-bump stage:
✗ back-merge-bump — ReleaseError: Command ( git , pull , --ff-only , origin , develop ) returned non-zero exit status 128.
The ...
bug
Parent
#5
What to build
핸드아웃 비밀 본문 입력칸에 #40에서 확립한 attach 패턴을 적용한다.
- 비밀 본문 입력칸 DOM 정찰 (selector)
- #40 패턴 그대로 툴바 attach
- 권한 가드: 비밀 본문은 GM/관리자에게만 보이므로 툴바도 동일 가시성 조건 따름
- 저장/렌더 마크업 호환성은 #40에서 ...
enhancement
Session start: 2026-06-07 13:51 UTC
Lane: Lane 25 -- Phase 2 documentation reconciliation
Bounded objective: add a standalone Zig tests-root contract that pins the broadened Phase 2 lane 25 reconciliation ...
zigux-session
现状/位置
python/godot_cli_control/daemon.py:163 只校验了 --record 必须配 --movie-path,没校验扩展名;daemon.py:236 原样把路径透传给 Godot 的
--write-movie。Godot Movie Maker 只认 .avi / .png,传 .mp4 时 Godot 打 Can t find movie writer ...
bug
Background
Hugging Face s Serverless Inference API provides free, rate-limited access to Whisper models (openai/whisper-large-v3,
distil-whisper, etc.) with no credit card required. It s designed for ...
My ragnar instance fails preflight a everytime and won t run.
Run: https://github.com/branchmanagerapp/branchmanager.app/actions/runs/27094443163
Health audit
ERROR: SUPABASE_ACCESS_TOKEN env var required.
Get a personal access token from https://supabase.com/dashboard/account/tokens ...
audit-failure
priority:high
Parent
#5
What to build
핸드아웃 공개 본문 입력칸에 ccfolia-format-sync의 서식 편집 툴바를 attach하고, 핸드아웃 저장/렌더링 파이프라인에서 서식 마크업이 보존되도록 한다.
- 핸드아웃 공개 본문 입력칸 DOM 정찰 (selector, textarea/contenteditable 여부)
- format-sync ...
enhancement

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.