Files
AstrBot/astrbot/core/agent
LIghtJUNction f9243a73d5 feat: reduce default max_agent_step to 3 and refactor shell execution
- 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
2026-03-21 23:47:43 +08:00
..
2026-03-20 16:59:43 +08:00
2026-03-17 16:53:45 +08:00
2026-02-09 00:22:24 +08:00
2026-03-21 00:31:18 +08:00
2026-02-08 22:18:13 +08:00
2026-03-21 12:25:04 +08:00
2026-03-21 12:25:04 +08:00