Releases: sidequery/ghostree
Releases · sidequery/ghostree
Ghostree v0.3.13
Sync with upstream Ghostty (upstream changes include clickable file path fixes, scroll-to-bottom on output, fullscreen non-native config, palette inversion opt-in, shell integration improvements, swiftlint cleanup, i18n updates, and more).
Ghostree v0.3.12
Full Changelog: v0.3.11...v0.3.12
Ghostree v0.3.11
Full Changelog: v0.3.10...v0.3.11
v0.3.10
Full Changelog: v0.3.9...v0.3.10
Ghostree v0.3.9
- Improve sidebar refresh progress bar (smooth back-and-forth animation)
- Reduce session scan overhead (single publish instead of incremental)
- Add Worktrunk actions to command palette
- Clear stale agent statuses on launch
Ghostree v0.3.8
- Improve agent hook status tracking
- Reduce macOS tab switch overhead
- Add terminal as default action option
- Fix MainActor isolation warnings
- Bump claude-settings version to force regeneration
Ghostree v0.3.7
- Add "Terminal" as a default action option in Worktrunk settings (no agent required)
- Rename "Default Agent" to "Default Action" for clarity
- Fix MainActor isolation in PR status manager setup and accessors
- Minor variable naming cleanup in git diff sidebar
Ghostree v0.3.6
Remove native tooltip conflicting with custom StatusRing tooltip
Ghostree v0.3.5
Changes
- Speed up sidebar animations (toggle: 0.12s, refresh: 0.08s)
- Fix invalid PermissionResponse hook event in Claude Code config
Ghostree v0.3.4
- Fix agent state hooks: versioned settings, CWD extraction, Codex Start, OpenCode error handling
- Sync sidebar selection when switching tabs