Skip to content

Local-storage backup for browser-based AI configs to prevent churn #721

@teekoo5

Description

@teekoo5

✓ Scanning codebase · ✓ Detecting product features · ✓ Growth loop analysis · → Generating prompts


web-ui gives browser-based AI UIs; losing config on tab close causes churn.

We ran Skene Growth on web-ui — our product manager agent that reads your code and builds a growth plan from it. It flagged that Browser-based AI UIs lack local-storage backup mechanisms causing data loss churn. Preserves user trust and limits churn by ensuring prompt history and agent configurations persist across sessions.

If useful, here's a prompt you can drop into Cursor or Claude:

Implement an IndexedDB caching layer that auto-saves agent configurations every 60 seconds, preventing progress loss during accidental tab closures.

Skene Growth runs in Cursor, Claude Code, or the terminal; you install it locally and it analyses the repo to suggest the next growth step.

Here's what generating the Growth Plan in our TUI looks like:

Skene Growth TUI — generating growth plan

Links: Install Skene · skene-growth on GitHub · Docs

— Skene

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions