Skip to main content
Changelog

What's shipping.

Kin is a public alpha, and open source under Apache-2.0. KinLab is a separate proprietary hosted product in development. This page separates what shipped from what remains in progress; exact Kin release notes live on GitHub.

Milestones

High-level, not exhaustive
  1. Open source Kin (Apache-2.0)

    Shipped
    Details: Open source Kin (Apache-2.0)

    The semantic engine, graph format, retrieval internals, and CLI are open source on GitHub under Apache-2.0. Code is parsed into a semantic entity graph you can run, read, and audit locally.

  2. Connect supported AI coding tools

    Shipped
    Details: Connect supported AI coding tools

    The MCP server bundled in Kin exposes semantic tools including locate, context packs, trace, and review. Kin setup configures supported detected clients; kin setup status is the authority for what this machine actually has configured.

  3. Use familiar files on compatible computers

    Shipped
    Details: Use familiar files on compatible computers

    The released VFS projects graph-backed files through libc interposition on compatible glibc Linux and macOS hosts. Native Windows has no VFS; Alpine/musl and some Debian 12-class hosts may run the Kin core without projection; macOS injection is subject to SIP and hardened-executable limits.

  4. Published tests and their limits

    Shipped
    Details: Published tests and their limits

    A pinned internal proof harness with a gate that only counts results carrying a real tool-call trace. Its one published result is retrieval determinism. On the frozen 26-task suite the run ties the baseline on file localization and matches it on cost. The claim and its caveats live on the proof page. The harness repository is private today, so public one-command replication is not yet available.

  5. KinLab for teams

    In progress
    Details: KinLab for teams

    KinLab is the hosted product being built around Kin for team collaboration. You can request updates or discuss a scoped evaluation.

  6. Connections across code projects

    In progress
    Details: Connections across code projects

    We are extending Kin across repositories so teams can follow likely impact and supporting context throughout an organization.

This page stays milestone-level on purpose. For dates, downloads, and notes for each Kin version, see GitHub releases. For the retrieval claim and its caveats, see the proof page.

Follow along, or get hands-on.

Kin is open source, and KinLab is in development. Follow Kin releases on GitHub, or request access to evaluate KinLab with your team.

Explore the open Kin ecosystem or read the proof.