herdr/src
Ogulcan Celik 36de78dd4f fix: preserve kitty graphics during host repaints
refs #1628
2026-07-24 01:31:06 +03:00
..
api fix: bound stalled agent prompt waits 2026-07-20 15:22:26 +03:00
app fix: preserve kitty graphics during host repaints 2026-07-24 01:31:06 +03:00
cli fix: link plugins without a running server 2026-07-21 17:37:43 +03:00
client fix: preserve kitty graphics during host repaints 2026-07-24 01:31:06 +03:00
config fix: report unknown config keys (#1575) 2026-07-18 21:27:48 +03:00
detect feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
ghostty fix: inherit host palette in pane queries (#1759) 2026-07-24 01:28:35 +03:00
input fix: preserve kitty printable key releases 2026-07-23 03:47:44 +03:00
integration fix: respect OMP config directory override 2026-07-22 23:06:52 +03:00
pane fix: inherit host palette in pane queries (#1759) 2026-07-24 01:28:35 +03:00
persist fix: make plugin state global across sessions 2026-07-20 23:04:15 +03:00
platform refactor: simplify macos input source ownership 2026-07-22 22:10:23 +03:00
protocol fix: preserve kitty graphics during host repaints 2026-07-24 01:31:06 +03:00
pty fix: keep reading while pty input is blocked 2026-07-22 04:00:28 +03:00
remote fix: fall back to sh for remote path discovery 2026-07-22 03:12:13 +03:00
server fix: preserve kitty graphics during host repaints 2026-07-24 01:31:06 +03:00
terminal feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
ui fix: inherit host palette in pane queries (#1759) 2026-07-24 01:28:35 +03:00
workspace refactor: centralize new terminal cwd selection 2026-07-22 22:41:01 +03:00
agent_resume.rs
build_info.rs
checksum.rs
cli.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
config.rs feat: add configurable sidebar token styles 2026-07-16 03:21:36 +03:00
events.rs feat: add configurable sidebar metadata tokens 2026-07-13 03:30:13 +03:00
handoff_runtime.rs feat: harden named agent cli workflows 2026-07-17 23:59:56 +03:00
ipc.rs fix: keep windows api connections open 2026-07-12 15:00:05 +03:00
kitty_graphics.rs refactor: extract active tab surface rendering 2026-07-16 22:47:10 +03:00
layout.rs
logging.rs refactor: route pane layout tui actions through runtime wrappers 2026-07-04 03:15:11 +03:00
main.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
metadata_tokens.rs feat: add configurable sidebar metadata tokens 2026-07-13 03:30:13 +03:00
noninteractive_process.rs fix(windows): suppress noninteractive process windows 2026-07-16 21:23:53 +03:00
pane.rs fix: avoid rechecking cached pane cwd (#1616) 2026-07-20 02:13:40 +03:00
persist.rs
plugin_command.rs fix(windows): suppress noninteractive process windows 2026-07-16 21:23:53 +03:00
plugin_paths.rs fix: make plugin state global across sessions 2026-07-20 23:04:15 +03:00
popup_size.rs feat: add floating popup panes 2026-07-15 04:02:14 +03:00
product_announcements.rs
raw_input.rs fix: inherit host palette in pane queries (#1759) 2026-07-24 01:28:35 +03:00
release_notes.rs
remote.rs fix: clarify remote ssh auth failures (#1084) 2026-07-06 18:21:31 +03:00
render_prof.rs
selection.rs fix: preserve selection when auto-copy is disabled (#1496) 2026-07-16 21:57:20 +03:00
session.rs fix: allow slow server shutdowns 2026-07-13 04:08:23 +03:00
sound.rs fix: bound linux sound player lifetime (#1677) 2026-07-21 17:26:04 +03:00
terminal_modes.rs fix: preserve kitty printable key releases 2026-07-23 03:47:44 +03:00
terminal_notify.rs
terminal_theme.rs fix: inherit host palette in pane queries (#1759) 2026-07-24 01:28:35 +03:00
ui.rs feat: add plugin-driven agent views and startup hooks 2026-07-20 00:55:36 +03:00
update.rs fix(windows): suppress noninteractive process windows 2026-07-16 21:23:53 +03:00
workspace.rs feat: add configurable sidebar metadata tokens 2026-07-13 03:30:13 +03:00
worktree.rs fix(windows): prevent remaining subprocess console flashes 2026-07-17 16:03:47 +03:00