Skip to content

Releases: iaglourenco/needle

Needle v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 03:17

What's new

  • Full i18n support: interface available in English and Portuguese (pt-BR), with a language picker in Settings
  • Account usage tracking, now shown in the UI
  • Session deletion, wired into the UI
  • Automated release workflow for builds and publishing

Full Changelog: v0.1.0...v0.1.1

Needle v0.1.0

Choose a tag to compare

@iaglourenco iaglourenco released this 26 Jul 18:36

First release of Needle: a Windows tray monitor for Claude Code sessions.

Installation

Download needle_0.1.0_x64-setup.exe, run it, open Needle once. It auto-configures itself (registers Claude Code hooks in ~/.claude/settings.json, without touching hooks from other tools). No prerequisites — no Node, no Rust required.

What's included

  • Per-session state: running, waiting for input, needs attention, idle, error, stale
  • Native Windows notification when a session needs you
  • Tray icon reflects the worst state across all sessions
  • Settings screen (thresholds, autostart, hooks status)
  • Single instance, popover positioned near the icon
  • Uninstaller removes the hooks automatically