Skip to content

Releases: johnbean393/KeyType

1.6

Choose a tag to compare

@johnbean393 johnbean393 released this 27 Jun 07:14

Update

New Features

No new features in this release.

Bug Fixes

  • Messages ghost text with attachment
  • Remove tall web field ghost text suppression
  • Browser ghost text tall multiline fields
  • Chrome ghost text tall web fields
  • Sublime Text ghost text unreliable editor placement
  • Chrome ghost text vertical baseline
  • Safari ghost text vertical baseline
  • TextEdit ghost text vertical baseline
  • Excel ghost text multiline cell suppression
  • Google AI Studio ghost text multiline prompt alignment
  • Browser ghost text single-line web fields
  • TextEdit ghost text vertical alignment overshoot
  • Google ghost text search field alignment
  • Chrome ghost text lower vertical alignment
  • Safari ghost text lower vertical alignment
  • TextEdit ghost text lower vertical alignment
  • Safari ghost text omnibox overlay
  • Chrome ghost text omnibox overlay
  • Terminal ghost text invisible overlay
  • Chrome ghost text too high
  • Safari ghost text too high
  • TextEdit ghost text too high
  • Pages ghost text stale probe
  • Chrome ghost text inline baseline
  • Safari ghost text inline baseline
  • TextEdit ghost text inline baseline
  • Chrome ghost text lower baseline
  • Safari ghost text lower baseline
  • TextEdit ghost text lower baseline
  • Chrome ghost text search overflow
  • Chrome ghost text multiline wrap overlap
  • Chrome ghost text high baseline
  • Safari ghost text high baseline
  • TextEdit ghost text high baseline
  • VS Code ghost text line-origin overlay
  • Safari Chrome ghost text suppress multiline web drift
  • Chrome ghost text lower baseline
  • Safari ghost text lower baseline
  • TextEdit ghost text lower baseline
  • Chrome ghost text vertical alignment
  • Safari ghost text vertical alignment
  • TextEdit ghost text vertical alignment
  • Chrome TextEdit Safari ghost text vertical alignment

Requirements

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

1.5

1.5

Choose a tag to compare

@johnbean393 johnbean393 released this 12 Jun 03:46

Update

New Features

  • Screenshot assisted ghost text alignment
  • TextKit render and better font capture
  • Enable re-optimized mid-line completions
  • Developer rect debug overlay
  • Support English variants

Bug Fixes

  • Remove Discord specific path
  • Improved text alignment
  • Codex ghost text alignment
  • Discord suggestion misalignment
  • Use string injection in iA Writer and Messages
  • Release script

Requirements

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

1.4

1.4

Choose a tag to compare

@johnbean393 johnbean393 released this 04 Jun 21:01

Update

New Features

  • Manual exclude app
  • Settings window resize
  • Latency snapshot comparison
  • 1.11x speedup via zero-copy prefix checks
  • 1.06x speedup via numeric mid-word suppression
  • 1.18x speedup via adaptive beam width
  • 1.06x speedup via guarded mid-word decode budget
  • 2.39x speedup via default mid-line suppression
  • 1.33x speedup via retokenized anchor history
  • 1.27x speedup via overlapped debounce generation
  • 1.18x speedup via tighter adaptive debounce
  • 1.1x speedup via batched FIM rerank
  • Improved prompt logging
  • KeyTypeBench results
  • Eval harness

Bug Fixes

  • Slack completion insert

Requirements

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

1.3

1.3

Choose a tag to compare

@johnbean393 johnbean393 released this 02 Jun 17:12

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

1.2

Choose a tag to compare

@johnbean393 johnbean393 released this 01 Jun 18:21

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

1.1

Choose a tag to compare

@johnbean393 johnbean393 released this 31 May 20:48

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

1.0

Choose a tag to compare

@johnbean393 johnbean393 released this 31 May 16:26

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