mirror of
https://github.com/anomalyco/opencode.git
synced 2026-07-17 12:56:41 +02:00
6786076f50
Matches the codebase convention (LLMError, FileSystemError, AuthError, etc. all use Schema.TaggedErrorClass). Adds SecretFindingSchema so the findings field on UnsafeCassetteError has a real Schema rather than an opaque type.