Remove V0 CLI (#11538)

This commit is contained in:
Rohit Malhotra
2025-10-28 13:16:07 -04:00
committed by GitHub
parent b8f387df94
commit 297af05d53
37 changed files with 0 additions and 12181 deletions

View File

@@ -7,7 +7,6 @@ from pathlib import Path
from typing import Callable, Protocol
import openhands.agenthub # noqa F401 (we import this to get the agents registered)
import openhands.cli.suppress_warnings # noqa: F401
from openhands.controller.replay import ReplayManager
from openhands.controller.state.state import State
from openhands.core.config import (