Commit Graph

960 Commits

Author SHA1 Message Date
Ogulcan Celik 0fa6440d41 feat: add terminal session control stream 2026-06-30 02:48:02 +03:00
Ogulcan Celik f3da280ccc fix: preserve windows win32 bracketed paste
refs #670
2026-06-30 02:17:20 +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 86857c903c ci: accept non-empty issue update channels 2026-06-30 01:04:12 +03:00
Ogulcan Celik c5c307597f fix: recover omp resume and blocked states
refs #879
2026-06-30 00:35:53 +03:00
Ogulcan Celik 8b1d77acf6 fix: keep powershell panes alive after agent ctrl-c
refs #860
2026-06-30 00:19:36 +03:00
Ogulcan Celik 1db9695eec fix: include api schema in nix source 2026-06-29 23:32:24 +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 f36d804359 docs: refactor readme and sharpen site positioning 2026-06-29 20:48:44 +03:00
Ogulcan Celik 8b74fb8a12 feat: emit placement mutation events 2026-06-29 20:39:54 +03:00
Ogulcan Celik 5fffc59cd8 fix: remove focused pane title border marker 2026-06-29 19:00:36 +03:00
Ogulcan Celik 97f78226bf fix: route tui modal mutations through api authority 2026-06-29 18:57:13 +03:00
Ogulcan Celik 1a4e94e57e refactor: route tui mutations through runtime authority 2026-06-29 18:09:25 +03:00
Ogulcan Celik a937f7e85b fix: encode ctrl slash as ctrl underscore
refs #847
2026-06-28 23:34:14 +03:00
Ogulcan Celik 4b650a12c7 chore: tighten issue reporting guardrails 2026-06-27 15:06:18 +03:00
Ogulcan Celik bc764c83cb fix: keep active auto-named tab readable
refs #829
2026-06-27 02:19:40 +03:00
Ogulcan Celik 32e3d7b7fd fix: compact indexed keybind help ranges
refs #817
2026-06-26 18:13:31 +03:00
Ogulcan Celik b44ca3b39e fix: measure ui labels by display width
refs #810
2026-06-26 14:11:27 +03:00
Ogulcan Celik 14d8e93391 feat: render worktrees as a tree in the mobile switcher 2026-06-25 23:36:31 +03:00
Ogulcan Celik 292a98a91e fix: answer osc 12 cursor color queries
refs #806
2026-06-25 22:08:11 +03:00
Ogulcan Celik db1ef28d64 feat: agents-first mobile switcher with global header summary 2026-06-25 22:05:11 +03:00
Ogulcan Celik 12cce7deeb refactor: split integration module 2026-06-25 20:50:13 +03:00
Dillon Mulroy 3c7327c267
fix: avoid pi release on internal session reloads (#800)
* fix: avoid pi release on internal session reloads

* fix: align omp session shutdown release with pi

---------

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-06-25 17:59:17 +03:00
kangal-bot 7a1578d949 docs: update preview manifest 2026-06-25 14:45:21 +00:00
Ogulcan Celik 7811d84f15 fix: ignore modifier-only windows input
refs #795
2026-06-25 17:23:01 +03:00
Ogulcan Celik 2ff5dd2f40 fix: render cjk pane border labels
refs #799
2026-06-25 16:50:28 +03:00
Ogulcan Celik c792f2fd53 fix: preserve alacritty input on windows
refs #792
2026-06-25 16:32:00 +03:00
Ogulcan Celik 58b9fecc21 fix: detect antigravity background-task wait without /tasks hint
refs #755
2026-06-24 23:19:05 +03:00
github-actions[bot] 642c6ab9ea docs: update website manifest for v0.7.1 2026-06-24 13:47:21 +00:00
Ogulcan Celik dbc45f6306 ci: use homebrew zig in release workflow 2026-06-24 16:37:25 +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 a720367889 fix: extend remote client handshake timeout for high-latency links
refs #753
2026-06-24 15:39:29 +03:00
Ogulcan Celik 74076a83b1 docs: add sponsorship information 2026-06-24 02:49:53 +03:00
Ogulcan Celik 520d0b8b9c fix: prevent release key fallback from doubling input
refs #769
2026-06-24 02:47:07 +03:00
Ogulcan Celik 74fa90cecc fix: scope opencode hook to main agent and adopt new sessions
refs #765
2026-06-24 00:52:07 +03:00
Ogulcan Celik 64a12de1cd fix: include vendored portable-pty in nix package 2026-06-23 21:56:50 +03:00
Ogulcan Celik a66f4c64e9 fix: force system conpty on windows
refs #761
2026-06-23 21:43:23 +03:00
Ogulcan Celik 5981ba426e ci: use homebrew zig on macos 2026-06-23 16:08:14 +03:00
Ogulcan Celik c580840307 fix: detect npm-wrapped pi on windows
refs #754
2026-06-23 15:26:51 +03:00
Ogulcan Celik 088922dfab fix: let user keybinds displace defaults
refs #747
2026-06-22 23:36:43 +03:00
Ogulcan Celik d7ae163f88 fix: make windows installer checksum independent of get-filehash
refs #751
2026-06-22 23:25:40 +03:00
Ogulcan Celik 705403fe31 feat: add author card to bottom of blog posts 2026-06-22 21:16:51 +03:00
kangal-bot 995a429cb8 docs: update preview manifest 2026-06-22 12:16:32 +00:00
Ogulcan Celik 24c7377de0 ci: install bun in preview preflight 2026-06-22 15:02:34 +03:00
Cullen 569c33b094
fix: use active pane color for border intersections (#742) 2026-06-22 14:44:31 +03:00