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

lsm / neokai / 28588222306
82%

Build:
DEFAULT BRANCH: dev
Ran 02 Jul 2026 11:59AM UTC
Jobs 28
Files 622
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

02 Jul 2026 11:58AM UTC coverage: 82.424% (+0.01%) from 82.413%
28588222306

push

github

web-flow
refactor: rename CLI binary and npm packages to hyperneo (#2221)

* refactor: rename CLI binary and npm packages to hyperneo

Renames the `kai` CLI binary to `hyperneo` and the published npm
artifacts from `neokai`/`@neokai/cli-*` to `hyperneo`/`@hyperneo/cli-*`.

- packages/cli: bin field, help usage/examples, startup banners
- scripts: build-binary output filename, package-npm names + paths
- npm/neokai -> npm/hyperneo (wrapper package.json + launcher)
- CI workflows: binary names, artifact patterns, npm publish paths
- desktop: build-sidecar.sh sources the renamed binary
- README: install/run commands and product name

Repo URL stays lsm/neokai (PR 4). Internal @neokai/* workspace packages
and ~/.neokai data dir are unchanged (separate rebrand PRs). npm publish
and deprecation of the old packages happen at release time via release.yml.

* fix: update bun.lock workspace bin entry to hyperneo

The committed bun.lock still recorded packages/cli with bin { kai }
after the rename. bun does not re-derive this workspace metadata field
on install, so the stale entry persisted. Updated the one entry to match
packages/cli/package.json (bin { hyperneo }). Verified
bun install --frozen-lockfile still passes.

A full bun install regen was avoided because it also picks up unrelated
transitive-dep drift (@github/copilot, @oxc-resolver, ...).

* review: align license, CLI logger namespaces, test temp prefixes, docs

- package-npm.ts: generated @hyperneo/cli-* and hyperneo packages now
  declare Apache-2.0 to match the wrapper (npm/hyperneo) and root LICENSE
  (was MIT).
- packages/cli/src: logger namespaces kai:cli:* -> hyperneo:cli:*.
- packages/cli/tests/skill-utils: temp dir prefixes kai-* -> hyperneo-*.
- docs + CLAUDE.md: update remaining kai command / npm install -g neokai
  references to hyperneo (data-dir paths unchanged).

* review: align prod-entry banner with main.ts (🚀 HyperNeo Production Server)

11494 of 16569 branches covered (69.37%)

Branch coverage included in aggregate %.

97996 of 116269 relevant lines covered (84.28%)

301.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 daemon-4-space-migrations-a - 28588222306.1 02 Jul 2026 12:00PM UTC 74
36.81
GitHub Action Run
2 daemon-4-space-migrations-b - 28588222306.2 02 Jul 2026 12:00PM UTC 48
56.5
GitHub Action Run
3 daemon-4-space-storage - 28588222306.3 02 Jul 2026 12:00PM UTC 160
53.62
GitHub Action Run
4 daemon-online-rewind-1 - 28588222306.4 02 Jul 2026 12:00PM UTC 361
21.68
GitHub Action Run
5 daemon-5-space-runtime-b - 28588222306.5 02 Jul 2026 12:00PM UTC 186
47.9
GitHub Action Run
6 daemon-5-space-agent-other - 28588222306.6 02 Jul 2026 12:00PM UTC 288
25.54
GitHub Action Run
7 daemon-online-lifecycle - 28588222306.7 02 Jul 2026 12:00PM UTC 361
21.86
GitHub Action Run
8 daemon-online-agent-sdk - 28588222306.8 02 Jul 2026 12:00PM UTC 361
21.56
GitHub Action Run
9 daemon-online-sdk - 28588222306.9 02 Jul 2026 12:00PM UTC 361
21.56
GitHub Action Run
10 daemon-online-space-1 - 28588222306.10 02 Jul 2026 12:00PM UTC 361
31.42
GitHub Action Run
11 daemon-0-shared-handlers-workflow - 28588222306.11 02 Jul 2026 12:00PM UTC 366
32.27
GitHub Action Run
12 daemon-online-components - 28588222306.12 02 Jul 2026 11:59AM UTC 361
17.38
GitHub Action Run
13 daemon-online-space-2 - 28588222306.13 02 Jul 2026 12:02PM UTC 361
31.61
GitHub Action Run
14 daemon-online-features-1 - 28588222306.14 02 Jul 2026 12:00PM UTC 361
22.24
GitHub Action Run
15 daemon-online-convo - 28588222306.15 02 Jul 2026 12:00PM UTC 361
21.47
GitHub Action Run
16 daemon-1-core - 28588222306.16 02 Jul 2026 12:00PM UTC 366
34.7
GitHub Action Run
17 daemon-5-space-runtime-a - 28588222306.17 02 Jul 2026 12:00PM UTC 131
39.65
GitHub Action Run
18 daemon-online-git - 28588222306.18 02 Jul 2026 12:00PM UTC 361
18.2
GitHub Action Run
19 daemon-online-rpc-3 - 28588222306.19 02 Jul 2026 12:00PM UTC 361
18.77
GitHub Action Run
20 daemon-online-features-2 - 28588222306.20 02 Jul 2026 12:00PM UTC 361
21.69
GitHub Action Run
21 web - 28588222306.21 02 Jul 2026 12:00PM UTC 252
74.57
GitHub Action Run
22 daemon-online-coordinator - 28588222306.22 02 Jul 2026 11:59AM UTC 350
7.78
GitHub Action Run
23 daemon-online-rewind-2 - 28588222306.23 02 Jul 2026 12:00PM UTC 361
22.13
GitHub Action Run
24 daemon-online-rpc-2 - 28588222306.24 02 Jul 2026 12:00PM UTC 361
22.58
GitHub Action Run
25 daemon-online-rpc-1 - 28588222306.25 02 Jul 2026 12:00PM UTC 361
18.45
GitHub Action Run
26 daemon-online-rpc-4 - 28588222306.26 02 Jul 2026 12:01PM UTC 361
22.25
GitHub Action Run
27 daemon-online-mcp - 28588222306.27 02 Jul 2026 11:59AM UTC 361
17.69
GitHub Action Run
28 daemon-online-websocket - 28588222306.28 02 Jul 2026 12:00PM UTC 361
17.47
GitHub Action Run
Source Files on build 28588222306
  • Tree
  • List 622
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28588222306
  • 44166bee on github
  • Prev Build on dev (#28573718941)
  • Next Build on dev (#28591036690)
  • 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