Skip to content

Store: ~19 catalog manifests reference install scripts that do not exist at repo root #888

@jaylfc

Description

@jaylfc

Found while auditing #844 fix (PR #886). About 19 catalog manifests (stable-diffusion-cpp, wan2gp, dify, agents, and others) reference scripts/install-*.sh files that do not exist in the repo root. This means their Store install buttons will fail silently or with a confusing error, the same class of bug as #844.

Scope: audit all catalog manifests under tinyagentos/catalog/ for scripts/ references, list the missing files, and either create stub scripts or correct the manifest entries.

NOT blocking #886 (which only fixes rkllama). This is a follow-up pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions