Commit Graph
753 Commits
Author SHA1 Message Date
Ogulcan Celik 648afa1fd5 fix: backport libghostty resize overflow fix
refs #465
2026-06-04 16:32:43 +03:00
Ogulcan Celik f5f753c728 fix: avoid stale clipboard feedback
refs #443
2026-06-04 16:28:46 +03:00
Ogulcan Celik 7081954d10 docs: clarify nested tmux agent detection limit 2026-06-04 16:18:55 +03:00
Robin GagnonandCan Celik 85aee98ddf fix: match copy mode page scrolling boundaries (#460)
refs #459

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-04 14:36:00 +03:00
qer 66b0f6b2d6 feat: add kimi code cli integration (#463)
* feat: add kimi code cli integration

refs #431

* fix: improve kimi code screen detection

refs #431
2026-06-04 13:52:29 +03:00
github-actions[bot] cb18fe52b5 docs: update website manifest for v0.6.8 2026-06-03 22:08:31 +00:00
Ogulcan Celik 3abda6138e release: v0.6.8 v0.6.8 2026-06-04 01:03:14 +03:00
Ogulcan Celik 5df21bb790 docs: finalize 0.6.8 release notes 2026-06-04 01:00:52 +03:00
Ogulcan Celik 3cbe4ec793 fix: avoid ghostty utf8 grapheme buffer crash
refs #453
2026-06-04 00:56:07 +03:00
Ogulcan Celik e05bd5cb2a ci: validate cache revert 2026-06-03 22:35:51 +03:00
Ogulcan Celik 865269b454 ci: revert cache experiment 2026-06-03 22:29:10 +03:00
Ogulcan Celik a0afbae2e5 ci: cache vendored zig build outputs 2026-06-03 22:17:43 +03:00
Ogulcan Celik 0473d329fd fix: detect pnpm opencode executable
refs #447
2026-06-03 20:11:00 +03:00
kangal-bot 3965b6fb80 chore: approve contributor charliesbot 2026-06-03 16:36:53 +00:00
Ogulcan Celik 03208d254e fix: detect claude running shell status 2026-06-03 19:34:39 +03:00
Ogulcan Celik 5c86f0660f fix: avoid claude custom status false blocked
refs #409
2026-06-03 19:21:50 +03:00
sf-jin-kuandCan Celik f5e66b251f feat: switch input source during prefix mode (#434)
On macOS, opt-in under [experimental], temporarily switch the host input
source to the current ASCII-capable layout while prefix mode is active so
prefix commands register even when a CJK IME is composing, then restore the
previous input source when prefix mode exits or is cancelled. No-op when the
current source is already ASCII-capable, on non-macOS platforms, or when any
input source call fails. Pane text input is unaffected.

Also pin next_resize_poll in next_loop_deadline_includes_selection_autoscroll_deadline
so the selection autoscroll deadline stays the earliest; the default resize
poll could otherwise beat it and flake the assertion.

refs #400

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-03 19:13:01 +03:00
Ogulcan Celik 03f68b7275 fix: handle mise-managed updates 2026-06-03 18:35:56 +03:00
kangal-bot 903662fcd8 docs: update preview manifest 2026-06-03 12:23:49 +00:00
kangal-bot 5f849c42bb docs: update preview manifest 2026-06-03 12:14:02 +00:00
github-actions[bot] 43a1549286 docs: update website manifest for v0.6.7 2026-06-03 11:51:16 +00:00
Ogulcan Celik 854fc3c1af release: v0.6.7 v0.6.7 preview-2026-06-03-854fc3c1aff5 2026-06-03 14:45:53 +03:00
Ogulcan Celik 5b2fce600f docs: finalize next release docs
refs #354

refs #439
preview-2026-06-03-5b2fce600f76
2026-06-03 14:42:44 +03:00
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
kangal-bot 554dd78f56 docs: update preview manifest 2026-06-03 04:41:07 +00:00
Ogulcan Celik fc82cbad21 docs: clarify integration restore and state roles preview-2026-06-03-fc82cbad2179 2026-06-03 04:51:11 +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 a1ba035707 docs: clarify repo agent guidance 2026-06-03 00:17:58 +03:00
kangal-bot f928f33a01 docs: update preview manifest 2026-06-02 21:05:35 +00:00
Ogulcan Celik cce3eacc49 fix: allow preview publish after master moves preview-2026-06-02-cce3eacc49d2 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 GagnonandCan Celik 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
LaneandCan Celik 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