issues Search Results · language:Edge language:TypeScript language:HTML language:Go language:JavaScript language:TypeScript
Filter by
46.9M results
📝 Description
Allows the original sender to reclaim locked funds after the intent has expired and the condition was never met. This is
the critical safety net — without it, any funds locked via create_intent ...
P0-critical
smart-contract
📝 Description
Allows the registered oracle (or arbiter) to release locked funds to the recipient when the off-chain condition is
confirmed met. This is the primary value delivery function of the protocol ...
P0-critical
smart-contract
Summary
supermemory-server self-hosted fails to generate memories when configured with Ollama directly through
OPENAI_BASE_URL=http://127.0.0.1:11434/v1.
The failure happens in the memory-agent step ...
📝 Description
The current useToast() is a console.log stub — zero UI feedback is shown to users. Implement a real, styled toast
notification system.
🛠 Tech Stack
• Language: TypeScript (Next.js)
• Role: ...
frontend
P1-high
现象与证据
文件: public/formats/epub.js 行号: 24-47, 49-83
parseXhtmlBlocks (epub.js:26) 的 pattern 仅为 / h([1-6])\b…| p\b…| table\b…/gi; ul / ol / li 、 blockquote 、 pre 、以及只用 div
包裹的正文(不少 EPUB 排版工具产出)完全不匹配,内容直接消失。与 ...
bug
module:formats
P2
Feature Request
Make views.secondary_dataset the sole store for an alerts view s Mapeo table name. Today the same value lives in two
places: the secondary_dataset column (derived on write via deriveSecondaryDataset) ...
alerts
📝 Description
Replace the current console.log stub with a real Soroban transaction that calls create_intent() on the EpochSend smart
contract.
🛠 Tech Stack
• Language: TypeScript (Next.js)
• Role: Frontend ...
frontend
P0-critical
现象与证据
文件: public/formats/xlsx.js 行号: 263-277
sheetXml (xlsx.js:271-273) 公式单元格写 c r= .. f expr /f v ${cachedValue} /v /c 不带 t 属性——OOXML 中无 t 的 v
必须是数值;当源公式是字符串结果(reader 端 t= str 经 extractCachedValue:98-107 ...
bug
module:formats
P1
📝 Description
Lift wallet state into a React Context provider so any component in the tree can access the connected address without
prop drilling.
🛠 Tech Stack
• Language: TypeScript (Next.js)
• Role: ...
frontend
P0-critical
现象与证据
文件: public/formats/docx.js 行号: 273, 48-57
readDocx 主循环 (docx.js:273) 用 / w:(p|tbl)\b[\s\S]*? \/w:\1 /g 扫 body;当表格单元格内嵌套另一个 w:tbl (Word 合法且常见的布局手法)时,非贪婪匹配在内层第一个
/w:tbl 处结束,外层表格剩余的行被当作独立的 w:p / w:tr ...
module:formats
P2
robustness

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.