herdr/src
Ogulcan Celik e584f93f36 fix: reconcile update channel switches 2026-06-03 14:38:08 +03:00
..
api feat: add preview update channel 2026-06-02 21:48:02 +03:00
app fix: support legacy shifted letter keybindings 2026-06-03 02:39:39 +03:00
cli feat: add preview update channel 2026-06-02 21:48:02 +03:00
client perf: reduce sidebar git polling overhead 2026-05-30 23:58:34 +03:00
config fix: support legacy shifted letter keybindings 2026-06-03 02:39:39 +03:00
detect fix: preserve status in transcript viewers 2026-06-03 04:38:46 +03:00
ghostty fix: forward any-motion pane mouse events 2026-06-03 02:03:44 +03:00
input
integration feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
pane fix: forward any-motion pane mouse events 2026-06-03 02:03:44 +03:00
persist fix: restore agents through pane shells 2026-06-01 23:32:44 +03:00
platform feat: expose foreground cwd in pane info 2026-05-29 20:38:55 +03:00
protocol perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
pty fix: wake pty actor for queued input 2026-06-01 18:17:01 +03:00
server fix: shorten handoff ownership ack wait 2026-06-02 23:38:01 +03:00
terminal fix: preserve status in transcript viewers 2026-06-03 04:38:46 +03:00
ui fix: derive pane selection highlight colors 2026-06-01 21:22:09 +03:00
workspace fix: resolve git branch names in reftable repos (#423) 2026-06-02 22:23:51 +03:00
agent_resume.rs feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
build_info.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
checksum.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
cli.rs fix: reconcile update channel switches 2026-06-03 14:38:08 +03:00
config.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
events.rs feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
handoff_runtime.rs
ipc.rs
kitty_graphics.rs perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
layout.rs
logging.rs feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
main.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
pane.rs fix: reduce idle process probes 2026-06-03 14:15:38 +03:00
persist.rs
product_announcements.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
raw_input.rs fix: keep split host color replies out of panes 2026-05-29 19:48:55 +03:00
release_notes.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
remote.rs fix: preserve child argv flags after separator 2026-06-03 01:32:22 +03:00
render_prof.rs perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
selection.rs fix: preserve linewise copy selection (#389) 2026-06-01 17:45:55 +03:00
session.rs fix: preserve child argv flags after separator 2026-06-03 01:32:22 +03:00
sound.rs
terminal_notify.rs
terminal_theme.rs
ui.rs feat: add expanded sidebar collapse control (#291) 2026-06-01 04:15:26 +03:00
update.rs fix: reconcile update channel switches 2026-06-03 14:38:08 +03:00
workspace.rs perf: reduce sidebar git polling overhead 2026-05-30 23:58:34 +03:00
worktree.rs