Commit Graph

718 Commits

Author SHA1 Message Date
Ogulcan Celik cce3eacc49 fix: allow preview publish after master moves 2026-06-02 23:55:53 +03:00
Ogulcan Celik 01fc5bc7b5 fix: tolerate macos socket timeout setup failure 2026-06-02 23:50:22 +03:00
Ogulcan Celik 3503209b03 ci: skip live handoff tests on macos 2026-06-02 23:44:51 +03:00
Ogulcan Celik 9ddb03ff34 fix: shorten handoff ownership ack wait 2026-06-02 23:38:01 +03:00
Ogulcan Celik 86b5fe01e2 ci: serialize live handoff nextest tests 2026-06-02 23:24:23 +03:00
Ogulcan Celik 949140599c ci: show slow nextest tests 2026-06-02 23:18:02 +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
Ogulcan Celik 27d0b4df2c fix: publish preview manifest with bot token 2026-06-02 22:53:56 +03:00
Ogulcan Celik c2ad91cc51 fix: accept static aarch64 preview artifact packaging 2026-06-02 22:37:22 +03:00
Ogulcan Celik 398f0d6302 chore: skip ci for contributor approvals 2026-06-02 22:24:43 +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
kangal-bot b144f608d6 chore: approve contributor wbxl2000 2026-06-02 19:02:07 +00: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
Aleks Shteinman bed8f1ebe9
fix: make darwin nix package find sdk tools (#407)
refs #405

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-02 16:42:27 +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
kangal-bot 99e097c7d3 chore: approve contributor DeevsDeevs 2026-06-01 22:04:11 +00: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
kangal-bot 8ddbda2afa chore: approve contributor sf-jin-ku 2026-06-01 18:42:24 +00: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
kangal-bot bd1d2f7cc5 chore: approve merged contributor SunskyXH 2026-06-01 14:24:24 +00: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 043968dd97 ci: limit nix workflow triggers 2026-06-01 04:19:22 +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
kangal-bot 3ce4212e5e chore: approve merged contributor turgaybulut 2026-06-01 01:15:35 +00: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 09169d59c1 chore: add discussion templates 2026-06-01 03:34:30 +03:00
kangal-bot 0774efdfb7 chore: approve contributor juliogc 2026-06-01 00:24:27 +00:00
Ogulcan Celik 389b61660f fix: unify update-ready release notes scrolling 2026-06-01 03:00:17 +03:00
Ogulcan Celik 0a949e0ebc fix: request missing issue environment details 2026-06-01 02:26:52 +03:00
Ogulcan Celik 472e2b8453 chore: route feature intake to discussions 2026-06-01 02:14:52 +03:00
kangal-bot 8307f2f712 chore: approve contributor wardpeet 2026-05-31 22:01:27 +00:00
kangal-bot 9fa32f9212 chore: approve contributor reobin 2026-05-31 21:54:03 +00:00
github-actions[bot] b9b81a6ebe docs: update website manifest for v0.6.6 2026-05-31 20:30:33 +00:00
Ogulcan Celik 0016a8a088 release: v0.6.6 2026-05-31 23:25:19 +03:00