zhao-oai
e9e644a119
fixing localshell tool calls ( #6823 )
...
- Local-shell tool responses were always tagged as
`ExecCommandSource::UserShell` because handler would call
`run_exec_like` with `is_user_shell_cmd` set to true.
- Treat `ToolPayload::LocalShell` the same as other model generated
shell tool calls by deleting `is_user_shell_cmd` from `run_exec_like`
(since actual user shell commands follow a separate code path)
2025-11-18 17:28:26 +00:00
..
2025-11-13 16:45:17 -08:00
2025-11-17 17:40:11 -08:00
2025-11-18 16:51:16 +00:00
2025-11-06 15:46:24 -08:00
2025-10-30 10:28:32 +00:00
2025-11-18 16:51:16 +00:00
2025-11-06 12:47:20 -08:00
2025-11-17 11:26:11 -08:00
2025-11-18 16:51:16 +00:00
2025-11-18 17:28:26 +00:00
2025-11-15 06:44:23 +00:00
2025-10-29 21:04:25 +00:00
2025-11-12 10:26:50 -08:00
2025-11-13 16:45:17 -08:00
2025-11-18 16:51:16 +00:00
2025-11-17 17:40:11 -08:00
2025-11-18 16:51:16 +00:00
2025-11-04 19:21:35 +00:00
2025-11-18 17:10:14 +00:00
2025-11-18 16:51:16 +00:00
2025-11-18 16:51:16 +00:00
2025-10-29 21:04:25 +00:00
2025-11-04 17:44:02 -08:00
2025-11-13 16:45:17 -08:00
2025-11-07 15:55:16 -08:00
2025-11-10 19:18:45 +00:00
2025-10-30 10:28:32 +00:00
2025-11-17 15:49:41 -08:00
2025-11-18 17:10:14 +00:00
2025-10-28 11:02:25 -07:00
2025-11-18 16:51:16 +00:00
2025-11-17 11:26:11 -08:00
2025-10-30 10:28:32 +00:00
2025-11-18 17:10:14 +00:00
2025-11-18 16:51:16 +00:00
2025-11-12 12:44:36 -08:00
2025-10-30 10:28:32 +00:00
2025-11-17 22:23:53 -08:00
2025-11-17 22:23:53 -08:00
2025-11-14 14:54:11 -08:00
2025-10-30 15:51:57 -07:00
2025-11-09 08:53:36 -08:00
2025-11-06 12:47:20 -08:00
2025-11-06 12:47:20 -08:00
2025-11-17 22:23:53 -08:00
2025-11-07 17:54:35 -08:00
2025-11-15 07:28:59 +00:00
2025-10-30 18:44:02 -07:00
2025-11-10 19:18:45 +00:00
2025-10-29 22:33:57 +00:00