Skip to content

Releases: eust-w/kakashi

Kakashi v0.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:45

Kakashi v0.2.0

This release includes single-file Kakashi CLI executables for:

  • linux-x64
  • linux-arm64
  • darwin-x64
  • darwin-arm64
  • windows-x64
  • windows-arm64

The single-file executables embed the Kakashi Web UI and the Node.js runtime needed to start Kakashi. Git, GitHub CLI authentication, and Codex CLI are still required for real Kakashi runs.

Archive packages are also included for users who prefer an unpacked directory with README.md, INSTALL.md, wrapper scripts, and Web UI files. Archives require Node.js 24+ at runtime.

See README.md in this repository, and INSTALL.md inside each archive, for CLI and Web UI usage.

Kakashi v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 14:59

Kakashi v0.1.0

This release includes prebuilt Kakashi CLI archives for:

  • linux-x64
  • linux-arm64
  • darwin-x64
  • darwin-arm64
  • windows-x64
  • windows-arm64

Each archive contains the standalone Node-based Kakashi CLI bundle and the built Web UI. Node.js 24+, Git, GitHub CLI authentication, and Codex CLI are still required at runtime.

See README.md in this repository, and INSTALL.md inside each archive, for CLI and Web UI usage.