Files
wizardchen 84a35993d2 fix(agent): let file tools read staged inputs without hanging empty skill tools
list/read sandbox tools were advertised for skills-off agents so they could inspect /workspace/input, but they still refused anything outside /workspace/output. Register shell_exec independently of the skills manager so a skills-enabled sandbox with no ready skill gets a shell without empty read_skill / execute_skill_script tools.
2026-08-29 00:26:27 +08:00
..