mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-22 20:05:23 +00:00
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.