[Bug] Duplicate skill entries in /context output with narrow terminal and long skills list

Open 💬 0 comments Opened Jul 1, 2026 by babbage

Bug Description
Narrow terminal + /context with a longish skills list → duplicate entries appear in the User skills section (skills of the same token-bucket seem to cluster in the duplication).

Environment Info

  • Platform: darwin
  • Terminal: Apple_Terminal
  • Version: 2.1.142
  • Feedback ID: 27dfecde-b149-46b3-bde5-a1a359449a6d

Errors

[{"error":"AxiosError: Request failed with status code 400\n    at bo (/$bunfs/root/src/entrypoints/cli.js:121:1194)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:126:12724)\n    at emit (node:events:92:22)\n    at endReadableNT (internal:streams/readable:865:50)\n    at processTicksAndRejections (native:7:39)\n    at request (/$bunfs/root/src/entrypoints/cli.js:128:2467)\n    at async s7_ (/$bunfs/root/src/entrypoints/cli.js:252:277804)\n    at async A68 (/$bunfs/root/src/entrypoints/cli.js:408:5977)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T19:15:59.970Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011Ccbsk3K21CUCeyKkBktsx\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:61794)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T19:17:40.800Z"},{"error":"SyntaxError: JSON Parse error: Unexpected identifier \"Please\"\n    at <parse> (:0)\n    at parse (unknown)\n    at Zwq (/$bunfs/root/src/entrypoints/cli.js:182:10088)\n    at O (/$bunfs/root/src/entrypoints/cli.js:138:18426)\n    at <anonymous> (/$bunfs/root/src/entrypoints/cli.js:184:1658)\n    at W1H (/$bunfs/root/src/entrypoints/cli.js:6608:326)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T19:17:40.801Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011Ccbsk3mJKjPUZd4UnLvBP\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:61794)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T19:17:40.833Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011CcbskER1Bxx6oQb8w6DtJ\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:61794)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T19:17:43.398Z"},{"error":"Error: 401 {\"type\":\"error\",\"error\":{\"type\":\"authentication_error\",\"message\":\"Invalid authentication credentials\"},\"request_id\":\"req_011CcbskERzg17HMZGKkDB9a\"}\n    at generate (/$bunfs/root/src/entrypoints/cli.js:11:61794)\n    at makeRequest (/$bunfs/root/src/entrypoints/cli.js:51:7694)\n    at processTicksAndRejections (native:7:39)","timestamp":"2026-07-01T19:17:43.421Z"}]

View original on GitHub ↗