herdr/src
Ogulcan Celik 04682e57e6 refactor: route headless deferred creates through runtime helpers 2026-07-04 16:51:10 +03:00
..
api feat: emit layout update events for runtime layout changes 2026-07-04 16:51:10 +03:00
app refactor: route tui runtime mutations through typed adapters 2026-07-04 16:51:10 +03:00
cli refactor: route cli pane placement through runtime adapters 2026-07-04 16:51:10 +03:00
client fix: scope empty image paste bridge to remote 2026-07-03 22:19:47 +03:00
config feat: add mastracode integration (#788) 2026-07-04 01:29:42 +03:00
detect feat: add mastracode integration (#788) 2026-07-04 01:29:42 +03:00
ghostty fix: kitty graphics streams freeze on partial updates and leak host images (#948) 2026-07-04 02:49:15 +03:00
input fix: preserve windows backspace input 2026-07-02 16:22:11 +03:00
integration feat: add mastracode integration (#788) 2026-07-04 01:29:42 +03:00
pane fix: kitty graphics streams freeze on partial updates and leak host images (#948) 2026-07-04 02:49:15 +03:00
persist feat: sort agent panel by priority 2026-06-17 16:08:43 +03:00
platform perf(linux): cache foreground process group scans 2026-07-03 04:02:45 +03:00
protocol fix: draw host cursor on windows 2026-07-02 21:59:06 +03:00
pty perf: reduce pty actor idle poll frequency 2026-06-12 19:38:25 +03:00
remote fix: keep remote sessions alive across disconnects 2026-06-30 19:49:55 +03:00
server refactor: route headless deferred creates through runtime helpers 2026-07-04 16:51:10 +03:00
terminal fix: allow foreground agent session takeover 2026-07-04 02:52:34 +03:00
ui feat: hide single-tab tab row 2026-06-30 14:10:12 +03:00
workspace refactor: route pane layout tui actions through runtime wrappers 2026-07-04 03:15:11 +03:00
agent_resume.rs feat: add mastracode integration (#788) 2026-07-04 01:29:42 +03:00
build_info.rs
checksum.rs
cli.rs refactor: route cli workspace tab worktree through runtime adapters 2026-07-04 16:51:10 +03:00
config.rs fix: draw host cursor on windows 2026-07-02 21:59:06 +03:00
events.rs fix: defer api worktree operations 2026-06-19 18:59:43 +03:00
handoff_runtime.rs feat: add native windows beta support 2026-06-07 16:29:44 +03:00
ipc.rs fix: keep windows wait connections open 2026-07-03 20:38:05 +03:00
kitty_graphics.rs fix: kitty graphics streams freeze on partial updates and leak host images (#948) 2026-07-04 02:49:15 +03:00
layout.rs refactor: route tui mutations through runtime authority 2026-06-29 18:09:25 +03:00
logging.rs refactor: route pane layout tui actions through runtime wrappers 2026-07-04 03:15:11 +03:00
main.rs feat: expose session snapshot through cli 2026-07-04 16:51:10 +03:00
pane.rs feat: inject powershell prompt shell integration for cwd reporting on windows 2026-07-02 13:58:25 +03:00
persist.rs feat: add plugin v1 system 2026-06-14 03:47:07 +03:00
plugin_command.rs fix: add best-effort windows plugin support 2026-06-14 20:45:59 +03:00
plugin_paths.rs fix: stabilize plugin config directories 2026-06-14 23:01:47 +03:00
product_announcements.rs
raw_input.rs perf(linux): cache foreground process group scans 2026-07-03 04:02:45 +03:00
release_notes.rs
remote.rs feat: add native windows beta support 2026-06-07 16:29:44 +03:00
render_prof.rs
selection.rs
session.rs feat: add native windows beta support 2026-06-07 16:29:44 +03:00
sound.rs fix: improve windows pane behavior 2026-06-08 01:36:51 +03:00
terminal_modes.rs perf(linux): cache foreground process group scans 2026-07-03 04:02:45 +03:00
terminal_notify.rs
terminal_theme.rs feat: sync theme with host appearance 2026-06-18 02:53:31 +03:00
ui.rs feat: hide single-tab tab row 2026-06-30 14:10:12 +03:00
update.rs fix: keep remote sessions alive across disconnects 2026-06-30 19:49:55 +03:00
workspace.rs refactor: route pane layout tui actions through runtime wrappers 2026-07-04 03:15:11 +03:00
worktree.rs fix: check out existing branches for worktree create 2026-06-22 00:51:00 +03:00