Commit Graph
383 Commits
Author SHA1 Message Date
github-actions[bot] ea3f09dcea chore: approve contributor moonsphere 2026-05-12 10:51:36 +00:00
Ogulcan Celik 559e5cb20b docs: fix keybinding example conflict 2026-05-12 13:42:25 +03:00
Ogulcan Celik f88f33e2d9 fix: omit cursor for mobile switcher overlay 2026-05-12 01:21:09 +03:00
Ogulcan Celik b8c96102eb fix: hide mobile switcher cursor 2026-05-12 01:10:03 +03:00
Ogulcan Celik 520f4272d0 feat: add agent cycling and tab wheel switching
fixes #92
2026-05-12 00:24:13 +03:00
Ogulcan Celik 8d5dca8cfe feat: add notification target keybind 2026-05-11 23:47:51 +03:00
Ogulcan Celik fe693f613a feat: add optional pane border labels 2026-05-11 23:34:20 +03:00
Ogulcan Celik 84c0d003dd fix: show tab names in mobile agent switcher 2026-05-11 19:40:50 +03:00
Ogulcan Celik e12c7a2cef fix: hide pane cursor while scrolled back 2026-05-11 18:25:44 +03:00
Ogulcan Celik 733b109e20 docs: document remote ssh ports 2026-05-11 17:57:47 +03:00
Ogulcan Celik 065ae01b63 fix: drain client control messages during shutdown 2026-05-11 17:00:55 +03:00
Ogulcan Celik 8007c9202c fix: resize background tabs on terminal resize 2026-05-11 16:44:05 +03:00
Ogulcan Celik 9663028a82 test: disable real sound playback during checks 2026-05-11 16:39:24 +03:00
Ogulcan Celik 55cdf2e8f8 fix: stabilize integration agent state reports 2026-05-11 16:13:17 +03:00
Ogulcan Celik e201a64763 fix: preserve indexed terminal colors
fixes #74
2026-05-11 02:10:05 +03:00
github-actions[bot] e1df09a82b docs: update website manifest for v0.5.7 2026-05-10 21:00:52 +00:00
Ogulcan Celik da86d49d0e release: v0.5.7 v0.5.7 2026-05-10 23:56:19 +03:00
Ogulcan Celik ad93ec69ab chore: sync lockfile during release 2026-05-10 23:55:55 +03:00
Ogulcan Celik dc994a0c5a docs: update unreleased changelog 2026-05-10 23:52:18 +03:00
Ogulcan Celik d284819e4c fix: make update server stop safer 2026-05-10 22:09:32 +03:00
Ogulcan Celik 77e1cc8f04 chore: update github issues autocomplete extension 2026-05-10 14:10:05 +03:00
Ogulcan Celik 3c3f69bc22 fix: preflight running servers before update 2026-05-10 14:06:53 +03:00
Ogulcan Celik 70d217a2a8 docs: document custom command keybindings 2026-05-10 03:08:17 +03:00
Ogulcan Celik 9f210e9738 chore: enable clippy linting 2026-05-09 23:16:24 +03:00
Ogulcan Celik 3a9888cd56 feat: add ansi pane read format 2026-05-09 22:07:52 +03:00
Ogulcan Celik c6d8d8351e chore: enforce locked cargo builds 2026-05-09 21:59:22 +03:00
Ogulcan Celik 819a71ea7a fix: refresh git status off the main loop
fixes #85
2026-05-09 21:57:26 +03:00
Ogulcan Celik d984ab2a3c docs: bust website css cache 2026-05-09 21:39:47 +03:00
Ogulcan Celik d0a150a70a docs: fix self-hosted website font 2026-05-09 21:36:33 +03:00
Ogulcan Celik d7d31df062 docs: update website remote mobile story 2026-05-09 21:29:19 +03:00
Ogulcan Celik 887d358de8 fix: improve github reference autocomplete 2026-05-09 18:17:27 +03:00
YoungTaek 78904186dd Show focus on active agent in agents panel like spaces panel does (#84)
* feat: show focus on active agent in agents panel like spaces panel does

* refactor: improve to calculation and binding style
2026-05-09 17:21:03 +03:00
github-actions[bot] db2360f8f8 chore: approve contributor soomtong 2026-05-09 13:40:07 +00:00
Ogulcan Celik 8ce6ff1d20 docs: add star history 2026-05-09 16:22:33 +03:00
github-actions[bot] c95afc455f docs: update website manifest for v0.5.6 2026-05-09 13:05:49 +00:00
Ogulcan Celik 1d3cb670bb release: v0.5.6 v0.5.6 2026-05-09 16:00:24 +03:00
Ogulcan Celik 6672d9fb79 docs: update changelog for next release 2026-05-09 15:59:58 +03:00
Ogulcan Celik 996e1a3ef2 chore: remove unused headless cursor import 2026-05-09 15:58:20 +03:00
Ogulcan Celik 3b53ae6e6e fix(remote): bootstrap remote herdr install 2026-05-09 15:15:45 +03:00
Ogulcan Celik d8db1bce7e refactor(server): extract headless render stream helpers 2026-05-08 23:23:06 +03:00
Ogulcan Celik 251457e887 refactor(server): split headless client transport 2026-05-08 23:16:12 +03:00
Ogulcan Celik 18fe29b219 feat: add github issue autocomplete extension 2026-05-08 23:13:27 +03:00
Ogulcan Celik 793f127e54 feat(remote): add network-efficient thin client transport
Add SSH stdio remote attach, negotiate terminal-ANSI render encoding, move blit encoding server-side for remote clients, and split control/render writer delivery for safer backpressure.

Fixes #76
2026-05-08 22:20:04 +03:00
Ogulcan Celik bb0dad86f8 fix: split panes in target tab without stealing focus
fixes #75
2026-05-08 15:37:01 +03:00
Ogulcan Celik ac32c1a19b fix: clear agent toast after focus 2026-05-08 14:56:14 +03:00
Ogulcan Celik c08e51e666 feat: make agent toasts focus panes 2026-05-08 14:53:45 +03:00
Ogulcan Celik b0aa7b2cdd fix: preserve osc8 hyperlinks in client rendering
fixes #73
2026-05-07 21:48:50 +03:00
Ogulcan Celik dcfe11a758 build: update libghostty-vt vendor
vendor ghostty 063ac3e and remove the musl libc++ link workaround.

expose the new selection formatter and hyperlink uri apis for follow-up rendering work.

add manual artifact validation for static linux builds.
2026-05-07 18:29:21 +03:00
Ogulcan Celik 2dfed86010 fix: clear hook state when native agent exits
fixes #72
2026-05-07 15:06:47 +03:00
Ogulcan Celik 34df89ae65 fix: persist agent panel scope in config 2026-05-06 22:53:56 +03:00