mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
- Lower default max_agent_step from 30 to 3 across all agent runners (coze, dashscope, deerflow, dify) for faster responses - Refactor ExecuteShellTool to use plumbum with session-based isolation, maintaining shell state per session (cwd, env vars, etc.) - Remove unused API-specific environment variables from cmd_run - Fix data access bug in shipyard_neo._maybe_model_dump - Add plumbum>=1.10.0 dependency
7 lines
64 B
Plaintext
7 lines
64 B
Plaintext
node_modules/
|
|
.DS_Store
|
|
dist/
|
|
bun.lock
|
|
pnpm-lock.yaml
|
|
worker.js
|