Skip to content

Bug: Commit 7912841 broke the standalone browser #6

@luckydonald

Description

@luckydonald

Commit 7912841 removed the embed for the python-hosted dashboard (i.e. linux).

<!-- window.__SUMMARY__ / __CLAUDE_SESSIONS__ / __OPENCLAW_SESSIONS__
are injected at document start by the macOS launcher. -->

To confirm, run the current browser-only instruction from the README.md, no data will ever be loaded.
Secondly after running echo '<script src="data/data.js"></script>' >> dashboard.html once, it will be - so possibly the macOS app should simply skip that line when serving the HTML to instead allow the userscript to trigger.
The other option would be to not serve static files on /data/*, but instead respond with the configured outside-of-app storage location static stuff instead as request answer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions