herdr/src
Ogulcan Celik 61ee25e89e docs: finalize next release docs 2026-05-27 18:41:34 +03:00
..
api feat: add Qoder CLI integration (#309) 2026-05-27 17:42:26 +03:00
app feat: configure mobile width threshold (#317) 2026-05-27 15:09:31 +03:00
cli feat: add Qoder CLI integration (#309) 2026-05-27 17:42:26 +03:00
client feat: make focus-gain redraw configurable 2026-05-25 18:42:33 +03:00
config feat: add Qoder CLI integration (#309) 2026-05-27 17:42:26 +03:00
ghostty fix: support kitty unicode placeholders 2026-05-20 03:47:29 +03:00
input refactor: separate server client boundaries 2026-05-21 20:22:57 +03:00
integration fix: release opencode integration on dispose 2026-05-27 18:06:20 +03:00
pane feat: persist pane history across restarts (#248) 2026-05-24 21:28:33 +03:00
persist fix: spawn restored agents directly 2026-05-25 16:27:32 +03:00
platform feat: open pane links with ctrl-click 2026-05-26 18:26:12 +03:00
protocol feat: make focus-gain redraw configurable 2026-05-25 18:42:33 +03:00
server feat: add pane metadata reporting 2026-05-26 17:10:28 +03:00
terminal feat: add pane metadata reporting 2026-05-26 17:10:28 +03:00
ui feat: configure mobile width threshold (#317) 2026-05-27 15:09:31 +03:00
workspace feat: add pane metadata reporting 2026-05-26 17:10:28 +03:00
agent_resume.rs feat: persist pane history across restarts (#248) 2026-05-24 21:28:33 +03:00
cli.rs feat: add worktree cli and socket api 2026-05-23 15:19:36 +03:00
config.rs feat: configure mobile width threshold (#317) 2026-05-27 15:09:31 +03:00
detect.rs feat: add Qoder CLI integration (#309) 2026-05-27 17:42:26 +03:00
events.rs feat: add pane metadata reporting 2026-05-26 17:10:28 +03:00
ipc.rs feat: hand off ptys during updates 2026-05-25 15:36:50 +03:00
kitty_graphics.rs refactor: separate server client boundaries 2026-05-21 20:22:57 +03:00
layout.rs feat: add global last-pane navigation 2026-05-26 14:50:13 +03:00
logging.rs feat: add pane metadata reporting 2026-05-26 17:10:28 +03:00
main.rs docs: finalize next release docs 2026-05-27 18:41:34 +03:00
pane.rs fix: reduce idle agent checker CPU 2026-05-26 14:44:22 +03:00
persist.rs feat: hand off ptys during updates 2026-05-25 15:36:50 +03:00
product_announcements.rs
raw_input.rs fix: buffer split host color replies (#310) 2026-05-26 19:59:15 +03:00
release_notes.rs fix: stop auto-opening release notes on startup 2026-05-20 00:34:04 +03:00
remote.rs fix: handle package-manager remote updates 2026-05-26 22:51:28 +03:00
selection.rs Add tmux-style double-click word copy (#296) 2026-05-26 13:40:29 +03:00
session.rs fix: harden session stop socket handling 2026-05-27 01:01:23 +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: configure mobile width threshold (#317) 2026-05-27 15:09:31 +03:00
update.rs fix: handle package-manager remote updates 2026-05-26 22:51:28 +03:00
workspace.rs feat: add git worktree workspace management 2026-05-22 02:23:35 +03:00
worktree.rs feat: add worktree cli and socket api 2026-05-23 15:19:36 +03:00