Unified error type for Antigravity CLI SDK operations.
Summary
Types
@type kind() ::
:auth_error
| :cli_not_found
| :command_execution_failed
| :config_invalid
| :execution_failed
| :input_error
| :no_result
| :parse_error
| :run_deadline_exceeded
| :stream_start_failed
| :stream_timeout
| :transport_error
| :transport_exit
| :unsupported_capability
| :user_cancelled
| :unknown