Skip to content

@agentos-software/make: wasm command not built, blocks publish #144

Description

@NathanFlurry

@agentos-software/make is unpublished — its wasm command isn't built, so registry/publish-software.sh skips it:

case "$n" in wget|duckdb|make|build-essential) ... make - wasm command not built

Problem: no make.wasm is produced for wasm32-wasip1, so the package has no dist to publish (versions: [] on npm).

Impact: agent-os packages/shell depended on @agentos-software/make; it was dropped from packages/shell to unblock agent-os CI. Re-add once the wasm build lands.

Done when: make builds to wasm32-wasip1, publish-software.sh no longer excludes it, the package publishes, and it's restored to agent-os packages/shell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions