feat(sandbox): support sandbox and skill version entrypoint scripts (#7145)
* feat(sandbox): support sandbox and skill version entrypoint scripts * refactor(sandbox): preserve sandbox entrypoint when disabled and simplify deployment marker * refactor(sandbox): migrate sandbox initialization locking to Redis lease * refactor(sandbox): split sandbox sub-module and support after-entrypoint * refactor(sandbox): enforce strict Redis lease with auto-renewal * refactor(sandbox): support platform bootstrap callback * docs(agent): Agent V2 settings, debug, and skill initialization guides
Showing
document/content/guide/build/agentv2/vm.mdx
0 → 100644
document/public/imgs/agent_chat_debug.png
0 → 100644
151 KB
document/public/imgs/agent_helper_bot.png
0 → 100644
94 KB
34.5 KB
document/public/imgs/agent_plan_card.png
0 → 100644
89.6 KB
103 KB
123 KB
131 KB
26.9 KB
53 KB
document/public/imgs/agent_vm_enable.png
0 → 100644
63 KB
53.5 KB
152 KB
document/public/imgs/agent_vm_intro.png
0 → 100644
61 KB
145 KB
149 KB
134 KB
137 KB
72 KB
packages/service/common/redis/lock.ts
0 → 100644
Please
register
or
sign in
to comment