The langgraph-compat layer dropped the DeerFlow-specific `context` field from run requests, causing agent config (subagent_enabled, is_plan_mode, thinking_enabled, etc.) to fall back to defaults. Add `context` to RunCreateRequest and merge allowlisted keys into config.configurable in start_run, with existing configurable values taking precedence. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agents.py | ||
| artifacts.py | ||
| assistants_compat.py | ||
| channels.py | ||
| mcp.py | ||
| memory.py | ||
| models.py | ||
| runs.py | ||
| skills.py | ||
| suggestions.py | ||
| thread_runs.py | ||
| threads.py | ||
| uploads.py | ||