oksusucha
881f860504
refactor: extract shared binary discovery into cli_agent_runtime
...
Move common shell lookup logic (PATH check, login shell probe,
first_existing_path) into cli_agent_runtime as find_cli_binary()
and check_cli_availability(). Rewrite kiro_discovery to use these
shared utilities, reducing duplication from 100 lines to ~20.
Other discovery modules (pi, gemini, opencode) can adopt the same
pattern in a follow-up.
2026-05-07 17:15:27 +09:00
..
2026-05-06 23:08:42 +02:00
2026-05-04 20:35:01 +02:00
2026-05-06 16:09:33 +02:00
2026-05-06 23:08:42 +02:00
2026-05-07 17:08:44 +09:00
2026-05-04 02:59:20 +02:00
2026-04-30 12:38:23 +02:00
2026-05-02 01:26:34 +02:00
2026-05-07 17:15:27 +09:00
2026-05-05 11:45:56 +02:00
2026-04-30 14:16:27 +02:00
2026-05-02 01:26:34 +02:00
2026-04-30 15:01:35 +02:00
2026-05-07 17:13:16 +09:00
2026-05-07 17:15:27 +09:00
2026-05-07 17:08:44 +09:00
2026-05-05 09:54:39 +02:00
2026-04-12 01:35:34 +02:00
2026-05-02 20:08:11 +02:00
2026-05-03 20:00:37 +02:00
2026-04-29 04:47:16 +02:00
2026-05-02 01:26:34 +02:00
2026-04-30 15:01:35 +02:00
2026-04-30 03:37:31 +02:00
2026-04-30 03:37:31 +02:00
2026-04-29 04:47:16 +02:00
2026-05-02 01:26:34 +02:00
2026-04-30 15:01:35 +02:00
2026-04-29 01:26:33 +02:00
2026-04-29 04:47:16 +02:00
2026-04-30 10:23:54 +02:00
2026-05-07 17:08:44 +09:00
2026-04-28 17:17:23 +02:00
2026-04-12 01:41:26 +02:00
2026-04-30 10:23:54 +02:00
2026-05-03 20:00:37 +02:00