Hu Qiantao
c6cec29f63
fix: remove double-registration of shell tools in engine builder
...
The second feature-flag gate in tool_setup.rs was calling
with_shell_tools() again when allow_shell was already true, causing
duplicate tool registration. Remove the redundant gate since
with_agent_tools() already handles the allow_shell check.
Also add task_shell_wait to MODES.md alongside task_shell_start.
2026-05-30 21:49:38 -07:00
..
2026-04-29 17:00:36 -05:00
2026-05-30 19:17:55 -07:00
2026-05-26 09:52:22 -05:00
2026-05-23 14:07:36 -05:00
2026-05-30 19:26:42 -07:00
2026-05-23 11:25:48 -05:00
2026-05-23 14:07:36 -05:00
2026-05-26 16:41:10 -05:00
2026-05-30 19:17:55 -07:00
2026-05-30 19:15:34 -07:00
2026-05-30 19:18:34 -07:00
2026-05-24 14:47:42 -05:00
2026-04-29 13:06:51 -05:00
2026-05-30 21:38:11 -07:00
2026-05-23 11:25:48 -05:00
2026-05-23 14:07:36 -05:00
2026-05-24 14:47:42 -05:00
2026-05-30 21:49:38 -07:00
2026-05-23 11:25:48 -05:00
2026-05-30 19:15:31 -07:00
2026-05-24 00:37:53 -05:00
2026-05-24 14:47:42 -05:00
2026-05-23 13:41:46 -05:00
2026-05-23 14:07:36 -05:00
2026-05-26 10:31:37 -05:00
2026-05-24 22:19:50 -05:00
2026-05-23 11:25:48 -05:00
2026-05-26 09:52:22 -05:00
2026-05-21 00:54:27 +08:00
2026-05-24 14:47:42 -05:00
2026-05-23 14:07:36 -05:00
2026-05-23 14:07:36 -05:00
2026-05-26 16:37:53 -05:00