Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 15:49

Jack v0.6.0 β€” dev preview. The .dmg is unsigned: right-click Jack β†’ Open.

[0.6.0] β€” 2026-06-30

πŸš€ Features

  • Add About window with version and manual update check
  • Add macOS Reminders tool (create/list/complete/delete)
  • Fuzzy-prefix matching, file-type filter, and stronger ranking
  • MacOS-notification cards, voice search preview, accessibility; cap chat results to 5
  • Multi-step plans (chain tools in one turn) (#13)
  • Active workspace β€” a current working directory for file tools (#15)
  • Session cost in chat context detail + header cleanup (#19)
  • System controls β€” voice/chat control of common macOS settings
  • MCP integration + relevance-gated tool context optimization (#26)

πŸ› Bug Fixes

  • Keep uv.lock in sync with the version bump
  • Keep record_continuation default so a cut-off re-open doesn't crash the turn
  • Tag voice-mode choices so they don't leak into the chat drawer
  • Active-workspace UX β€” write_file robustness + folder popover (#17)
  • Polish chat-header popovers + tooltips (design match, carets, single-open, a11y) (#23)

πŸ› οΈ Improvements

  • Modularize the webview and Rust shell into focused modules (#21)

πŸ“š Documentation

  • Move project tracking to GitHub Issues + Project (#9)
  • Add issue, branch, and PR title conventions (#12)
  • Document MCP integration on the website (#27)
  • Consolidate features grid and balance privacy cards (#28)
  • Changelog for v0.6.0

πŸ”§ Maintenance

  • Move jack-icon.png into ui/orb/assets/ (#22)