herdr/src
Ogulcan Celik add6c14f1e feat(theme): add optional sidebar background 2026-08-05 04:07:11 +03:00
..
api feat: add antigravity-cli integration (#2087) 2026-08-01 19:32:47 +03:00
app feat(theme): add optional sidebar background 2026-08-05 04:07:11 +03:00
cli fix(cli): resolve pane query --current from caller (#2298) 2026-08-04 22:26:52 +03:00
client fix(input): parse default mouse reports (#2312) 2026-08-04 22:35:33 +03:00
config feat(theme): add optional sidebar background 2026-08-05 04:07:11 +03:00
detect fix: detect claude confirmation prompts 2026-08-04 15:43:01 +03:00
ghostty fix: propagate host color scheme to pane apps (#2214) 2026-08-03 02:05:27 +03:00
input fix(input): decode 0x1f as Ctrl+_ not Ctrl+- per ASCII standard (#2165) 2026-08-01 19:34:29 +03:00
integration fix(pi): restrict state reporting to tui sessions (#2159) 2026-08-03 03:44:44 +03:00
pane fix(terminal): render halfwidth katakana voiced marks (#2257) 2026-08-05 00:48:15 +03:00
persist fix: propagate host color scheme to pane apps (#2214) 2026-08-03 02:05:27 +03:00
platform fix(windows): detect agents across git bash exec boundaries (#2170) 2026-08-01 21:25:20 +03:00
protocol fix(terminal): render halfwidth katakana voiced marks (#2257) 2026-08-05 00:48:15 +03:00
pty fix: propagate host color scheme to pane apps (#2214) 2026-08-03 02:05:27 +03:00
remote fix: fall back to sh for remote path discovery 2026-07-22 03:12:13 +03:00
server fix(terminal): render halfwidth katakana voiced marks (#2257) 2026-08-05 00:48:15 +03:00
terminal fix: propagate host color scheme to pane apps (#2214) 2026-08-03 02:05:27 +03:00
ui feat(theme): add optional sidebar background 2026-08-05 04:07:11 +03:00
workspace fix(layout): return focus to the pane a split was opened from (#2266) 2026-08-05 00:35:15 +03:00
agent_resume.rs feat: add antigravity-cli integration (#2087) 2026-08-01 19:32:47 +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: report a clear cli error when no herdr server is running (#1963) 2026-08-01 16:17:23 +03:00
config.rs feat(ui): add distinct status indicators (#2282) 2026-08-04 17:26:30 +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 fix(layout): return focus to the pane a split was opened from (#2266) 2026-08-05 00:35:15 +03:00
logging.rs refactor: route pane layout tui actions through runtime wrappers 2026-07-04 03:15:11 +03:00
main.rs feat(theme): add optional sidebar background 2026-08-05 04:07:11 +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: propagate host color scheme to pane apps (#2214) 2026-08-03 02:05:27 +03:00
persist.rs feat: add plugin v1 system 2026-06-14 03:47:07 +03:00
plugin_command.rs fix: resolve relative plugin commands from plugin root 2026-07-28 02:19:33 +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 feat: add preview update channel 2026-06-02 21:48:02 +03:00
raw_input.rs fix(input): parse default mouse reports (#2312) 2026-08-04 22:35:33 +03:00
release_notes.rs feat: add preview update channel 2026-06-02 21:48:02 +03:00
remote.rs fix: clarify remote ssh auth failures (#1084) 2026-07-06 18:21:31 +03:00
render_prof.rs
render_signal.rs perf: skip rendering hidden pty updates 2026-07-28 23:29:11 +03:00
selection.rs fix: route vscode remote copies through osc52 (#2173) 2026-08-01 23:04:03 +03:00
session.rs fix: allow slow server shutdowns 2026-07-13 04:08:23 +03:00
sound.rs test(windows): remove flaky sound timing assertion 2026-07-29 15:16:37 +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: propagate host color scheme to pane apps (#2214) 2026-08-03 02:05:27 +03:00
ui.rs feat: support bottom tab bar placement (#2118) 2026-07-31 18:15:55 +03:00
update.rs fix: bundle modern ConPTY on Windows (#1828) 2026-07-25 02:40:14 +03:00
workspace.rs fix(layout): return focus to the pane a split was opened from (#2266) 2026-08-05 00:35:15 +03:00
worktree.rs fix(windows): prevent remaining subprocess console flashes 2026-07-17 16:03:47 +03:00