Commit graph

3 commits

Author SHA1 Message Date
Ayush7614
a7bfd6cc26 fix: scan dashboard workflows from data-home logs too
Installed dashboards could not see recordings under site-packages logs.
Include get_data_home()/logs paths and stop using PROJECT_ROOT as the
default cloud reporter workspace root after pip install.
2026-07-29 02:55:43 +05:30
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
spidercatfly
fadc4bccab
v2 initial commit 2026-07-17 11:43:42 +08:00