• v1.0.0 bebf1552a6

    v1.0.0
    Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 50s
    CI / Lint & Test (push) Successful in 15m58s
    CI / Build Linux (push) Successful in 19m8s
    CI / Build Windows (cross-compile) (push) Successful in 28m41s
    Stable

    naomi released this 2026-01-26 00:41:34 -08:00 | 49 commits to main since this release

    Hikari Desktop v1.0.0 Release Notes

    We're thrilled to announce the first stable release of Hikari Desktop! This milestone brings you a feature-rich desktop companion for Claude Code.

    New Features

    Productivity Tools

    • Clipboard History (#25) - Track and manage copied code snippets with language detection, search, filtering, and pinning
    • Quick Actions Panel (#15) - One-click buttons for common actions like "Review PR", "Run tests", "Explain file" - fully customizable
    • Git Integration Panel (#24) - View current branch, changed/staged files, and perform quick git operations (commit, push, pull, branch management)
    • Snippet Library (#22) - Save and reuse common prompts with 8 default snippets across categories
    • Session History (#14) - Auto-save conversations with browsable history, search, and resume functionality
    • Session Import/Export (#8) - Export conversations to JSON/Markdown and import previously saved sessions
    • Export as PDF/HTML (#34) - Export formatted conversations for sharing or documentation

    UI/UX Improvements

    • Native Clipboard Support (#67) - Paste screenshots directly from clipboard (Win+Shift+S supported!)
    • High Contrast Mode (#20) - Accessibility theme with maximum contrast for improved visibility
    • Minimize to System Tray (#11) - System tray support with "Show Hikari" and "Quit" menu options
    • Trans-pride Gradient Theme - Beautiful gradient buttons and hover effects across UI elements
    • Copy Button on Code Blocks - One-click copy with visual feedback
    • Compact Mode (#36) - Minimal widget interface (280x400px) for less intrusive desktop presence
    • Streamer Mode (#35) - Hide API keys and sensitive paths during streaming with quick toggle
    • Custom Theme Colors (#37) - Create your own theme with 8 customizable color options

    Profile & Gamification

    • User Profile - Set your name, avatar, and bio
    • Shareable Profile Image - Generate a 1920x1080 HD image of your stats to share
    • 100+ New Achievements - Extended achievement system with daily streaks, time challenges, programming language badges, and more
    • Lifetime Stats Persistence - Track your all-time usage across sessions

    Quality & Testing

    • Comprehensive Test Suite (#71) - 574+ tests across frontend and backend
      • 276 frontend tests (Vitest with Tauri mocks)
      • 298 backend tests (Rust)
      • Coverage enforcement in CI (50%+ backend, 15%+ frontend)
    • CI Pipeline - Full checks including lint, format, type check, tests, and coverage

    Technical Improvements

    • Strict clippy compliance with -D warnings
    • TypeScript strict mode compliance
    • Improved error handling throughout
    • Window permissions for compact mode resizing
    • WSL path handling for avatar images
    Downloads