- Remove continuous agent bot icons by @mehmetozguldev in 6bd40ef
- Bundle Linux tarball runtime libraries by @mehmetozguldev in e57a706
- Keep macOS project windows on the main thread by @mehmetozguldev in 02cf944
- Refine onboarding and product guidance by @mehmetozguldev in 3fef3ff
- Add detachable agent windows by @mehmetozguldev in 63f7ff3
- Unify source control command navigation by @mehmetozguldev in 2f58521
- Expand project icon choices by @mehmetozguldev in 796faa6
- Improve pane resizing and workspace persistence by @mehmetozguldev in 6e895f7
- Keep Git diffs responsive and preserve non-text changes by @mehmetozguldev in 0c7f41c
- Make GitHub list refreshes reliable by @mehmetozguldev in 3a10788
- Unify sidebar navigation and shared controls by @mehmetozguldev in ef8d8a7
- Improve agent windows and composer controls by @mehmetozguldev in 85cea60
- Keep system theme synchronization live by @mehmetozguldev in c1b97c8
- Disambiguate tab paths without duplicate slashes by @mehmetozguldev in ce376ed
- Verify cached parser bytes before loading by @mehmetozguldev in feddcb5
- Resolve home-relative SSH keys and explain failures by @mehmetozguldev in 52f9bd3
- Preserve images throughout agent conversations by @mehmetozguldev in e663ccf
- Update the Nix wrapper to the current stable release by @mehmetozguldev in 3640b7f
- Remove the embedded browser by @mehmetozguldev in 7ddeec2
- Bundle the typography instead of fetching it by @mehmetozguldev in 4f4511c
- Open definitions in a real editor instead of a peek by @mehmetozguldev in 5b213f4
- Give settings a shared workbench layout by @mehmetozguldev in 098a5a2
- Recolor the Athas theme around a cyan-blue accent by @mehmetozguldev in a4b70a3
- Group the composer's attachments by kind by @mehmetozguldev in 8ad3ec9
- Speak one vocabulary across the extension surfaces by @mehmetozguldev in e8887c1
- Drop the unused combobox and resource exports by @mehmetozguldev in 667ac2a
- Stop sidebar rows from truncating before they need to by @mehmetozguldev in 721d69e
- Diff agent edits instead of replacing them wholesale by @mehmetozguldev in d107a9d
- Offer an agent session as its own review change set by @mehmetozguldev in 2b14132
- Drop the unused ACP dependency from the Tauri crate by @mehmetozguldev in ff43dd2
- Share editor content and agent conversations to the web by @mehmetozguldev in 4ba1b22
- Add live sharing and private cloud sessions by @mehmetozguldev in bb423c6
- Rebuild the icon layer around optical stroke tiers by @mehmetozguldev in a22bb03
- Hoist the initial window shell drag handler by @mehmetozguldev in 9d30bd1
- Give the workbench a flat sidebar and pinned page headers by @mehmetozguldev in c0db9fe
- Redesign the settings dialog as a two-pane surface by @mehmetozguldev in 7d0047f
- Expose workflow run metadata and re-run controls from the GitHub crate by @mehmetozguldev in ffff77b
- Add workflow run status, log, and change helpers by @mehmetozguldev in b5e3383
- Rebuild the GitHub Actions sidebar around a live run store by @mehmetozguldev in cc605b1
- Redesign the workflow run viewer with live jobs and readable logs by @mehmetozguldev in 5e45dc2
- Remove the experimental Ghostty terminal engine by @mehmetozguldev in 974eb51
- Stream terminal output as raw bytes and parse OSC in xterm by @mehmetozguldev in 8d2bfe4
- Open terminals on the next frame and report renderer fallbacks by @mehmetozguldev in 283014b
- Add shell integration with command marks and navigation by @mehmetozguldev in 6053eb2
- Adopt grapheme, progress, and image addons in the terminal by @mehmetozguldev in 54df1f1
- Add PowerShell shell integration and Windows directory reports by @mehmetozguldev in 41c599b
- Require modifier-click for terminal links and support OSC 8 hyperlinks by @mehmetozguldev in 3aa211d
- Add clear, select all and copy-output shortcuts to the terminal by @mehmetozguldev in aaf8031
- Notify when long terminal commands finish out of view by @mehmetozguldev in d796d83
- Give every builtin theme a terminal ANSI palette by @mehmetozguldev in b202239
- Turn terminal splits into a resizable pane tree by @mehmetozguldev in 47cdbfa
- Split terminals by dragging tabs onto panes by @mehmetozguldev in 1d94c13
- Persist terminal split layouts with the workspace session by @mehmetozguldev in 93143b1
- Use the same link handling in the external editor terminal by @mehmetozguldev in 703b1e6
- Support shell integration for Git Bash on Windows by @mehmetozguldev in 01cdcfc
- Focus the terminal the reducer activates after a close by @mehmetozguldev in 911fefb
- Render GitHub Actions logs in a read-only Monaco editor by @mehmetozguldev in bd2f96b
- Make GitHub viewer metadata clickable and share one summary layout by @mehmetozguldev in 2a1aa69
Full Changelog: v0.14.0...v0.14.1-preview.5