chore: remove legacy startup paths
This commit is contained in:
@@ -31,8 +31,7 @@ def _build_scope_payload(project_root: Path) -> dict[str, object]:
|
||||
},
|
||||
"agent_route_note": (
|
||||
"Runtime routes use `/api/runs/{run_id}/agents/...`. "
|
||||
"Legacy `/api/workspaces/{workspace_id}/agents/...` routes are deprecated "
|
||||
"but remain for backward compatibility."
|
||||
"Design-time CRUD routes use `/api/workspaces/{workspace_id}/agents/...`."
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user