Skip to content

Releases: turtlekazu/crai

v0.1.0

28 Mar 01:31

Choose a tag to compare

What's Changed

crai now supports native notification setup for supported AI CLIs, so you can install hooks once and keep using your usual commands.

Highlights

  • Added native notification installers for Codex, Claude Code, and Gemini CLI
  • Added crai status <agent> support with colorized output to inspect integration state more easily
  • Improved install and status guidance for safer setup and drift repair
  • Reworked both English and Japanese READMEs with hook-mode documentation, clearer quick start flow, and uninstall guidance

Notes

  • Hook mode is now the primary integration path
  • Traditional PTY wrapper mode remains available for unsupported CLIs or legacy workflows

Full Changelog: v0.0.2...v0.1.0

v0.0.2

01 Mar 07:51

Choose a tag to compare

v0.0.2 — Improved Notification Reliability

  • Switch to terminal-notifier for Notification Center banners, with automatic fallback to osascript
  • Notifications now appear under a dedicated entry in System Settings → Notifications
  • Do Not Disturb mode is bypassed via -ignoreDnD

Setup

brew install terminal-notifier

Full Changelog: v0.0.1...v0.0.2

v0.0.1

25 Feb 06:06

Choose a tag to compare

v0.0.1 — Initial Release

A handy CLI tool that notifies you when your AI CLI finishes its response.