Commit Graph

1068 Commits

Author SHA1 Message Date
kangal-bot b352e7cde0 chore: approve merged contributor kovalov 2026-07-08 22:15:17 +00:00
Vladyslav Kovalov 010afe5305
fix: refresh tab bar after plugin-driven tab rename (#1179)
refs #1111

Co-authored-by: Vlad Kovalov <kovalov@users.noreply.github.com>
2026-07-09 01:15:05 +03:00
Ogulcan Celik c3df61b564 fix: make remote helper installs shell-portable
refs #1203
2026-07-08 23:12:29 +03:00
Ogulcan Celik b708f85e7d fix: match shifted indexed number keybinds
refs #1184
2026-07-08 22:31:40 +03:00
akbash 552aa8ca22
fix: align collapsed sidebar agent rows (#1182)
refs #1168

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-08 15:22:57 +03:00
Ogulcan Celik 77f0339c3c docs: link plugin marketplace from readme 2026-07-08 02:51:24 +03:00
Ogulcan Celik e8174caeb7 docs: lean readme, add terminal trove gold sponsor 2026-07-08 02:47:47 +03:00
Ogulcan Celik 7a2c230064 docs: enforce localized release doc parity
refs #1151
2026-07-08 02:16:48 +03:00
github-actions[bot] 80616e895c docs: update website manifest for v0.7.3 2026-07-07 23:00:30 +00:00
Ogulcan Celik 299dd4163a release: v0.7.3 2026-07-08 01:53:09 +03:00
Ogulcan Celik 370c90b2da docs: stage 0.7.3 release notes 2026-07-08 01:43:23 +03:00
Ogulcan Celik 4e3970ca31 fix: restore workspace picker keyboard navigation
refs #1149
2026-07-08 01:00:24 +03:00
Ogulcan Celik d6285aaa59 fix: avoid render-time plain url scans 2026-07-08 00:44:49 +03:00
Ogulcan Celik 35e9838a44 docs: change sponsorships tiers and add lead sponsor 2026-07-08 00:27:18 +03:00
kangal-bot 53d85be782 docs: update preview manifest 2026-07-07 20:55:08 +00:00
Ogulcan Celik f5354780e4 ci: ignore microsoft apt repos in artifact builds 2026-07-07 23:34:50 +03:00
Ogulcan Celik 1d49fa7639 ci: clear zig cache before windows checks 2026-07-07 23:14:12 +03:00
Ogulcan Celik 2b99ced89a fix: keep cursor hide inside sync output
refs #967
2026-07-07 21:20:24 +03:00
Ogulcan Celik e4a7095c93 fix: guard windows process tree cycles
refs #1083
2026-07-07 21:20:06 +03:00
Ogulcan Celik 0a684b4130 fix: clear done status on repeated pane focus 2026-07-07 21:13:34 +03:00
Bryan Lee 1e1d06328c
fix: preserve navigator search commands (#1140)
Navigator search treated Escape as either modal close or query reset,
which left no way to return to command mode while keeping the filtered
row set. `/` also rebuilt search mode by clearing the query, so a user
could not resume editing the same filter after backing out.

Make Escape leave search focus only, reserve command-mode Escape for
closing the picker, and let `/` refocus the existing query. The footer
now lists the shortcuts for the active mode so command keys are not
advertised while text input owns them.

refs #1115
2026-07-07 20:54:42 +03:00
github-actions[bot] d0b75de025 docs: update website manifest for v0.7.2 2026-07-07 16:26:53 +00:00
Ogulcan Celik 199c27609c release: v0.7.2 2026-07-07 19:19:22 +03:00
Ogulcan Celik fb5a46a03c docs: finalize release docs 2026-07-07 19:17:15 +03:00
Ogulcan Celik d190c1f55e fix: send shifted punctuation as text in kitty mode
refs #1105
2026-07-07 16:25:36 +03:00
akbash 39ba6b7a02
fix: preserve alt-shift letters (#1102)
refs #1088

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-07 15:54:03 +03:00
Ogulcan Celik b425260f9d perf: move session autosaves off main loop 2026-07-07 15:35:20 +03:00
Ogulcan Celik b017d21290 fix: stop windows server over named pipes
refs #1113
2026-07-07 15:35:20 +03:00
Lane 7a85249617
fix: support esc
interrupt for github copilot (#1120)

* fix: support esc interrupt for github copilot

Github Copilot CLI version v1.0.69-2 introduces the "esc interrupt" prompt.
Update the Github Copilot agent detection manifest to match this prompt and correctly report the agent as working.
Add test cases in tests.rs to verify state detection.
Synchronize the website's copy of the manifest.

refs #1119

* test: clean up github copilot detection rules and tests

Clean up formatting and comments for the github copilot detection rule and tests.

refs #1119

* test: remove copilot manifest literal test

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-07-07 15:28:50 +03:00
kangal-bot 670a2bb064 chore: approve contributor liby 2026-07-07 12:14:15 +00:00
Ogulcan Celik 5b4450c969 docs: remove star history embed 2026-07-07 01:32:06 +03:00
Ogulcan Celik 17e2b2b878 fix: honor prefix in copy mode
refs #681

Based on PR #1092 by @reobin.

Co-authored-by: Robin Gagnon <me@reobin.dev>
2026-07-07 01:20:13 +03:00
akbash 4f22e9a73b
fix: preserve wrapped pane links (#1099)
refs #1098

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-07-06 23:59:59 +03:00
Ogulcan Celik 56edcbcba8 feat: expose pane scroll state 2026-07-06 23:06:00 +03:00
Ogulcan Celik efceb30f0b docs: update sponsors 2026-07-06 22:59:24 +03:00
akbash ed31632ebf
fix: bridge remote image file drops (#1085)
refs #828

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-06 19:51:28 +03:00
Ogulcan Celik eb03995128 docs: add community video section 2026-07-06 19:43:42 +03:00
Ogulcan Celik faee06764e test: synchronize multi-client resize assertion 2026-07-06 19:25:42 +03:00
akbash d9230f517a
fix: clarify remote ssh auth failures (#1084)
refs #1034

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-06 18:21:31 +03:00
akbash e98c49658c
fix: preserve shifted punctuation for alt legacy input (#1076)
refs #1066

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-06 17:37:36 +03:00
Ogulcan Celik dd67f8591e docs: expose stats page in website nav 2026-07-06 17:20:39 +03:00
akbash c17c419c10
fix: write pane copies to native windows clipboard (#1082)
refs #1067

Co-authored-by: akbash-bot <300245827+akbash-bot@users.noreply.github.com>
2026-07-06 17:13:36 +03:00
kangal-bot cdfb75da44 chore: approve merged contributor akbash-bot 2026-07-06 13:19:41 +00:00
akbash fbc3f0845a
fix: focus parent after worktree removal (#1075)
refs #1004

Co-authored-by: akbash-bot <akbash-bot@users.noreply.github.com>
2026-07-06 16:19:31 +03:00
kangal-bot 90debb9cef docs: update preview manifest 2026-07-06 12:26:34 +00:00
Ogulcan Celik 4dae557eef ci: use homebrew zig for preview macos builds 2026-07-06 15:16:04 +03:00
Ogulcan Celik d36a6ded3b feat(website): add japanese and simplified chinese docs with i18n, translation issue flow 2026-07-06 04:54:21 +03:00
Wuyue (Tony) Sun b04c6496a8
fix: detect grok build working and blocked states from current ui chrome (#1055)
* fix: detect grok build working and blocked states from current ui chrome

refs #1017

* fix: sync grok detection website manifest

refs #1017

---------

Co-authored-by: Ogulcan Celik <ogulcancelik@gmail.com>
2026-07-06 01:36:49 +03:00
Ogulcan Celik 8248767590 feat: add public stats page at herdr.dev/stats 2026-07-06 00:41:49 +03:00
Ogulcan Celik cbd9b07fac ci: accept common environment aliases in issue gate 2026-07-05 22:49:48 +03:00