issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript linked:pr language:TypeScript
Filter by
7.9M results
Let the agent read ALL on-screen text with positions, token-cheaply (text+coords, never pixels).
Two complementary sources:
- AT-SPI Text interface: capture the EXACT text-buffer content of terminals/editors/documents ...
Round out OS-level control and close the feedback loop.
Control primitives (SyntheticInput issues real uinput/XTEST events — actual control, not simulated):
- have: click, type, key combos, cursor ...
Execution copy of central backlog item https://github.com/AlfaBlok/obsidian-brain/issues/54 — the central ticket is the
source of truth.
Context
Voice-note processing appears to spend substantial time ...
owner:agent
status:needs-review
Description
The English locale file uses British spelling Analyse instead of American English Analyze . Since the project primarily
uses American English, this should be consistent.
Changes
- Change ...
gssoc:approved
에디터 live Markdown toolbar 검증 안정화
문제
- Home Server CD run 27485929473의 live visual E2E가 /editor/new에서 getByRole( button , { name: 제목 1 })를 찾지 못해 실패했다.
- 실패 아티팩트의 실제 화면은 기존 ProseMirror block toolbar가 ...
task
Description
In src/services/distributed_lock_manager.py, line 59 declares self.l1_lock: Dict[str, LFUNode] = {} but line 62
immediately overwrites it with self.l1_lock = threading.RLock(). The dict initialization ...
gssoc:approved
概要
パッケージマネージャーを npm から pnpm に移行する。
作業内容
- pnpm import で package-lock.json を pnpm-lock.yaml に変換
- package-lock.json と node_modules を削除
- pnpm install で依存関係を再インストール
- .gitignore に pnpm-lock.yaml ...
Type
bug
Short description
Vouchers are implemented in the game but the headless benchmark never offers, buys, or owns them — ownedVoucherIds is
hardcoded empty. So a whole run-building layer (extra ...
advisor
training
现象
macOS x86_64 启动 Hermes Agent CN Desktop v0.3.2.app 后,主窗口只有标题栏,正文区域白屏(淡紫色 #f4f4f8),dashboard
不渲染。Backend(127.0.0.1:9120)完全健康(Plugin discovery complete: 36 found, 24 enabled + Mounted plugin API
routes ...
Description
The file src/services/distributed_lock_manager.py imports json, hashlib, and OrderedDict but none of these are used
anywhere in the file. Removing them cleans up the code and avoids lint warnings. ...
gssoc:approved

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.