Skip to content

Releases: johnbean393/KeyType

1.3

02 Jun 17:12

Choose a tag to compare

Update

New Features

  • End to end latency profiling
  • Improve non-Latin suggestions

Bug Fixes

  • Notion compatibility
  • Multiline text field wrapping
  • Obsidian compatibility
  • Slack and Discord compatibility
  • Invasive accessibility interference
  • Improve Chromium app focus capture
  • Dynamic web app detection

Requirements

  • macOS Sonoma (14.0) or later
  • Apple Silicon Mac recommended for on-device model inference

1.2

01 Jun 18:21

Choose a tag to compare

1.2

Update

New Features

  • Branch promotion rollback support
  • Branch promotion cache

Bug Fixes

  • Screencapture compatibility
  • Default OCR to off
  • ACPF profile build for duplicate-byte tokenizers (Gemma) (#9)

Requirements

  • macOS Sonoma (14.0) or later
  • Apple Silicon Mac recommended for on-device model inference

1.1

31 May 20:48

Choose a tag to compare

1.1

Update

New Features

  • Show app icon for windows
  • FIM quality improvements
  • Beam search early exit

Bug Fixes

  • Mid-word healing extra space
  • Type-through race condition
  • Native app ghost text redrawing
  • ACPF profile build error logs

Requirements

  • macOS Sonoma (14.0) or later
  • Apple Silicon Mac recommended for on-device model inference

1.0

31 May 16:26

Choose a tag to compare

1.0

KeyType

On-device, system-wide tab autocomplete for macOS.

Features

  • System-wide ghost-text completions accepted with Tab
  • Fully on-device prediction with a local LLM (no network calls)
  • Short, cursor-anchored continuations that prefer silence over a wrong guess
  • App-aware insertion and overlay behavior
  • Private by default: clipboard, screen/OCR, and writing-history context are opt-in

Requirements

  • macOS Sonoma (14.0) or later
  • Apple Silicon Mac recommended for on-device model inference