Skip to content

v0.7.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 08:20
· 18 commits to main since this release
feat(error): 新增 ErrorCode 并汉化所有用户可见文本

- 新增 `ErrorCode` 枚举,作为代理可稳定分支的机器可读错误码
- 新增 `UnsupportedFormat` 变体,并从 `format::detect` 返回结构化错误
- 汉化所有 `StructuredError` 的 `reason` 和 `hint`、CLI 警告/错误、JSON schema usage
  文案