Commit Graph

191 Commits

Author SHA1 Message Date
Ogulcan Celik 89ca3ba933 fix: check out existing branches for worktree create
refs #729
2026-06-22 00:51:00 +03:00
Ogulcan Celik a5182282a4 fix: support devin hook on python 3.9
refs #719
2026-06-22 00:03:21 +03:00
Ogulcan Celik 2eeea9a0cd feat: add plugin marketplace 2026-06-21 17:27:10 +03:00
Ogulcan Celik 4421c0febb fix: add configurable pane gaps
refs #271
2026-06-21 14:03:59 +03:00
Ogulcan Celik ef0b4bc6e2 fix: support agent env hints
refs #679

related #699
2026-06-20 03:15:21 +03:00
Ogulcan Celik 052f20214b fix: preserve windows terminal multiline paste
refs #670
2026-06-19 22:24:20 +03:00
Ogulcan Celik 26c5f97a90 fix: reanchor lifecycle hook generations
refs #684
2026-06-19 03:32:53 +03:00
Ogulcan Celik 9f4f163089 feat: add background update check toggles
refs #677
2026-06-18 20:06:43 +03:00
Ogulcan Celik 36b4001f45 feat: sync theme with host appearance
refs #675
2026-06-18 02:53:31 +03:00
Ogulcan Celik aca35ea76f fix: scope image paste shortcut to remote
refs #647
2026-06-18 01:56:26 +03:00
Ogulcan Celik 54490254f7 feat: sort agent panel by priority
refs #318
2026-06-17 16:08:43 +03:00
Ogulcan Celik ebff34063a fix: restore omp sessions after same-pane restart
refs #614
2026-06-16 17:57:52 +03:00
Ogulcan Celik 6f9ca0ea66 fix: hold lone escape while awaiting host color reply
refs #549
2026-06-16 15:19:06 +03:00
Ogulcan Celik 41d1c14e07 docs: add plugin trust and security guidance 2026-06-15 20:29:29 +03:00
Ogulcan Celik 0bf9bb58eb release: v0.7.0 2026-06-15 19:13:42 +03:00
Ogulcan Celik 2ace7f24a9 docs: sync #613 key-combo docs for 0.7.0 and credit @dmmulroy 2026-06-15 19:12:13 +03:00
Ogulcan Celik befe629312 docs: finalize 0.7.0 release docs 2026-06-15 19:03:24 +03:00
Dillon Mulroy 16b69b6faa
fix: support key-combo syntax for API send keys (#613)
Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-15 18:23:24 +03:00
Ogulcan Celik 9805e23a12 docs: note plugin link handlers use ctrl-click on macos too 2026-06-15 18:13:08 +03:00
Ogulcan Celik 0099c10881 fix: use ctrl-click for captured pane links on macos 2026-06-15 17:45:44 +03:00
Eric Yue 07261e09be
feat: add devin cli detection and restore support (#622)
* feat: add devin cli detection and restore support

refs #606

* fix: keep devin integration session-only

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-06-15 16:50:24 +03:00
Ogulcan Celik 08bb0768ae fix: handle kitty keypad input
refs #570
2026-06-15 15:12:56 +03:00
Ogulcan Celik 4ffd99c2ec fix: keep auto tab labels compact 2026-06-15 04:56:03 +03:00
Ogulcan Celik efe7c55769 fix: accept alternate f1-f4 key sequences
refs #574
2026-06-15 04:53:46 +03:00
Ogulcan Celik 3e8f906c6f ci: make preview releases manual 2026-06-15 02:47:10 +03:00
Ogulcan Celik dcfc45b45d fix: preserve claude session rotations
refs #620
2026-06-15 02:13:30 +03:00
Ogulcan Celik c91348e68b fix: require plugin min herdr version 2026-06-15 00:49:58 +03:00
Ogulcan Celik 3015ce0f9d fix: stabilize plugin config directories 2026-06-14 23:01:47 +03:00
Ogulcan Celik 001a6b2fc4 docs: explain plugin authoring model 2026-06-14 21:01:59 +03:00
Ogulcan Celik d3be4f8b43 fix: add best-effort windows plugin support 2026-06-14 20:45:59 +03:00
Ogulcan Celik eb8c8c5852 fix: warn on unknown config sections 2026-06-14 16:17:52 +03:00
Ogulcan Celik fbd20ad6e4 feat: add plugin v1 system
Add manifest-driven plugin actions, event hooks, pane entrypoints, link handlers, and host APIs.

Support plugin link, GitHub install, build commands, installed plugin registry, pane movement, runtime context, and plugin docs.
2026-06-14 03:47:07 +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
udirom 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