What Happened
- In bytedance/deer-flow v2.0-m1-rc1, changes to `config.yaml` (notably `max_tokens`) do not reliably apply while the gateway is running. The gateway initializes `request.app.state.config` once at startup, passes that object through run context and runtime/agent factories, and therefore executes subsequent runs against old settings until the process is restarted.
- In bytedance/deer-flow v2.0-m1-rc1, changes to `config.yaml` (notably `max_tokens`) do not reliably apply while the gateway is running. The gateway initializes `request.app.state.config` once at startup, passes that object through run context and runtime/agent factories, and therefore executes subsequent runs against old settings until the process is restarted.
- 1 evidence item attached for review.