issues Search Results · language:Dune language:JavaScript language:JavaScript language:JavaScript language:Java language:Go
Filter by
38.8M results
Problem
When no exact match is found, FindHostByName falls back to strings.HasSuffix. If exactly one host s name ends with the
query, it is returned without confirmation. The ambiguity guard only fires ...
bug
priority:medium
Problem
MigrateName has zero production callers — only its own definition and tests reference it. Store.Load
(internal/config/store.go:27-46) only json.Unmarshals; it never migrates. Yet AGENTS.md:73 ...
bug
documentation
priority:high
Problem
Two related defects in saveAndGoBack / confirmDelete:
1. Data race: the returned tea.Cmd closure runs in a goroutine and reads m.config.Hosts (via json.MarshalIndent), while
Update() on ...
bug
priority:high
img width= 900 height= 690 alt= Image src=
https://github.com/user-attachments/assets/1901962e-0365-4a90-a26f-02f8435513ef /
img width= 900 height= 600 alt= Image src=
https://github.com/user-attachments/assets/43d7be4c-e97b-4a69-b5c7-cb6b47c33951 ...
Problem
Save uses os.WriteFile directly — a non-atomic truncate-and-write. A SIGINT / OOM / power loss during the write leaves a
truncated/empty hosts.json, and the next Load() fails json.Unmarshal, losing ...
bug
priority:high
Problem
findBestMatch recurses once per matching target position, so repeated characters cause combinatorial blowup. Bubble Tea
is single-threaded, so the UI freezes completely. It runs on every keystroke ...
bug
priority:high
Component
Copilot (CXone agent desktop integration)
What happened
In the IAG demo runsheet (Workstream 7, item 7.6), the Copilot demo in Consumer Persona 1 Scene 2 requires Copilot to
activate against ...
拆自 #5(TypeDef 元类引擎),split-task 方案 ST-2。Parent: #5 · Blocked by #19
目标
落 entityDef 草稿态 CRUD 写侧 API,严格对齐主仓契约 openapi/governance-metamodel(draft v0.1.0)。
范围
- app:EntityDefService —— create / get / ...
Problem
The TUI update flow (u → y) never calls DownloadAndInstall. Pressing y on the update confirmation screen returns a
command that only emits updateDoneMsg{err: nil}, so the UI shows Update successful. ...
bug
priority:high
Add style.css to Project trie search engine
Description
Add a dedicated style.css file to the project to separate styling from the HTML. This improves code organization,
maintainability, and makes future ...
documentation

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.