Files
2026-07-13 12:49:17 +08:00

7 lines
165 B
Python

# Copyright (c) 2025 ByteDance Ltd. and/or its affiliates
# SPDX-License-Identifier: MIT
from pathlib import Path
LOCAL_STORAGE_PATH = Path.home() / ".trae-agent"