---
type: Release
title: Superbee 0.1.6
description: >-
  Superbee adds reviewable Kind proposals, OpenCode Skill discovery, and managed
  local document viewing, with fixes for document replacement, synchronization,
  and Windows filesystem recovery.
version: 0.1.6
channel: latest
published_at: '2026-09-10'
resource: 'https://www.npmjs.com/package/superbee/v/0.1.6'
superbee_updated_by: release-docs-automation
generated:
  by: 'process:superbee'
  at: '2026-09-10T13:03:48.287Z'
---
# Superbee 0.1.6

Superbee adds reviewable Kind proposals, OpenCode Skill discovery, and managed local document viewing, with fixes for document replacement, synchronization, and Windows filesystem recovery.

This release was published on 2026-09-10 as `superbee@0.1.6` under
the npm `latest` tag.

# What changed

- Local doc open starts or reuses a managed reader that remains available after the launching command exits. Use ui --status and ui --stop to inspect and close it; ui --open and remote document viewing remain foreground operations.
- OpenCode setup now requires the Superbee Agent Skill through its Claude-compatible discovery path. Rerun setup after upgrading to inspect the required installation or refresh.
- kind draft proposes a convention from existing ungoverned instances and measures its validation impact. Applying requires the reviewed plan token; kind dismiss records an explicit decision to leave a type ungoverned.
- Document replacement rejects truncated read previews by default. Read the complete body with doc read --body-out before editing and replacing it.
- Synchronization supports standalone board checkouts and repairs body-only incoming exports. Lost-claim reporting directs workers to inspect ownership before retrying work.
- Windows command resolution, transient filesystem contention, dead mutation-lock recovery, and first-run state handling receive fixes. Local explicit bundles remain usable when unrelated private state is unavailable.
- The release includes a Bundle Descriptor v1 export and runtime-neutral core and server library work. These interfaces remain governed by their separate package and schema contracts.

# What you need to do

Upgrade with npm install -g superbee, verify superbee version against the linked evidence, and rerun superbee setup for your host. Apply the returned setup action when authorized, restart when instructed, and verify setup again. Existing local document-viewing scripts should use ui --status and ui --stop for the managed reader lifecycle.

# Compatibility

Node.js 20 or newer is required. macOS, Linux, and Windows remain supported. The setup selectors remain codex, claude-code, claude-desktop, and opencode; OpenCode now requires the Agent Skill. This release does not require moving an existing bundle or changing its OKF edition. Stable behavior is tied to v0.1.6; later main-branch changes are outside this release.

# Recovery

Preserve or commit bundle work before upgrading. If verification fails, inspect the resolved bundle and setup findings before changing data. To restore the prior documented CLI, run npm install -g superbee@0.1.4 and verify its version; preserve existing integration configuration and review any compatibility finding before reinstalling older integrations. Stop a managed reader with the same bundle and actor used to launch it before replacing its CLI installation.

# Verified evidence

[Inspect the package, source, and verification evidence](../sources/superbee-release-0.1.6.md).
