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

lsm / neokai / 25893338628
81%

Build:
DEFAULT BRANCH: dev
Ran 15 May 2026 12:25AM 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

Canceled at 16 May 2026 11:52PM UTC via web
25893338628

push

github

web-flow
chore: upgrade @anthropic-ai/claude-agent-sdk to 0.2.141 (#1899)

* chore: upgrade @anthropic-ai/claude-agent-sdk to 0.2.141

Update SDK from 0.2.112 to 0.2.141. Key adaptations:

- SDK now ships native CLI binaries (`claude`) via platform-specific
  optional deps instead of `cli.js`. Update sdk-cli-resolver to resolve
  the native binary from bun's hoisted node_modules.
- Add `oauth_org_not_allowed` to SDKAssistantMessageError union type.
- Add `fetch_error` to overageDisabledReason in SDKRateLimitEvent.
- Add new SDKPermissionDeniedMessage and SDKMirrorErrorMessage types
  to the SDKMessage union and type declarations.

* fix: add musl detection and update build pipeline for native CLI binary

- Add musl libc detection in sdk-cli-resolver to correctly resolve
  platform-specific SDK packages on Alpine/musl Linux.
- Update prod-entry.ts to import the native CLI binary via a build-time
  symlink instead of the removed cli.js path.
- Update build-binary.ts to resolve the platform-specific native binary
  and create a symlink before compilation.

* fix: add prepare-sdk-cli-link script and update CI workflows for native binary

Extract SDK CLI link preparation into a standalone script
(scripts/prepare-sdk-cli-link.ts) that uses createRequire from the daemon
package for reliable resolution. Add the prepare step to all CI workflows
(main.yml, release.yml, real-api-tests.yml) and refactor build-binary.ts
to call it per-target in the compilation loop.

* fix: normalize windows→win32 in prepare-sdk-cli-link and add arm64 cross-compile install

The SDK's optional dependency packages use "win32" as the OS component
(e.g. @anthropic-ai/claude-agent-sdk-win32-x64), but Bun build targets
use "windows" (e.g. bun-windows-x64). Normalize the mapping in
parseTarget() so the prepare script resolves the correct package.

For arm64 cross-compilation in release.yml, bun install on an x64 runner
won't install the arm64 SDK optional dependency. Add an explicit install
step ... (continued)
Source Files on build 25893338628
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #25893338628
  • 4b939c4f on github
  • Prev Build on dev (#25884037273)
  • Next Build on dev (#25894636012)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc