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

lsm / HyperNeo / 31966757047
79%

Build:
DEFAULT BRANCH: dev
Ran 16 Aug 2026 07:10PM UTC
Jobs 34
Files 685
Run time 3min
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

16 Aug 2026 07:09PM UTC coverage: 78.868% (-0.02%) from 78.892%
31966757047

push

github

web-flow
chore: upgrade Claude Agent SDK to 0.3.233 (#2546)

* chore: upgrade Claude Agent SDK to 0.3.233

Bump @anthropic-ai/claude-agent-sdk from 0.3.179 to 0.3.233 and resync the
shared SDK type declarations so local consumers match the installed package.

Breaking API changes in 0.3.233:
- Query.interrupt() now resolves to SDKControlInterruptResponse | undefined
  instead of void; update QueryLike and the ACP adapter accordingly.
- CanUseTool returns PermissionResult | null and its options require a
  requestId; guard the null case and stamp a requestId in the ACP flow.

New message types emitted by the bundled Claude Code CLI (2.1.x):
- Filter (do not persist/broadcast) internal signals: command_lifecycle,
  conversation_reset, and active_goal, plus the background_tasks_changed and
  control_request_progress system subtypes.
- Render model_refusal_no_fallback so refusal content is shown instead of
  silently dropped.
- Update the compiled CLI fallback version to keep binary downloads aligned.

* fix(sdk): address 0.3.233 message-handling review findings

- Filter background_tasks_changed and control_request_progress before
  persistence/broadcast (not just from UI), so internal state pushes don't
  accumulate invisible rows or wake live subscribers.
- Strip terminal_slash_commands from the init slash command list so browser
  autocomplete never advertises terminal-only commands (exit, statusline, …).
- Route model_refusal_no_fallback through the nested subagent renderer so
  subagent refusals show content instead of a bare "System:" row.

* fix(sdk): address 0.3.233 review round-2 findings

- Honor local fallback scope: a subagent/side-question refusal only swaps that
  response's model, never the session model.
- Stamp browser-authored prompts with origin {kind:'human'} so strict
  human-trust gates don't classify composer input as unattributed.
- Fail closed on matchedAskRule instead of silently auto-allowing a tool the
  user explicitly gated with a pe... (continued)

43551 of 59164 branches covered (73.61%)

Branch coverage included in aggregate %.

36 of 44 new or added lines in 8 files covered. (81.82%)

12 existing lines in 7 files now uncovered.

59305 of 71252 relevant lines covered (83.23%)

3802.01 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
92.91
-1.91% packages/daemon/src/lib/agent/interrupt-handler.ts
2
85.91
-3.2% packages/shared/src/sdk/type-guards.ts
2
89.27
-0.96% packages/web/src/components/sdk/SDKSystemMessage.tsx
1
93.49
-2.21% packages/daemon/src/lib/agent/ask-user-question-handler.ts
1
74.5
0.0% packages/daemon/src/lib/agent/sdk-cli-resolver.ts

Coverage Regressions

Lines Coverage ∆ File
4
79.71
-0.02% packages/daemon/src/lib/agent/sdk-message-handler.ts
2
73.97
-0.45% packages/daemon/src/lib/agent/agent-session.ts
2
89.87
-2.53% packages/daemon/src/lib/providers/anthropic-provider.ts
1
86.5
-1.5% packages/daemon/src/lib/agent/api-error-circuit-breaker.ts
1
81.0
-0.19% packages/daemon/src/lib/agent/query-runner.ts
1
81.62
0.05% packages/daemon/src/lib/space/runtime/space-runtime.ts
1
89.14
-1.23% packages/daemon/src/storage/job-queue-processor.ts
Jobs
ID Job ID Ran Files Coverage
1 daemon-4-space-migrations-b - 31966757047.1 16 Aug 2026 07:11PM UTC 58
33.01
GitHub Action Run
2 daemon-shared - 31966757047.2 16 Aug 2026 07:10PM UTC 24
85.08
GitHub Action Run
3 daemon-4-space-migrations-a - 31966757047.3 16 Aug 2026 07:11PM UTC 26
65.4
GitHub Action Run
4 daemon-online-components - 31966757047.4 16 Aug 2026 07:10PM UTC 366
9.79
GitHub Action Run
5 daemon-online-websocket - 31966757047.5 16 Aug 2026 07:10PM UTC 366
9.89
GitHub Action Run
6 daemon-online-rpc-d - 31966757047.6 16 Aug 2026 07:11PM UTC 366
10.65
GitHub Action Run
7 daemon-online-features-a - 31966757047.7 16 Aug 2026 07:10PM UTC 366
8.61
GitHub Action Run
8 daemon-online-space-a - 31966757047.8 16 Aug 2026 07:11PM UTC 366
18.41
GitHub Action Run
9 daemon-4-space-storage - 31966757047.9 16 Aug 2026 07:11PM UTC 157
47.24
GitHub Action Run
10 daemon-5-space-agent-other - 31966757047.10 16 Aug 2026 07:11PM UTC 287
19.15
GitHub Action Run
11 web - 31966757047.11 16 Aug 2026 07:11PM UTC 284
76.96
GitHub Action Run
12 daemon-online-git - 31966757047.12 16 Aug 2026 07:11PM UTC 366
10.39
GitHub Action Run
13 daemon-1-core - 31966757047.13 16 Aug 2026 07:15PM UTC 373
31.9
GitHub Action Run
14 daemon-online-lifecycle - 31966757047.14 16 Aug 2026 07:12PM UTC 366
13.76
GitHub Action Run
15 daemon-online-sdk - 31966757047.15 16 Aug 2026 07:11PM UTC 366
13.36
GitHub Action Run
16 daemon-online-mcp - 31966757047.16 16 Aug 2026 07:10PM UTC 366
10.12
GitHub Action Run
17 daemon-online-space-c - 31966757047.17 16 Aug 2026 07:11PM UTC 366
18.14
GitHub Action Run
18 daemon-online-rpc-f - 31966757047.18 16 Aug 2026 07:11PM UTC 366
13.89
GitHub Action Run
19 daemon-5-space-runtime-b - 31966757047.19 16 Aug 2026 07:12PM UTC 219
31.4
GitHub Action Run
20 daemon-online-agent-sdk - 31966757047.20 16 Aug 2026 07:11PM UTC 366
13.41
GitHub Action Run
21 daemon-online-rpc-b - 31966757047.21 16 Aug 2026 07:12PM UTC 366
10.76
GitHub Action Run
22 daemon-online-convo - 31966757047.22 16 Aug 2026 07:12PM UTC 366
13.34
GitHub Action Run
23 daemon-online-coordinator - 31966757047.23 16 Aug 2026 07:10PM UTC 356
1.22
GitHub Action Run
24 daemon-online-rewind-b - 31966757047.24 16 Aug 2026 07:11PM UTC 366
13.85
GitHub Action Run
25 daemon-online-rewind-a - 31966757047.25 16 Aug 2026 07:12PM UTC 366
13.42
GitHub Action Run
26 daemon-online-rpc-e - 31966757047.26 16 Aug 2026 07:11PM UTC 366
10.38
GitHub Action Run
27 daemon-online-space-d - 31966757047.27 16 Aug 2026 07:11PM UTC 366
16.05
GitHub Action Run
28 daemon-online-features-b - 31966757047.28 16 Aug 2026 07:11PM UTC 366
13.79
GitHub Action Run
29 daemon-online-features-c - 31966757047.29 16 Aug 2026 07:12PM UTC 366
13.88
GitHub Action Run
30 daemon-0-shared-handlers-workflow - 31966757047.30 16 Aug 2026 07:12PM UTC 372
28.13
GitHub Action Run
31 daemon-online-rpc-c - 31966757047.31 16 Aug 2026 07:10PM UTC 366
10.13
GitHub Action Run
32 daemon-5-space-runtime-a - 31966757047.32 16 Aug 2026 07:11PM UTC 233
21.07
GitHub Action Run
33 daemon-online-space-b - 31966757047.33 16 Aug 2026 07:10PM UTC 366
11.37
GitHub Action Run
34 daemon-online-rpc-a - 31966757047.34 16 Aug 2026 07:11PM UTC 366
10.5
GitHub Action Run
Source Files on build 31966757047
  • Tree
  • List 685
  • Changed 31
  • Source Changed 9
  • Coverage Changed 30
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #31966757047
  • 3c3cde4e on github
  • Prev Build on dev (#31946578231)
  • Next Build on dev (#31974120806)
  • 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