Commit Graph

781 Commits

Author SHA1 Message Date
Ogulcan Celik 3c8f8dcb77 fix: gate integrations by platform support 2026-06-07 20:22:30 +03:00
Ogulcan Celik 970c07ea31 docs: document windows preview installs 2026-06-07 19:55:44 +03:00
Ogulcan Celik c01b947d0b fix: support windows agent hooks and input paths 2026-06-07 19:45:16 +03:00
Ogulcan Celik 9c101b71d8 ci: mark issues released on preview 2026-06-07 19:20:37 +03:00
kangal-bot 0a3c9b97bc docs: update preview manifest 2026-06-07 14:20:55 +00:00
Ogulcan Celik 3f7236f817 fix: drop empty pty mouse writes
refs #496
2026-06-07 17:01:27 +03:00
Ogulcan Celik 7c7d8c8619 fix: gate windows updater checks 2026-06-07 16:47:20 +03:00
Ogulcan Celik 0956ad8c58 feat: add windows preview installer 2026-06-07 16:29:45 +03:00
Ogulcan Celik 745ce4254c fix: handle windows worktree paths and removal 2026-06-07 16:29:45 +03:00
Ogulcan Celik f61ed48eff fix: preserve unix socket error semantics 2026-06-07 16:29:45 +03:00
Ogulcan Celik 52e57507e1 ci: tighten windows branch validation 2026-06-07 16:29:45 +03:00
Ogulcan Celik b5fba2fdd1 ci: run checks on windows branch 2026-06-07 16:29:44 +03:00
Ogulcan Celik 3c2b46d24a feat: add native windows beta support 2026-06-07 16:29:44 +03:00
Ogulcan Celik 5d7e56737e fix: support worktree actions from bare repos
refs #497
2026-06-07 01:16:42 +03:00
Ogulcan Celik 4001fd2ec8 feat: improve toast ergonomics
refs #486
2026-06-06 17:42:38 +03:00
Ogulcan Celik 048d8a2919 fix: debounce droid working detection
refs #488
2026-06-06 17:21:20 +03:00
Ogulcan Celik b7619db085 feat: expose pane zoom api 2026-06-06 00:41:19 +03:00
Ogulcan Celik 556b16b2df feat: add pane navigation controls
refs #421

refs #330

related discussions:

https://github.com/ogulcancelik/herdr/discussions/422

https://github.com/ogulcancelik/herdr/discussions/438

https://github.com/ogulcancelik/herdr/discussions/442
2026-06-05 22:06:02 +03:00
Ogulcan Celik ae3c88ab8c chore: add issue triage skill 2026-06-05 22:04:53 +03:00
Ogulcan Celik 658017de68 fix: keep focus redraw pending until sent 2026-06-05 22:04:53 +03:00
kangal-bot 0f92b2f027 docs: update preview manifest 2026-06-05 04:40:40 +00:00
Ogulcan Celik 1ce4213d9e fix: preserve hermes flat plugin lists
refs #479
2026-06-05 02:56:03 +03:00
Ogulcan Celik acfbb7c85a fix: enable grapheme clusters in panes
refs #243
2026-06-05 00:42:14 +03:00
Ogulcan Celik b4b69b3539 fix: open a default workspace when sessions are empty
refs #366
2026-06-05 00:40:18 +03:00
Ogulcan Celik 6b3f646281 fix: use live workspace labels in navigator
refs #377
2026-06-04 23:29:08 +03:00
Ogulcan Celik 9b2749776a feat: add droid integration 2026-06-04 23:17:45 +03:00
kangal-bot 9c18014c09 docs: update preview manifest 2026-06-04 19:56:36 +00:00
Ogulcan Celik 670656b26f fix: forward resize terminal responses
refs #471
2026-06-04 22:43:06 +03:00
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 Gagnon 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 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-ku 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 2026-06-03 14:45:53 +03:00