Commit Graph

  • 6c6ddcd493
    fix: center tab labels for symmetric highlight padding (#2570) master David Heinemeier Hansson 2026-08-10 04:32:06 +0200
  • f5067ed829
    feat: add move tab keybind actions (#2561) David Heinemeier Hansson 2026-08-10 00:55:28 +0200
  • e48d83067a
    feat: add configurable tab bar status (#2586) Can Celik 2026-08-10 01:20:09 +0300
  • e2aa86a9e8 test: guard pane-scaled render performance Ogulcan Celik 2026-08-09 20:36:11 +0300
  • 4e31084495
    feat: add direct pane resize keybindings (#2558) David Heinemeier Hansson 2026-08-09 18:10:52 +0200
  • ca1af383a8
    fix(client): avoid abort on terminal hangup (#2427) akbash 2026-08-09 17:45:40 +0300
  • e7c38ab37f
    perf(ui): avoid full pane mode reads for scrollbars (#2554) akbash 2026-08-09 14:50:11 +0300
  • d277d2f83b
    fix(input): preserve alt-prefixed control keys (#2543) Can Celik 2026-08-09 05:10:35 +0300
  • 2baebb50b0 fix(website): improve plugins page readability on dark ground Ogulcan Celik 2026-08-09 04:53:12 +0300
  • 97f8140f37
    fix(ui): reclaim scrollbar gutter in alternate screen (#2538) Can Celik 2026-08-09 04:17:28 +0300
  • 1777e9bba3
    feat(graphics): add direct pane frame streaming (#2523) Can Celik 2026-08-09 02:04:39 +0300
  • 36a8d36a72
    feat: make outer pane borders configurable (#2535) David Heinemeier Hansson 2026-08-09 00:37:57 +0200
  • 3a76fea2d8
    fix: make windows installer swaps atomic (#2530) JJ Liebig 2026-08-08 21:59:32 +0200
  • 10974c822d
    feat(input): add per-pane right-click routing (#2504) Can Celik 2026-08-08 16:26:47 +0300
  • 1d6d1fdc6b chore: approve dhh as contributor Ogulcan Celik 2026-08-08 16:03:43 +0300
  • 6f311498ae
    fix: forward pane terminal bells (#2498) akbash 2026-08-08 02:15:56 +0300
  • 50ddc06f00
    feat: support all agent integrations on windows (#2496) Can Celik 2026-08-07 23:10:28 +0300
  • 7d77e927eb
    fix(windows): share Git Bash agent candidate scans (#2494) JJ Liebig 2026-08-07 21:22:04 +0200
  • bdb5222eec
    fix(config): report unknown theme names (#2488) Can Celik 2026-08-07 20:59:32 +0300
  • 00f04ac65c
    fix: avoid redundant Windows recent-history snapshots (#2474) JJ Liebig 2026-08-07 18:24:56 +0200
  • b0723b7906
    fix(input): preserve shift in kitty alternate reports (#2479) Can Celik 2026-08-07 19:07:36 +0300
  • 374d3eddc5
    fix(remote): restore blocking bridge streams (#2485) akbash 2026-08-07 18:59:04 +0300
  • 79a953e91e feat(website): rebuild compare page in new design with runtime positioning Ogulcan Celik 2026-08-07 15:32:50 +0300
  • 322ab6a5a9 fix: verify stable release checksums Ogulcan Celik 2026-08-07 14:40:14 +0300
  • 69a07fdf06 fix: publish stable release checksums Ogulcan Celik 2026-08-06 23:46:24 +0300
  • f7d791eba5 chore: update website Ogulcan Celik 2026-08-06 20:57:10 +0300
  • d16af2660a feat(marketplace): track star history for trending and new plugin surfaces Ogulcan Celik 2026-08-06 20:07:44 +0300
  • 3825c0c300
    fix(theme): refresh host appearance on focus (#2417) akbash 2026-08-06 17:38:20 +0300
  • fae0b23657
    fix(detect): ignore Cursor Run Everything status (#2220) Jesse Zhang 2026-08-06 14:24:05 +0100
  • 5dd20c0a9d
    fix: add positive idle detection for kiro-cli prompt (#2301) Sam Biggins 2026-08-06 04:52:53 -0700
  • fd0e4ff43a
    feat(copy-mode): add big-word motions (#2270) JP Lew 2026-08-06 17:00:23 +0530
  • e9222d1882
    fix(terminal): restore keyboard reporting on detach (#2395) akbash 2026-08-06 14:18:27 +0300
  • fc824b99ab
    fix(detect): recognize versioned Python agent wrappers (#2188) Phil Larson 2026-08-05 18:43:53 -0700
  • bb4edc7f4e docs: document custom agent integrations Ogulcan Celik 2026-08-06 04:27:35 +0300
  • ecddecec62
    fix(cli): accept --flag=value and reordered options in pane read/wait-output (#2183) Kyle Corbeille 2026-08-05 19:15:17 -0500
  • 78a356b17b fix: keep plugin marketplace counts current Ogulcan Celik 2026-08-06 02:25:51 +0300
  • f83980db5c
    fix: render OSC 4 palette overrides instead of forwarding the index (#2162) Mo 2026-08-06 00:54:01 +0200
  • ea047db8e4 fix: avoid ctrl-tab escape sequences in legacy panes Ogulcan Celik 2026-08-06 01:42:48 +0300
  • 8b7cd9f067 fix(ci): repair contributor gate handling Ogulcan Celik 2026-08-06 01:27:14 +0300
  • 3e85f0e6a3 chore: update canonical repository references Ogulcan Celik 2026-08-06 01:16:37 +0300
  • 1fd3100d83 ci: restore approved contributor gate Ogulcan Celik 2026-08-06 01:04:38 +0300
  • 2d011c39b4
    fix(sidebar): highlight active agent in collapsed sidebar (#2382) Ian Ker-Seymer 2026-08-05 17:55:58 -0400
  • 2863b71513
    feat(windows): support remote attach to unix hosts (#2329) Can Celik 2026-08-05 19:34:24 +0300
  • eb93ec8ce6 fix(website): update author X profile Ogulcan Celik 2026-08-05 17:43:04 +0300
  • 9b6b1e460a chore: remove project-local worktree extension Ogulcan Celik 2026-08-05 17:22:03 +0300
  • 15442a27d0 docs: refresh readme and sponsors Ogulcan Celik 2026-08-05 04:06:45 +0300
  • add6c14f1e feat(theme): add optional sidebar background Ogulcan Celik 2026-08-05 03:41:38 +0300
  • 1f1e434268
    fix(config): accept retired agent panel scope (#2295) akbash 2026-08-05 02:18:56 +0300
  • d57cefb879
    fix(input): preserve modifyOtherKeys key releases (#2303) akbash 2026-08-05 01:19:21 +0300
  • d4f2540cfa fix(ci): make issue gate structural Ogulcan Celik 2026-08-05 00:57:30 +0300
  • be1891ec52
    fix(terminal): render halfwidth katakana voiced marks (#2257) Kazunari Kamata 2026-08-05 06:48:15 +0900
  • 09cdd88d0a
    fix(layout): return focus to the pane a split was opened from (#2266) Jon Kinney 2026-08-04 16:35:15 -0500
  • 93e0086f38
    fix(ui): search single-tab names in navigator (#2320) akbash 2026-08-04 23:03:16 +0300
  • ee8429fb79
    fix(input): parse default mouse reports (#2312) akbash 2026-08-04 22:35:33 +0300
  • d8838082dc
    fix(cli): resolve pane query --current from caller (#2298) akbash 2026-08-04 22:26:52 +0300
  • 1997b88b3f
    fix(input): keep pending url clicks across host focus loss (#2291) Kataoka Katsuki 2026-08-04 23:46:43 +0900
  • cc9fa47540
    feat(ui): add distinct status indicators (#2282) Can Celik 2026-08-04 17:26:30 +0300
  • 4473e39196 fix: detect claude confirmation prompts Ogulcan Celik 2026-08-04 15:43:01 +0300
  • 4cf7cff3a0 fix(website): copy heading links to clipboard Ogulcan Celik 2026-08-04 15:39:18 +0300
  • e6fa5289f2
    fix(ui): preserve sidebar scroll across clients (#2280) akbash 2026-08-04 15:37:33 +0300
  • adb50cba9b
    fix(input): preserve shift-tab in pane automation (#2259) Can Celik 2026-08-04 05:19:40 +0300
  • cffc6c4b50 fix(docs): allow corrections to published versions Ogulcan Celik 2026-08-04 03:58:48 +0300
  • b12da23918 feat(plugins): index marketplace manifests Ogulcan Celik 2026-08-03 05:20:15 +0300
  • e7c96206f7 docs: publish preview documentation kangal-bot 2026-08-03 22:14:38 +0000
  • d78e3d3b51
    fix(ui): keep collapsed workspace status visible (#2239) preview-2026-08-04-d78e3d3b5126 akbash 2026-08-04 00:51:23 +0300
  • 35be08cd95 docs: refine cpu optimization blog post Ogulcan Celik 2026-08-03 23:17:37 +0300
  • 3642e67c7b docs: update website manifest for v0.8.0 github-actions[bot] 2026-08-03 19:00:20 +0000
  • 346411fa21 release: v0.8.0 v0.8.0 Ogulcan Celik 2026-08-03 21:52:56 +0300
  • 977a4f16e8 docs: finalize 0.8.0 release documentation Ogulcan Celik 2026-08-03 21:50:32 +0300
  • 22bb476d64 feat(website): rebuild marketing pages on new brand chassis Ogulcan Celik 2026-08-03 21:33:33 +0300
  • eacea2daf0
    fix: page keys scroll pane scrollback at zsh and REPL prompts (#2191) Michael Hackner 2026-08-02 18:08:47 -0700
  • 5eab32da81
    fix(pi): restrict state reporting to tui sessions (#2159) Rhys 2026-08-03 10:44:44 +1000
  • 10eb0bc744
    fix: propagate host color scheme to pane apps (#2214) Can Celik 2026-08-03 02:05:27 +0300
  • cbc31d34a1 fix(input): preserve hover during extended-button drags Ogulcan Celik 2026-08-03 01:49:11 +0300
  • 6b6abf2d56 fix(docs): support older git in snapshot checks Ogulcan Celik 2026-08-03 01:30:51 +0300
  • 0e434881b3 fix(docs): publish only released documentation Ogulcan Celik 2026-08-03 01:21:30 +0300
  • 0a800b8f2e
    fix: avoid blocking on foreground cwd checks (#2213) Can Celik 2026-08-03 00:52:07 +0300
  • 0f14e279a7
    fix(cli): report non-UTF-8 arguments instead of panicking (#2207) Florian 2026-08-02 22:05:23 +0200
  • 8901139439
    fix(client): query host cell size when the ioctl reports no pixels (#2160) WakaTaira 2026-08-02 22:53:08 +0900
  • d742e51530
    fix: preserve claude settings formatting (#2089) akbash 2026-08-02 16:03:07 +0300
  • 9a4ce5e13c
    fix: stop advertising worktree json flag (#2174) akbash 2026-08-01 23:55:04 +0300
  • 6fb0d80357 fix(detect): recognize opencode2 as opencode Ogulcan Celik 2026-08-01 23:32:49 +0300
  • bd287b0158
    fix: route vscode remote copies through osc52 (#2173) akbash 2026-08-01 23:04:03 +0300
  • df2cb2c3a5
    fix(windows): detect agents across git bash exec boundaries (#2170) Can Celik 2026-08-01 21:25:20 +0300
  • 885c9a6b5b
    fix(socket_paths): remove dead if-branch in derive_client_socket_from_api_socket (#2157) serhat dolmaci 2026-08-01 19:38:43 +0300
  • d950fdfe7d
    fix(input): decode 0x1f as Ctrl+_ not Ctrl+- per ASCII standard (#2165) serhat dolmaci 2026-08-01 19:34:29 +0300
  • 679584fdd4
    feat: add antigravity-cli integration (#2087) Ludovico Magnocavallo 2026-08-01 18:32:47 +0200
  • 219e0be351 fix(ci): skip pr gate in forks Ogulcan Celik 2026-08-01 18:21:42 +0300
  • f6031f7fb0
    feat(ui): make pane scrollbars optional (#2166) Can Celik 2026-08-01 17:25:43 +0300
  • f459a0df31
    fix: expand copy-mode word-end window past a final wide glyph (#2145) Akira TSURUDA 2026-08-01 22:40:57 +0900
  • f99647b2c2
    fix: report a clear cli error when no herdr server is running (#1963) Season Saw 2026-08-01 21:17:23 +0800
  • 26a7bc860e fix(windows): preserve semantic escape key taps Ogulcan Celik 2026-08-01 05:08:17 +0300
  • b76adc155d
    fix(input): preserve native key lifecycle across routing (#2142) Can Celik 2026-08-01 04:27:50 +0300
  • 8d190eddda chore: remove experiments from settings tui Ogulcan Celik 2026-08-01 03:36:11 +0300
  • 02fe7d7659
    feat: support bottom tab bar placement (#2118) Can Celik 2026-07-31 18:15:55 +0300
  • b1d14fe984 chore: update agentmd for protocol changes Ogulcan Celik 2026-07-31 16:27:59 +0300
  • bc1c052d15 fix: read alternate-screen agent history Ogulcan Celik 2026-07-31 16:21:53 +0300
  • 7db744ab47 fix(sidebar): keep worktree groups packed Ogulcan Celik 2026-07-31 15:40:20 +0300
  • b4112743cf
    fix(client): restore terminal on sighup and sigterm Matt Coles 2026-07-30 14:46:01 -0700
  • 0732039eaf
    fix: preserve windows sessions after ssh logout (#2098) Can Celik 2026-07-30 23:39:03 +0300