herdr/src
Ogulcan Celik 295b09ca25 feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
..
api feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
app feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
cli feat: add github copilot cli integration (#386) 2026-06-02 01:32:05 +03:00
client perf: reduce sidebar git polling overhead 2026-05-30 23:58:34 +03:00
config fix: restore agents through pane shells 2026-06-01 23:32:44 +03:00
detect feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
ghostty perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
input fix: preserve live handoff terminal state 2026-05-28 04:12:53 +03:00
integration feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
pane fix: answer xtgettcap queries in panes 2026-06-02 03:32:40 +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: preserve toasts during retained renders 2026-06-02 02:45:53 +03:00
terminal feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
ui fix: derive pane selection highlight colors 2026-06-01 21:22:09 +03:00
workspace perf: reduce sidebar git polling overhead 2026-05-30 23:58:34 +03:00
agent_resume.rs feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
cli.rs feat: add worktree cli and socket api 2026-05-23 15:19:36 +03:00
config.rs fix: use login shells for macos panes 2026-05-30 01:55:36 +03:00
events.rs feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
handoff_runtime.rs fix: preserve live handoff terminal state 2026-05-28 04:12:53 +03:00
ipc.rs feat: hand off ptys during updates 2026-05-25 15:36:50 +03:00
kitty_graphics.rs perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
layout.rs feat: add global last-pane navigation 2026-05-26 14:50:13 +03:00
logging.rs feat: make claude codex opencode hooks session-only 2026-06-02 21:25:32 +03:00
main.rs perf: retain terminal render updates 2026-06-02 02:31:12 +03:00
pane.rs fix: answer xtgettcap queries in panes 2026-06-02 03:32:40 +03:00
persist.rs fix: preserve live handoff terminal state 2026-05-28 04:12:53 +03:00
product_announcements.rs
raw_input.rs fix: keep split host color replies out of panes 2026-05-29 19:48:55 +03:00
release_notes.rs
remote.rs fix: support fish remote bootstrap 2026-06-01 22:42:11 +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: clarify update restart guidance 2026-05-31 03:04:20 +03:00
sound.rs fix: avoid aplay for linux mp3 sounds 2026-05-25 23:06:50 +03:00
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: clarify update restart prompts 2026-06-01 19:40:50 +03:00
workspace.rs perf: reduce sidebar git polling overhead 2026-05-30 23:58:34 +03:00
worktree.rs feat: add worktree cli and socket api 2026-05-23 15:19:36 +03:00