Commit Graph
176 Commits
Author SHA1 Message Date
Ogulcan Celik e6fb284b96 docs: clarify plugin authoring and marketplace path 2026-06-14 01:45:09 +03:00
Ogulcan Celik bc6d265d72 fix: render plugin build failures cleanly 2026-06-13 19:38:49 +03:00
Ogulcan Celik c75caacd32 feat: support plugin install build commands 2026-06-13 19:11:50 +03:00
Ogulcan Celik d47293e1dc feat: add github plugin install 2026-06-13 16:35:07 +03:00
Ogulcan Celik 34579327af fix: harden plugin v1 pre-merge issues 2026-06-13 02:59:34 +03:00
Ogulcan Celik 0f2335f39f refactor: simplify plugin v1 pre-merge surface 2026-06-13 02:35:33 +03:00
Ogulcan Celik 02b56a2e95 feat: support pane move for plugin panes 2026-06-13 02:18:01 +03:00
Ogulcan Celik 948d72f0a6 feat: add plugin link handlers 2026-06-13 02:13:41 +03:00
Ogulcan Celik 6e444e6a8c feat: add plugin v1 host APIs 2026-06-13 02:13:41 +03:00
Ogulcan Celik c900836d07 feat: add plugin platform compatibility metadata 2026-06-13 02:12:45 +03:00
Ogulcan Celik fa7bb6d793 feat: persist installed plugin registry 2026-06-13 02:12:45 +03:00
Ogulcan Celik 59f740b2fe refactor: resolve plugin actions from installed manifests 2026-06-13 02:12:45 +03:00
Ogulcan Celik cfc951ffa7 feat: add plugin manifests and layout api 2026-06-13 02:12:10 +03:00
Ogulcan Celik cc7de6c7fe feat: add worktree lifecycle events 2026-06-13 02:11:24 +03:00
Ogulcan Celik f5658c54c1 feat: inject herdr pane launch environment 2026-06-13 02:10:54 +03:00
Ogulcan Celik 71d1f13baf feat: add pane current and plugin invocation context 2026-06-13 02:10:31 +03:00
Ogulcan Celik 461e3ca9b3 fix: harden pane metadata reporting 2026-06-13 02:08:33 +03:00
Ogulcan Celik d35c642ef3 feat: add pane move api and cli
refs #299
2026-06-13 01:59:24 +03:00
Ogulcan Celik f7a7da03fc fix: stabilize public pane and tab ids
refs #569
2026-06-12 19:10:09 +03:00
Ogulcan Celik f8bb191824 docs: update website 2026-06-12 14:22:25 +03:00
Ogulcan Celik 8b99847619 release: v0.6.10 2026-06-11 13:12:43 +03:00
Ogulcan Celik 5c9936e4cc docs: add v0.6.10 hotfix changelog entry 2026-06-11 13:09:17 +03:00
Ogulcan Celik a965b055bc release: v0.6.9 2026-06-10 23:51:47 +03:00
Ogulcan Celik 0b49448e12 docs: finalize release docs and add runtime blog 2026-06-10 23:46:07 +03:00
Ogulcan Celik f4d04fab26 feat: add agent manifest update command 2026-06-10 23:06:01 +03:00
Ogulcan Celik 1fc5e84d46 fix: stop marking codex background terminals as working 2026-06-10 22:41:18 +03:00
Ogulcan Celik 0efd8eaad1 fix: remove pty taint from agent detection 2026-06-10 21:00:56 +03:00
Ogulcan Celik 95036bbd4b docs: clarify scrollback behavior for alternate-screen apps 2026-06-10 20:26:00 +03:00
Ogulcan Celik 82468a0e03 feat: add manifest-based detection engine 2026-06-10 19:23:13 +03:00
Ogulcan Celik 36a1b7f864 feat: distribute agent detection manifests 2026-06-10 15:33:45 +03:00
Ogulcan Celik df7880c54b feat: update agent lifecycle integrations 2026-06-09 15:59:34 +03:00
Ogulcan Celik ee51c5e5fb feat: use pty-first agent detection 2026-06-09 04:26:19 +03:00
Ogulcan Celik 2371387411 docs: clarify mise registry fallback
refs #510
2026-06-08 17:08:36 +03:00
Ogulcan Celik 580db93ecc fix: handle application keypad input
refs #493
2026-06-08 03:55:02 +03:00
5fe527d1be feat: add cursor agent cli integration for session restore (#506)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-06-08 03:26:11 +03:00
Ogulcan Celik 27a028aeae fix: detect codex interrupt status headers
refs #501
2026-06-08 02:55:23 +03:00
Ogulcan Celik e7ba8da29a fix: use cmd-click for macos pane links
refs #307
2026-06-08 02:22:32 +03:00
Ogulcan Celik 6f45969105 fix(update): keep windows installs on preview 2026-06-07 21:54:29 +03:00
Ogulcan Celik 970c07ea31 docs: document windows preview installs 2026-06-07 19:55:44 +03:00
Ogulcan Celik 0956ad8c58 feat: add windows preview installer 2026-06-07 16:29:45 +03:00
Ogulcan Celik 3c2b46d24a feat: add native windows beta support 2026-06-07 16:29:44 +03:00
Ogulcan Celik 4001fd2ec8 feat: improve toast ergonomics
refs #486
2026-06-06 17:42:38 +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 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 9b2749776a feat: add droid integration 2026-06-04 23:17:45 +03: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 7081954d10 docs: clarify nested tmux agent detection limit 2026-06-04 16:18:55 +03:00