• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lsm / HyperNeo / 30283662837
83%

Build:
DEFAULT BRANCH: dev
Ran 27 Jul 2026 04:13PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
  cancel
30283662837

push

github

web-flow
feat: normalized provider error taxonomy registry (#2247)

* feat: add normalized provider error taxonomy registry

Single source of truth in @hyperneo/shared for classifying provider
errors: HTTP status mappings (529 overloaded, 5xx retryability, 413,
403), provider codes (GLM 1305), localized strings (GLM Chinese
overload messages), prompt-too-long variants (Anthropic token-count
form, bare Kimi form), and auth/quota terminal guards — each mapped to
a normalized kind with an action (retry / compact / continue /
surface) and an Anthropic wire type.

Signal trust is modeled explicitly: structured provider codes are
trusted even on hard 4xx statuses, body substrings only in provider
response bodies (body-embedded and mid-stream errors), and loose-text
substrings in any surfaced error string.

* fix: align 501 wire type with bridge reality and derive status maps from entries

Review feedback on PR #2247:

- The not_implemented entry declared anthropicType not_implemented_error,
  but nothing emits it — all four bridges send api_error for their own
  501s. The entry now records reality (api_error) with a note.
- anthropicErrorTypeForHttpStatus is now derived from
  providerErrorKindForHttpStatus + the taxonomy entries, so the kind map
  and the wire map cannot drift; a registry-integrity test pins the
  derivation for every declared httpStatus.
- Removed the speculative isRetryableProviderErrorKind accessor and
  marked actionForProviderErrorKind / the continue action as
  future-facing vocabulary.
Source Files on build 30283662837
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #30283662837
  • fec3f7f1 on github
  • Prev Build on dev (#30215248587)
  • Next Build on dev (#30283797683)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc