• v0.0.2 39b0c0cac3

    kayg released this 2026-08-22 18:25:50 +00:00 | 31 commits to main since this release

    What's Working?

    • Native macOS 26 SwiftUI/AppKit app (macOS 26.0 minimum).
    • Browser-based sign-in to the Hermes gateway, with credential refresh when the gateway rejects an expired bearer.
    • Session lists load; conversations open/resume; prompts send; replies stream and can be interrupted.
    • Local history cache preserves transcripts across session identifiers, including identifiers containing punctuation.
    • Search indexes conversation history, supports Cmd-K result navigation, and includes Cmd-F find-in-conversation.
    • REST history is paged beyond the gateway's 500-message limit, so search covers whole transcripts where their rows are available.
    • Native Settings window with a full-height sidebar, gateway settings, account identity, cache controls, and appearance controls.
    • Keychain-backed credentials with a file-backed fallback when Keychain access is unavailable.
    • Visible-time toast notifications and an indexing indicator that reports actual indexing progress.
    • Light/dark/system themes, adjustable frost, and glass treatment around the search field.

    Download the search showcase

    Settings

    Settings window showcase

    Known Issues

    • Two sessions contain compaction-preserved rows that remain unindexed pending the decision tracked in issue #34; those rows are not claimed as searchable by this release.
    • Attachments, voice, model/reasoning controls, and auto-update are not implemented.
    Downloads