You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Legacy run directory names (`baseline`, `sourcegraph_full`, `artifact_full`) may still appear in historical outputs and are handled by analysis scripts.
112
+
113
+
At the paper level, the distinction is still:
114
+
115
+
| Paper Config Name | Internal MCP mode | MCP Tools Available |
| Baseline |`none`| None (agent uses only built-in tools) |
111
-
| MCP-Full |`sourcegraph_full`| All 13 Sourcegraph MCP tools including `sg_deepsearch`, `sg_deepsearch_read`|
118
+
| MCP-Full |`sourcegraph_full`/ `artifact_full` (task-dependent) | All 13 Sourcegraph MCP tools including `sg_deepsearch`, `sg_deepsearch_read`|
112
119
113
-
See [docs/CONFIGS.md](docs/CONFIGS.md) for the full tool-by-tool breakdown.
120
+
See [docs/reference/CONFIGS.md](docs/reference/CONFIGS.md) for the canonical configuration matrix and tool-by-tool breakdown. (`docs/CONFIGS.md` is a compatibility stub.)
0 commit comments