Skip to content

v0.1.0

Choose a tag to compare

@flowjzh flowjzh released this 22 Jul 14:16
· 6 commits to main since this release

Kairos v0.1.0

First public release.

Kairos is a native macOS menu-bar daemon that tracks genuine human time per AI coding agent — plus meetings and ad-hoc work — with a built-in dashboard and a Claude Code plugin. Swift + Rust, not Electron.

Downloads

File Mac
Kairos-0.1.0-arm64.zip Apple Silicon
Kairos-0.1.0-x86_64.zip Intel

Requires macOS 14 (Sonoma) or newer.

Install

  1. Unzip, then drag Kairos.app into /Applications.
  2. The app is ad-hoc signed (not notarized). On first launch Gatekeeper will block it — right-click the app → Open, or drop the quarantine flag once:
    xattr -dr com.apple.quarantine /Applications/Kairos.app
  3. Launch Kairos — it runs as a menu-bar item. Open the Dashboard and configure idle/AFK, clients, and projects from its menu.

Claude Code plugin (optional)

In the app: Configure → Plugins → Claude Code → Register, then install with the Claude Code CLI:

claude plugin install kairos-claude-code@kairos

See the README for the full setup guide, and the docs for the architecture and protocol.