[Bug] Command execution counter shows duplicate entries for single invocation
Resolved 💬 2 comments Opened Apr 20, 2026 by donald-ada Closed Apr 23, 2026
Bug Description
The interface shows that I executed /btw three times, but in fact I only used it once。
The following error is an error reported in the main session I was running at that time. I'm not sure if it is related to the bug I described. It was generated automatically
Environment Info
- Platform: darwin
- Terminal: ghostty
- Version: 2.1.114
- Feedback ID: 1eba3109-e5bc-4293-a920-02275bbfe100
Errors
[{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:03:04.144Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:12:43.052Z"},{"error":"McpToolCallError: query tool only accepts SELECT/WITH/SHOW/EXPLAIN. Use execute for DDL/DML.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:14:37.811Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:46:43.053Z"},{"error":"Error: Request was aborted.\n at makeRequest (/$bunfs/root/src/entrypoints/cli.js:50:3448)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:46:47.997Z"},{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:47:55.698Z"},{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T06:57:15.307Z"},{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T07:37:40.893Z"},{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T07:44:50.443Z"},{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T07:45:20.463Z"},{"error":"McpToolCallError: Timeout error.\n at CJ7 (/$bunfs/root/src/entrypoints/cli.js:4759:63)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-20T08:09:10.940Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗