Expand description
Error types for the debugger CLI
Error messages are designed to be clear and actionable for LLM agents, with hints on how to resolve common issues.
Structs§
- IpcError
- IPC-serializable error for daemon responses
Enums§
- Error
- Main error type for the debugger CLI
Type Aliases§
- Result
- Result type alias using our Error type