Skip to content

Kavor 1.0.0

Pre-release
Pre-release

Choose a tag to compare

@digows digows released this 22 Jul 15:23

Kavor 1.0.0

Highlights

  • Coordinate Coding Agents, Terminals, Specifications, Files, and Sticky Notes on one persistent local-first
    Canvas.
  • Connect Nodes to grant explicit, visible capabilities while keeping human-owned Guardrails and review
    boundaries.
  • Let Coding Agents propose atomic Canvas changes, then locate, review, apply, or reject the complete proposal
    from the Kavor Header.
  • Exchange durable messages between connected Coding Agents and expose the reviewed Kavor operation catalog
    through the local MCP bridge.
  • Preserve Workspace, Canvas, Terminal, and provider-session context across restarts while keeping application
    data on the User's machine.
  • Receive update availability with a permanent manual fallback at https://download.agentkavor.com.

Fixes

  • Improved Canvas pan and zoom responsiveness by keeping rich Node rendering proportional to viewport scale.
  • Preserved Terminal state and counters independently from Canvas visibility optimizations.
  • Hardened PTY startup, process containment, cleanup, and packaged-runtime behavior across supported platforms.
  • Made Canvas proposals atomic so dependent Node and Connection changes require one human decision and roll back
    together on failure.
  • Added bounded anonymous product Analytics and optional Performance measurements without collecting Workspace
    content, paths, prompts, commands, Terminal output, or Authentication identity.

Installation

Download Kavor from https://download.agentkavor.com. The page detects the current platform and also exposes all
available packages.

  • Windows x64 uses the assisted per-User NSIS installer. The initial installer is unsigned, so Microsoft
    SmartScreen may require explicit confirmation.
  • macOS 13+ provides separate arm64 and x64 DMGs. These initial builds are ad-hoc signed but not notarized; follow
    the download page's Gatekeeper instructions and install updates manually. Replacing an ad-hoc build may cause
    macOS to request access to Kavor Safe Storage in Keychain again.
  • Linux x64 provides AppImage and DEB packages. AppImage supports Kavor-managed updates; DEB updates are installed
    manually from the download page.

Known limitations

  • Windows ARM64 and Linux ARM64 packages are not included until their native PTY, SQLite, process-containment,
    and packaged-runtime gates can run on matching CI environments.
  • Windows direct downloads do not yet have an Authenticode publisher certificate.
  • macOS automatic installation remains disabled until Kavor has Developer ID signing and notarization.
  • Microsoft Store distribution is not part of this release.