Skip to content

tabby v0.0.0-beta

Choose a tag to compare

@github-actions github-actions released this 21 May 07:07

What's Changed

  • [CI] Add xcodebuild gate for PRs (#33) by @Jam-Cai in #37
  • [CI] Add SwiftLint style gate (warnings-only) by @Jam-Cai in #38
  • ci: Add test runner workflow by @Jam-Cai in #40
  • tests: Add initial unit suite for pure-function spine by @Jam-Cai in #39
  • Add Sparkle release pipeline + Signing/Notorization Actions by @FuJacob in #42
  • Fix release notarization diagnostics by @FuJacob in #45
  • docs: Add pull request template by @Jam-Cai in #58
  • Fix Release Pipeline by @FuJacob in #62
  • Improve release notarization diagnostics by @FuJacob in #71
  • Add per-app enable and disable controls by @FuJacob in #63
  • chore: Relicense from MIT to GNU AGPLv3 by @Jam-Cai in #73
  • fix: Rescue URLSession download temp file before CFNetwork reclaims it by @Jam-Cai in #59
  • feat: Make download failure messages legible in the model catalog by @Jam-Cai in #72
  • feat: Validate model downloads against expected size and SHA-256 by @Jam-Cai in #61
  • Replace focus polling with AXObserver tracking by @FuJacob in #76
  • Add llama KV prefix cache reuse by @FuJacob in #74
  • Add streaming autocomplete mode by @FuJacob in #79
  • Revert "Add streaming autocomplete mode" by @FuJacob in #80
  • feat: Add cancel control to in-flight model downloads by @Jam-Cai in #60
  • feat: integrate screen recording as core permission and optimize visual context bounds by @FuJacob in #82
  • Add missing autocomplete test coverage by @FuJacob in #90
  • Jafu/debug observability by @FuJacob in #91
  • Add ghost text wrapping for inline suggestions by @FuJacob in #93
  • Add onboarding profile personalization by @FuJacob in #83
  • Prompt optimization by @FuJacob in #95
  • Prepare repo docs for open source contributors by @FuJacob in #44
  • feat: add installer-style dmg packaging by @FuJacob in #96
  • fix: show screen recording in menu permissions by @FuJacob in #102
  • Reuse guided permission flow from menu by @FuJacob in #103
  • Expand visual context screenshot crop by @FuJacob in #104
  • Add clipboard context to suggestions by @FuJacob in #105
  • Align Apple Intelligence suggestions by @FuJacob in #106
  • Update README.md by @FuJacob in #107
  • Update README with improved formatting and links by @FuJacob in #109
  • Support older macOS versions with the open source runtime by @z2z23n0 in #108
  • Fix Sparkle by @FuJacob in #110
  • Align and enlarge activation indicator by @FuJacob in #112
  • Guard prompt tokens against context window overflow by @FuJacob in #113
  • Sanitize auxiliary prompt context by @FuJacob in #111
  • Polish settings UI and disable user tags by @FuJacob in #115
  • Update DMG layout for vertical background by @FuJacob in #114
  • Simplify indicator to on/off toggle by @FuJacob in #116
  • Simplify activation indicator + add local DMG build script by @FuJacob in #117
  • Fix local DMG build script by @FuJacob in #118
  • Reimplement field-edge tabby icon indicator as default by @FuJacob in #123
  • Change default models by @Jam-Cai in #124
  • Aggressively reduce suggestion latency by @FuJacob in #120
  • Disable Tabby in terminal applications by @FuJacob in #127
  • Fix capitalization of 'Tabby' in README by @FuJacob in #129
  • Fix slow garbage summarizer: timeout, fewer tokens, OCR filter by @FuJacob in #128
  • Add configurable polling intervals in Settings by @FuJacob in #122
  • Fix main actor isolation error in FocusTracker by @FuJacob in #132
  • Document -tabby-debug launch argument in CONTRIBUTING.md by @FuJacob in #133
  • Re-disable userTags in prompt renderers (fixes CI) by @FuJacob in #135
  • Fix blank DMG background by @FuJacob in #119
  • Add dependabot by @Jam-Cai in #136
  • Remove userTags feature to fix recurring CI failures by @FuJacob in #138
  • Update CLAUDE.md to reflect production open-source project by @FuJacob in #137

New Contributors

Full Changelog: https://github.com/FuJacob/tabby/commits/v0.0.0-beta