Commit Graph
139 Commits
Author SHA1 Message Date
Ogulcan Celik 62b751b2b5 refactor: centralize structural session snapshot compatibility 2026-04-06 21:11:42 +03:00
Ogulcan Celik d859cf21f5 fix: keep sidebar width stable and persist user resize 2026-04-06 19:36:23 +03:00
Ogulcan Celik cbe5c150ba feat: add all-workspaces scope to agent panel 2026-04-06 19:24:33 +03:00
Ogulcan Celik 62b1f5e011 feat: add compact agent detail to collapsed sidebar 2026-04-06 18:25:30 +03:00
Ogulcan Celik 7ec046a464 fix: defer new tab creation until dialog confirm 2026-04-06 17:45:39 +03:00
Ogulcan Celik c1e100be8f fix(ui): make sidebar spaces list scrollable 2026-04-06 16:13:12 +03:00
Ogulcan Celik fdea0bbbf6 fix(ui): add sidebar section headers and align workspace drag slots 2026-04-06 16:00:34 +03:00
Ogulcan Celik 24572604fb ci: re-enable libghostty simd for linux releases 2026-04-06 14:19:44 +03:00
Ogulcan Celik ca85cb732e build: link zig libc++ runtime for musl simd 2026-04-06 14:19:43 +03:00
Ogulcan Celik 3371770669 docs: update demo video link and remove unused gif 2026-04-06 01:36:05 +03:00
Ogulcan Celik ffa23b9cb0 release: v0.4.1 v0.4.1 2026-04-06 01:24:20 +03:00
Ogulcan Celik 0d0cef828d docs: add 0.4.1 release note 2026-04-06 01:24:11 +03:00
Ogulcan Celik b5fd2c9be2 docs: add 0.4.1 changelog entry 2026-04-06 01:23:01 +03:00
Ogulcan Celik 37c4989c9a ci: disable libghostty simd for linux releases 2026-04-06 01:20:08 +03:00
Ogulcan Celik 2b56fd90da ci: avoid executing cross-built artifacts 2026-04-06 00:55:07 +03:00
Ogulcan Celik dbbe1f66ba build: add libghostty simd toggle for ci 2026-04-06 00:50:41 +03:00
Ogulcan Celik c113f5713f ci: fix manual artifact workflow filters 2026-04-06 00:38:58 +03:00
Ogulcan Celik 985b7f74e6 ci: add manual artifact build workflow 2026-04-06 00:37:35 +03:00
Ogulcan Celik a379741fbb fix: pin vendored libghostty version for release builds v0.4.0 2026-04-05 23:26:30 +03:00
Ogulcan Celik 7561da29b0 release: v0.4.0 2026-04-05 23:15:16 +03:00
Ogulcan Celik aea908a7cf fix: respect synchronized terminal output batches 2026-04-05 21:03:17 +03:00
Ogulcan Celik 2cb03f31ff docs: draft 0.4.0 changelog 2026-04-05 18:40:37 +03:00
Ogulcan Celik 80e2b1b414 chore: ignore pi issues 2026-04-05 18:23:24 +03:00
Can Celik aa646eec2a merge: bring ghostty branch onto latest master 2026-04-05 17:43:23 +03:00
Can Celik b33f076971 build: statically link vendored libghostty-vt on macos 2026-04-05 17:19:27 +03:00
Can Celik 8fd1bc56ce ci: build and cache vendored libghostty-vt in release workflow 2026-04-05 17:00:59 +03:00
Can Celik b2e6929aa8 refactor: remove vt100 backend and make ghostty default 2026-04-05 16:38:50 +03:00
Can Celik 822c3b9e2d refactor: own pane mouse protocol enums outside vt100 2026-04-05 15:56:05 +03:00
Can Celik 46c6572503 fix: prevent ghostty pane redraw corruption on wide cells 2026-04-05 15:37:01 +03:00
Can Celik 26ec677193 fix: silence embedded libghostty-vt logs 2026-04-05 03:54:46 +03:00
Can Celik 8525503dba fix: match ghostty pane default colors to host terminal theme 2026-04-05 03:46:16 +03:00
Can Celik a08dfaef2f feat: forward ghostty pane focus events on focus changes 2026-04-05 02:32:00 +03:00
Can Celik 19239c6c87 feat: move ghostty pane key and mouse encoding onto live terminal state 2026-04-05 02:24:40 +03:00
Can Celik 41dd733ca7 feat: finish ghostty pane backend integration 2026-04-05 01:23:06 +03:00
Ogulcan Celik 55c138263e feat: support custom mp3 notification sound overrides 2026-04-04 02:57:52 +03:00
Ogulcan Celik 951fb1d88b feat: add mouse drag reordering for workspaces 2026-04-04 01:50:43 +03:00
Ogulcan Celik 831894facf refactor: make workspace api ids stable 2026-04-04 01:50:34 +03:00
Ogulcan Celik e0fb8ca6fa docs: embed demo video in readme 2026-04-04 00:30:11 +03:00
Ogulcan Celik 306f2b5a87 release: v0.3.2 v0.3.2 2026-04-03 22:14:25 +03:00
Ogulcan Celik 422b655ad7 docs: update changelog for unreleased changes 2026-04-03 22:13:49 +03:00
Ogulcan Celik 10b17a6de2 fix: scope repeat events to terminal mode 2026-04-03 21:57:09 +03:00
Ogulcan Celik ecf8b08595 feat: improve update-ready and release notes ux 2026-04-03 21:34:20 +03:00
Ogulcan Celik 05d6c6c2cd release: v0.3.1 v0.3.1 2026-04-03 17:38:48 +03:00
Ogulcan Celik 9978227d05 docs: draft unreleased changelog entry 2026-04-03 17:38:03 +03:00
Ogulcan Celik e82ae0b329 feat: reuse rename modal for new tab naming 2026-04-03 17:33:47 +03:00
Ogulcan Celik 5ed262a43a fix: isolate debug runtime paths and block duplicate herdr instances 2026-04-03 17:11:20 +03:00
Ogulcan Celik f159ef69ff refactor modal section spacing layout 2026-04-03 16:58:16 +03:00
Ogulcan Celik 282fb65464 fix onboarding spacing and preserve pane state transitions 2026-04-03 16:27:25 +03:00
Ogulcan Celik 37581b1dd8 release: v0.3.0 v0.3.0 2026-04-03 02:38:34 +03:00
Ogulcan Celik a9b1ef64dd chore: remove llm integration tests and prep release docs 2026-04-03 02:37:57 +03:00