Overview
dsh-quote-temp-ask
README / EN
Package documentation
Registry summary
dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.
Read the full README on GitHubLIMITATIONS
Known limitations
| # | Limitation | |---|---| | L1 | Send-button interception relies on `aria-label="发送消息"` (Chinese UI); Enter interception is unaffected | | L2 | Other submit paths (Cmd/Ctrl+Enter) are not intercepted — markers go out literally | | L3 | Manually typing a marker-shaped string that matches a pooled id gets expanded | | L4 | Marker renumbering adds undo entries | | L5 | The quote pool is per-session memory — markers lose their mapping after switching sessions or refreshing | | L6 | Streaming is 250ms polling, not SSE | | L7 | Panel message history is unbounded (use 清理上下文) | | L8 | chat.deepseek.com sends `frame-ancestors 'none'` — no iframe embedding; the web popup is the only path |
