j3ssie
ecc77b9a30
refactor: optimize ACP agent initialization and remove dead code
- Remove unreachable custom agent command validation from ACPExecutor.Execute()
- Add IsBuiltinAgent() utility function for cleaner agent name resolution
- Replace inline agent list iteration with IsBuiltinAgent() check in agent_chat.go
- Add explicit stdin pipe cleanup in RunAgentACP() defer block
- Simplify CLI output handling by removing redundant stream output fallback
2026-03-07 14:13:19 +08:00
..
2026-02-27 16:18:06 +08:00
2026-03-07 14:13:19 +08:00
2026-02-12 01:04:03 +07:00
2026-01-20 18:23:57 +08:00
2026-01-22 13:28:59 +08:00
2026-01-18 19:32:24 +08:00
2026-01-23 00:30:47 +08:00
2026-02-15 18:13:57 +07:00
2026-01-20 18:23:57 +08:00
2026-01-24 16:24:50 +08:00
2026-01-18 19:32:24 +08:00
2026-01-24 01:11:33 +08:00
2026-01-22 13:28:59 +08:00
2026-01-18 19:32:24 +08:00
2026-02-15 18:13:57 +07:00
2026-01-26 02:11:26 +08:00
2026-01-25 03:44:00 +08:00
2026-01-22 13:28:59 +08:00
2026-01-18 19:32:24 +08:00
2026-02-15 18:13:57 +07:00
2026-01-24 01:11:33 +08:00
2026-01-20 18:23:57 +08:00
2026-01-18 19:32:24 +08:00
2026-02-13 09:06:51 +07:00
2026-02-16 15:23:24 +07:00
2026-01-24 16:24:50 +08:00
2026-01-18 19:32:24 +08:00
2026-01-18 19:32:24 +08:00
2026-02-16 15:23:24 +07:00
2026-01-20 18:23:57 +08:00
2026-01-18 19:32:24 +08:00