OpenSpace/openspace
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
..
agents v2 initial commit 2026-07-17 11:43:42 +08:00
cli v2 initial commit 2026-07-17 11:43:42 +08:00
cloud fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
communication v2 initial commit 2026-07-17 11:43:42 +08:00
config fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
core v2 initial commit 2026-07-17 11:43:42 +08:00
entrypoints fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
grounding fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
host_detection v2 initial commit 2026-07-17 11:43:42 +08:00
host_skills v2 initial commit 2026-07-17 11:43:42 +08:00
llm v2 initial commit 2026-07-17 11:43:42 +08:00
local_server v2 initial commit 2026-07-17 11:43:42 +08:00
persistence v2 initial commit 2026-07-17 11:43:42 +08:00
platforms v2 initial commit 2026-07-17 11:43:42 +08:00
prompts v2 initial commit 2026-07-17 11:43:42 +08:00
protocol v2 initial commit 2026-07-17 11:43:42 +08:00
recording v2 initial commit 2026-07-17 11:43:42 +08:00
runtime v2 initial commit 2026-07-17 11:43:42 +08:00
services v2 initial commit 2026-07-17 11:43:42 +08:00
skill_engine fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
skills/remember v2 initial commit 2026-07-17 11:43:42 +08:00
telemetry v2 initial commit 2026-07-17 11:43:42 +08:00
tool_runtime v2 initial commit 2026-07-17 11:43:42 +08:00
tools v2 initial commit 2026-07-17 11:43:42 +08:00
utils v2 initial commit 2026-07-17 11:43:42 +08:00
.env.example v2 initial commit 2026-07-17 11:43:42 +08:00
__init__.py fix: write runtime data under OPENSPACE_HOME, not site-packages 2026-07-29 02:49:24 +05:30
application.py v2 initial commit 2026-07-17 11:43:42 +08:00