herdr/tests/cli
Kyle Corbeille ecddecec62
fix(cli): accept --flag=value and reordered options in pane read/wait-output (#2183)
* fix(cli): accept --flag=value and reordered options in pane read/wait-output

* test(cli): trim redundant pane parser coverage

---------

Co-authored-by: Can Celik <ogulcancelik@gmail.com>
2026-08-06 03:15:17 +03:00
..
agent_options.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
agent_transport.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
agent_wait.rs fix: make known-agent exit process-owned 2026-07-24 02:50:58 +03:00
agents.rs fix: delay agent prompt submission 2026-07-27 00:12:25 +03:00
harness.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
hooks.rs fix: ignore nested codex session reports (#1927) 2026-07-28 04:13:35 +03:00
mod.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
panes.rs fix(cli): accept --flag=value and reordered options in pane read/wait-output (#2183) 2026-08-06 03:15:17 +03:00
plugins.rs fix: link plugins without a running server 2026-07-21 17:37:43 +03:00
protocol.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
protocol_guard.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
sessions.rs fix(pi): restrict state reporting to tui sessions (#2159) 2026-08-03 03:44:44 +03:00
surface.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00
workspace.rs feat: make agent automation a first-class cli primitive 2026-07-19 23:56:07 +03:00