OpenSpace/openspace/cloud
Ayush7614 5140ea47a3 fix: write runtime data under OPENSPACE_HOME, not site-packages
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__.
2026-07-29 02:49:24 +05:30
..
cli v2 initial commit 2026-07-17 11:43:42 +08:00
__init__.py v2 initial commit 2026-07-17 11:43:42 +08:00
account.py v2 initial commit 2026-07-17 11:43:42 +08:00
auth_flow.py v2 initial commit 2026-07-17 11:43:42 +08:00
base.py v2 initial commit 2026-07-17 11:43:42 +08:00
client.py v2 initial commit 2026-07-17 11:43:42 +08:00
config.py v2 initial commit 2026-07-17 11:43:42 +08:00
credentials.py v2 initial commit 2026-07-17 11:43:42 +08:00
embedding.py v2 initial commit 2026-07-17 11:43:42 +08:00
local_mapping.py fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
package_placement.py v2 initial commit 2026-07-17 11:43:42 +08:00
redaction.py v2 initial commit 2026-07-17 11:43:42 +08:00
search.py v2 initial commit 2026-07-17 11:43:42 +08:00
skill_classification.py v2 initial commit 2026-07-17 11:43:42 +08:00
skill_quality_reporter.py v2 initial commit 2026-07-17 11:43:42 +08:00
task_trace_exporter.py v2 initial commit 2026-07-17 11:43:42 +08:00
task_trace_reporter.py fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
task_trace_schema.py v2 initial commit 2026-07-17 11:43:42 +08:00
telemetry_outbox.py fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
telemetry_payloads.py v2 initial commit 2026-07-17 11:43:42 +08:00
transport.py v2 initial commit 2026-07-17 11:43:42 +08:00
upload_trust.py v2 initial commit 2026-07-17 11:43:42 +08:00