herdr/src/cli
Ogulcan Celik 1955406eaf fix: link plugins without a running server
refs #1670
2026-07-21 17:37:43 +03:00
..
agent.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
api.rs feat: expose session snapshot through cli 2026-07-04 16:51:10 +03:00
completion.rs feat: add shell completions 2026-06-30 17:49:37 +03:00
integration.rs feat: add mastracode integration (#788) 2026-07-04 01:29:42 +03:00
notification.rs feat: improve toast ergonomics 2026-06-06 17:42:38 +03:00
pane.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
plugin.rs fix: link plugins without a running server 2026-07-21 17:37:43 +03:00
protocol_guard.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
runtime.rs refactor: route cli pane placement through runtime adapters 2026-07-04 16:51:10 +03:00
server.rs fix: guard cli requests against protocol mismatches (#1453) 2026-07-15 23:43:21 +03:00
spec.rs fix: show agent targets before options in help 2026-07-20 20:22:30 +03:00
status.rs fix: keep remote sessions alive across disconnects 2026-06-30 19:49:55 +03:00
tab.rs refactor: route cli workspace tab worktree through runtime adapters 2026-07-04 16:51:10 +03:00
workspace.rs feat: add configurable sidebar metadata tokens 2026-07-13 03:30:13 +03:00
worktree.rs refactor: route cli workspace tab worktree through runtime adapters 2026-07-04 16:51:10 +03:00