Skip to content

Kendr Optimizer v0.1.2 (pre-alpha)

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Aug 19:23
· 8 commits to main since this release
1c98661

Kendr Optimizer v0.1.2

This pre-alpha release makes supported harness integrations installable without
publishing Kendr packages to npm or PyPI.

  • kendr-opt setup detects and configures installed OpenCode, Claude Code, Pi,
    OpenClaw, and Hermes harnesses using adapter code shipped in the native CLI.
  • kendr-opt run <harness> starts the local optimizer, launches the harness,
    and cleans up the service on exit.
  • GitHub Release assets include the five Node adapter tarballs, a Hermes wheel,
    and the guarded NanoClaw skill archive for manual and managed deployments.
  • OpenCode receives a dependency-free local plugin bundle; provider credentials,
    model selection, routing, and billing remain entirely inside the host CLI.
  • The README includes a Claude Code install-to-execution walkthrough. Its
    69.41% figure is a workload-specific local preflight estimate, not provider
    billing or whole-session savings.

The binaries are checksum-protected but are not yet OS code-signed. OpenAI's
coding CLI is not presented as supported because it does not currently expose
the required pre-dispatch context replacement hook.