Commit Graph
216 Commits
Author SHA1 Message Date
Ogulcan Celik b91b084dbe docs: add mastracode integration docs and website agent grid card
refs #337
2026-07-04 01:42:12 +03:00
d0e333451b feat: add mastracode integration (#788)
* feat: add mastracode integration

refs #337

Co-authored-by: Mastra Code (openai/gpt-5.5) <noreply@mastra.ai>
Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-07-04 01:29:42 +03:00
Ogulcan Celik 6f148588dd fix: scope empty image paste bridge to remote
refs #986
2026-07-03 22:19:47 +03:00
Ogulcan Celik 6ea68f9af2 fix: forward page keys to primary-screen pagers
refs #953
2026-07-03 21:50:34 +03:00
Ogulcan Celik d1471e6483 fix: draw host cursor on windows
refs #930
2026-07-02 21:59:06 +03:00
Ogulcan Celik a9111cbab2 fix: open scrollback editor on windows without sh
refs #914
2026-07-02 01:16:21 +03:00
Ogulcan Celik 26db26e416 fix: keep remote sessions alive across disconnects 2026-06-30 19:49:55 +03:00
Ogulcan Celik c71c6c1082 fix: resolve split current from caller pane
refs #902
2026-06-30 19:38:03 +03:00
Ogulcan Celik 13cb5d9ae6 feat: add shell completions
refs #435
2026-06-30 17:49:37 +03:00
Ogulcan Celik e9bcea9c0d fix: reuse remote ssh connection
refs #888
2026-06-30 14:21:11 +03:00
Ogulcan Celik 2a1a8d64de feat: hide single-tab tab row
refs #448
2026-06-30 14:10:12 +03:00
Ogulcan Celik f54d8e8c0a feat: add hidden collapsed sidebar mode
refs #842
2026-06-30 04:00:33 +03:00
Ogulcan Celik 5e2dc40691 fix: add copy mode ctrl page navigation
refs #885
2026-06-30 02:58:41 +03:00
Ogulcan Celik 0fa6440d41 feat: add terminal session control stream 2026-06-30 02:48:02 +03:00
Ogulcan Celik 3cd2e7b6b7 fix: discover package-managed remote herdr installs
refs #840
2026-06-30 01:35:15 +03:00
Ogulcan Celik bffc4a82c8 feat: add terminal session observe stream 2026-06-30 01:10:28 +03:00
Ogulcan Celik c5c307597f fix: recover omp resume and blocked states
refs #879
2026-06-30 00:35:53 +03:00
Ogulcan Celik 6703413fc7 feat: expose api schema from cli 2026-06-29 22:58:34 +03:00
Ogulcan Celik 09bac7f274 docs: add skills cli install guidance 2026-06-29 22:49:03 +03:00
Ogulcan Celik 25aeaa46f6 feat: generate socket protocol schema 2026-06-29 22:27:19 +03:00
Ogulcan Celik 9150ed6268 feat: add session snapshot api 2026-06-29 21:36:48 +03:00
Ogulcan Celik 8b74fb8a12 feat: emit placement mutation events 2026-06-29 20:39:54 +03:00
Ogulcan Celik c792f2fd53 fix: preserve alacritty input on windows
refs #792
2026-06-25 16:32:00 +03:00
Ogulcan Celik 23b96e48c3 release: v0.7.1 2026-06-24 16:27:01 +03:00
Ogulcan Celik bae1f14d3b docs: finalize release docs 2026-06-24 16:23:09 +03:00
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 MulroyandCan Celik 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 YueandOgulcan Celik 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