issues Search Results · language:Dune language:Python language:Java language:Java language:Java language:TypeScript
Filter by
51.8M results
Problem Description
bootstrap_harvest.py L217–236: after mmap regex extraction, calls view.decode_utf8() for LLM path even when regex
harvest is sufficient.
Proposed Architectural Solution
Pass only ...
audit-2026
performance
v1.9.x
Problem Description
master_catalog.py L156–165: linear scan over self.pages per case-insensitive lookup. At 10k titles on hot MCP resolve
paths, cumulative cost is significant.
Proposed Architectural ...
audit-2026
performance
v1.9.x
概要
FreezeButton コンポーネントを更新し、凍結中ユーザーには「解除」ボタンを表示して unfreeze API を呼び出す。
対象ファイル
negotole/src/app/admin/users/FreezeButton.tsx
詳細
- isFrozen prop に応じて「凍結」「解除」を切り替え
- 解除時は /api/admin/users/[id]/unfreeze ...
Bug 1: Zone names are blank/undefined
In the ADD PLANT page, the PLACEMENT menu lists zones (maps) but their names show as blank or undefined . This is
because the uses m.label but MapInfo has name (not ...
bug
needs-triage
Problem Description
patch_backlink_index_for_paths (backlink_index.py) invalidates signature and may trigger _compute_incoming_full — full
vault read ×2 (pages + alias pass).
Proposed Architectural Solution ...
audit-2026
performance
v1.9.x
Description of the Bug
Problem
There are three separate, competing background document cleanup mechanisms that overlap, race with each other, and with
concurrent user requests:
A) Raw asyncio task in ...
bug
gssoc
概要
指定ユーザーの凍結を解除する API を実装する。
対象ファイル
negotole/src/app/api/admin/users/[id]/unfreeze/route.ts
詳細
- 管理者認証チェック(401/403)
- 対象ユーザーの存在確認(404)
- 凍結されていないユーザーへの解除拒否(400)
- users.bannedAt = null に更新 ...
Problem Description
_process_llm_cycle_file (maintenance_daemon.py L2535, L2564): double read_text on same page when cognitive lint is
active.
Proposed Architectural Solution
Cache text in local variable ...
audit-2026
performance
v1.9.x
Problem Description
markdown_io.py L51–58: decode_utf8() and search() slice entire mmap → heap allocation = file size. For typical Logseq
pages ( 50KB) mmap provides little benefit.
Proposed Architectural ...
audit-2026
performance
v1.9.x
El qué
Hoy el pipeline es CLI-only: requiere uv sync, conocer los subcomandos o leer el CLAUDE.md. Para un usuario no-técnico
(community manager, editor de video, cliente) eso es una barrera infranqueable. ...
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.