Commit Graph

411 Commits

Author SHA1 Message Date
Ogulcan Celik e584f93f36 fix: reconcile update channel switches 2026-06-03 14:38:08 +03:00
Ogulcan Celik 22c9985229 fix: reduce idle process probes
refs #439
2026-06-03 14:15:38 +03:00
Ogulcan Celik 58af4902fc fix: preserve status in transcript viewers 2026-06-03 04:38:46 +03:00
Ogulcan Celik 816cb88cd9 fix: avoid stale claude background wait detection 2026-06-03 03:34:10 +03:00
Ogulcan Celik 8968a0a4a8 fix: support legacy shifted letter keybindings
refs #312
2026-06-03 02:39:39 +03:00
Ogulcan Celik 719dff6d3c fix: detect claude arrow-glyph question prompts 2026-06-03 02:23:47 +03:00
Ogulcan Celik b695d7cbc0 fix: forward any-motion pane mouse events
refs #419
2026-06-03 02:03:44 +03:00
Ogulcan Celik daf636fef7 fix: preserve child argv flags after separator
refs #383
2026-06-03 01:32:22 +03:00
Ogulcan Celik 01fc5bc7b5 fix: tolerate macos socket timeout setup failure 2026-06-02 23:50:22 +03:00
Ogulcan Celik 9ddb03ff34 fix: shorten handoff ownership ack wait 2026-06-02 23:38:01 +03:00
Ogulcan Celik 0da26639e9 test: speed up ghostty scrollback limit test 2026-06-02 23:13:08 +03:00
Robin Gagnon 29024330c1
fix: return to bottom after copy mode exit (#410)
refs #398

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-02 23:04:57 +03:00
Lane a0b124c382
fix: resolve git branch names in reftable repos (#423)
* fix: resolve git branch names in reftable repos

refs #384

* fix: limit git plumbing to reftable refs

refs #384

---------

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-02 22:23:51 +03:00
Ogulcan Celik be69ef9eeb fix: preserve preview docs navigation 2026-06-02 21:58:37 +03:00
Ogulcan Celik b751d102f1 feat: add preview update channel 2026-06-02 21:48:02 +03:00
Ogulcan Celik 295b09ca25 feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
Ogulcan Celik 48641e253f fix: resume restored agents across background panes 2026-06-02 21:25:32 +03:00
Ogulcan Celik 6b61ab6a3a fix: answer xtgettcap queries in panes
refs #393
2026-06-02 03:32:40 +03:00
Ogulcan Celik 1257c1e5cb fix: preserve toasts during retained renders 2026-06-02 02:45:53 +03:00
Ogulcan Celik cc527d45fe perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
Lane f7d315d494
feat: add github copilot cli integration (#386)
* feat: add github copilot cli integration

refs #232

* docs: restore 0.6.5 changelog and document copilot hook flow

* test: cover copilot camelcase hook payloads

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-06-02 01:32:05 +03:00
Ogulcan Celik 9709ba6938 fix: detect kiro subagent approvals
refs #388
2026-06-01 23:47:40 +03:00
Ogulcan Celik 36a4608603 fix: restore agents through pane shells 2026-06-01 23:32:44 +03:00
Ogulcan Celik 5bd21b7ed4 chore: update libghostty vendor
refs #276
2026-06-01 23:05:51 +03:00
Ogulcan Celik 32abb37766 fix: support fish remote bootstrap
refs #396
2026-06-01 22:42:11 +03:00
Ogulcan Celik dde759853d fix: derive pane selection highlight colors
refs #298
2026-06-01 21:22:09 +03:00
Ogulcan Celik 6f9453a480 fix: clarify update restart prompts 2026-06-01 19:40:50 +03:00
Ogulcan Celik 53e4b27165 fix: answer osc 4 palette queries
refs #387
2026-06-01 18:17:11 +03:00
Ogulcan Celik 748c3fbb9a fix: wake pty actor for queued input
refs #379
2026-06-01 18:17:01 +03:00
Ogulcan Celik aa07e507c0 fix: remove update star prompt 2026-06-01 18:17:01 +03:00
Robin Gagnon ab649adfde
fix: preserve linewise copy selection (#389)
refs #360

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-01 17:45:55 +03:00
SunskyXH 250ae92162
feat: keep remote bridge alive with an ssh config keepalive fallback (#355) 2026-06-01 17:24:08 +03:00
Ogulcan Celik 1d56cd0e18 feat: detect kilo code cli
refs #270
2026-06-01 04:16:36 +03:00
Ogulcan Celik 2fcf9b678d feat: add configurable right-click passthrough
refs #148
2026-06-01 04:16:36 +03:00
Turgay Bulut 4db4ffad99
feat: add expanded sidebar collapse control (#291)
* feat: add expanded sidebar collapse control

refs #278

* fix: place sidebar collapse control inside content

refs #278

---------

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-01 04:15:26 +03:00
Ogulcan Celik 389b61660f fix: unify update-ready release notes scrolling 2026-06-01 03:00:17 +03:00
Ogulcan Celik 8cf0e9b35b fix: confirm implicit worktree group close
refs #369
2026-05-31 21:18:40 +03:00
Ogulcan Celik 859185b491 fix: avoid false pane shutdown warnings
refs #338
2026-05-31 16:31:03 +03:00
Ogulcan Celik a85df72ef1 fix: use portable true path in restore test 2026-05-31 16:25:04 +03:00
Ogulcan Celik d6c358d18b fix: normalize pane split cwd assertion 2026-05-31 16:13:34 +03:00
Ogulcan Celik b778162a9f refactor: centralize pty fd ownership
refs #357

refs #327
2026-05-31 16:00:03 +03:00
Ogulcan Celik 7781979738 fix: clarify update restart guidance 2026-05-31 03:04:20 +03:00
Ogulcan Celik 3acd499ffb fix: keep codex visible approval review working 2026-05-31 03:04:20 +03:00
Can Celik 9586ee9c3f
test: harden ci flake diagnostics (#365) 2026-05-31 01:11:06 +03:00
Ogulcan Celik bdc189e32e feat: support custom command descriptions
refs #362
2026-05-31 00:02:08 +03:00
Ogulcan Celik fc4e1bbf6b perf: reduce sidebar git polling overhead
refs #353
2026-05-30 23:58:34 +03:00
Ogulcan Celik d477341e6a refactor: split agent detection by agent
Move screen detection into per-agent modules and keep visible-state arbitration centralized in terminal state.

Tighten Codex prompt-scoped working detection and Claude hook/screen recovery for stale blocked and idle reports.

Add a focused just recipe for single-test runs.

refs #349

refs #352
2026-05-30 23:54:41 +03:00
Ogulcan Celik 8df1639048 fix: use login shells for macos panes
refs #350
2026-05-30 01:55:36 +03:00
Ogulcan Celik 6b9b092228 fix: preserve opencode working state
refs #351
2026-05-30 00:51:01 +03:00
Ogulcan Celik 1f2b0f71b5 fix: keep restored agent panes after exit 2026-05-29 21:01:03 +03:00