python -m agent_controller.cli chat # 或不带任何参数:python -m agent_controller.cli python -m agent_controller.cli chat --fresh # 每轮重置上下文,不跨轮保留对话记忆 ...