chore: remove legacy startup paths
This commit is contained in:
@@ -6,7 +6,7 @@ Provides REST API endpoints for runtime agent asset access under `runs/<run_id>/
|
||||
|
||||
This module separates runtime concerns from design-time workspace management:
|
||||
- `/api/runs/{run_id}/agents/*` - Runtime agent assets and configuration
|
||||
- `/api/workspaces/{workspace_id}/agents/*` - Design-time workspace registry (deprecated)
|
||||
- design-time workspace registry CRUD lives under `/api/workspaces/{workspace_id}/...`
|
||||
"""
|
||||
import logging
|
||||
import os
|
||||
|
||||
Reference in New Issue
Block a user