Dashboardcli__complete failures exit zero

__complete failures exit zero

Category: preference
Confidence: 1.00
ID: 01a02420-7e8f-71ad-937c-02e546b28e3d
Project ID: c760f4f9-42b0-4ce0-b36d-6b8c38d770b2
Cross-project: No
Recalled in other projects: 0
Source session: 0BROBCwS1rxdFgqCZ
Created: 2026-08-21 11:41:44
Updated: 2026-08-21 11:41:44

Content

The __complete completion path must never crash or emit an error when completion lookup fails; silently return no results and set exit code 0. Completion is queried by shells and an error would break interactive command discovery, so it intentionally has a softer contract than ordinary command execution.

Move to: