{ "mode": "swarm", "model_path": ".", "device": "auto", "dtype": "bfloat16", "sequential_agents": true, "max_agents": 5, "candidate_max_new_tokens": 160, "synthesis_max_new_tokens": 256, "synthesis_temperature": 0.2, "synthesis_top_p": 0.82, "expose_thinking": false, "enable_skills": true, "prefer_verified_skills": true, "regular_uses_skills": true, "route_judge_enabled": true, "route_judge_mode": "uncertain_only", "route_judge_min_confidence": 0.62, "route_judge_max_options": 8, "critic_policy": "escalation", "force_profile_debate": false, "orchestration_test_mode": false, "execute_tool_calls": false, "default_goal_max_steps": 4, "save_goal_events": true, "enable_scaffolding": true, "scaffold_max_chars": 5000, "runtime_name": "Swarm Runtime v1.0", "indicator_theme": "phill_post_agent_dark", "indicator_style": "premium_terminal", "indicator_color_mode": "hex", "indicator_density": "detailed", "indicator_show_accessibility": true, "indicator_palette": { "swarm": "#2F81F7", "regular": "#8B949E", "verified": "#3FB950", "warning": "#D29922", "blocked": "#F85149", "goal": "#A371F7", "tool": "#39C5CF", "vision": "#F778BA", "research": "#56D364", "coding": "#79C0FF", "math": "#E3B341", "neutral": "#C9D1D9" }, "emit_color_tokens": true, "emit_contribution_trace": true, "emit_execution_loop": true, "dynamic_profile_population": true, "compact_profile_prompts": true, "candidate_task_max_chars": 1800, "enable_profile_generation": false, "inject_scaffold_into_prompt": false, "compact_answer_context": true, "max_answer_context_chars": 1800, "enable_agentic_sessions": true, "session_max_turns": 8, "session_summary_max_chars": 1600, "fallback_generation_enabled": true, "dynamic_profile_blueprints": true, "swarm_note_pool_enabled": true, "swarm_note_pool_max_chars": 900, "swarm_worker_max_notes": 4, "tool_protocols": [ "json_schema", "smolagents", "mcp_compatible", "openai_tool_calls" ], "external_host_compatible": true, "compact_tool_manifest": true, "enable_final_polish": true, "final_polish_mode": "safe", "final_polish_max_new_tokens": 160, "final_polish_temperature": 0.12, "learnable_scaffolding": true, "scaffold_blueprint_path": "scaffold_blueprint.json", "scaffold_learning_rate": 0.08, "online_learning_enabled": false, "online_learning_lr": 1e-07, "online_learning_max_grad_norm": 0.05, "online_learning_train_top_layers": 2, "online_learning_min_trust": 0.25, "online_learning_max_updates": 32 }