Code Toolset¶ Tools for code analysis and manipulation. Basic Usage¶ agents: coder: toolsets: - type: code Configuration Reference¶ Code Toolset¶ Configuration for code toolset. Code Toolset (YAML)1 2 3 4 5toolsets: - type: code tools: null # Optional tool filter to enable/disable specific tools. environment: null # Optional execution environment. If None, falls back to agent's env at runtime. namespace: null # Optional namespace prefix for tool names