mirror of
https://github.com/HKUDS/OpenSpace.git
synced 2026-08-28 05:15:00 +00:00
After a normal pip install, PROJECT_ROOT resolves to site-packages, so SkillStore, caches, telemetry, and MCP logs could not create writable state. Route mutable paths through get_data_home() and sync __version__. |
||
|---|---|---|
| .. | ||
| cli | ||
| __init__.py | ||
| account.py | ||
| auth_flow.py | ||
| base.py | ||
| client.py | ||
| config.py | ||
| credentials.py | ||
| embedding.py | ||
| local_mapping.py | ||
| package_placement.py | ||
| redaction.py | ||
| search.py | ||
| skill_classification.py | ||
| skill_quality_reporter.py | ||
| task_trace_exporter.py | ||
| task_trace_reporter.py | ||
| task_trace_schema.py | ||
| telemetry_outbox.py | ||
| telemetry_payloads.py | ||
| transport.py | ||
| upload_trust.py | ||