Skip to content

Implement mirrorstack app module init command #3

Description

@I-am-nothing

Description

The mirrorstack app module init <name> command exists but needs improvements to match V2 module structure:

  • SDK imports are commented out
  • Templates should use modulesdk types from app-module-sdk
  • Generated code should be compilable
  • Missing mcp/ directory
  • Missing test files

Acceptance Criteria

  • Generated module compiles: cd {name}/api && go build ./...
  • Uses github.com/mirrorstack-ai/app-module-sdk
  • mirrorstack.yaml follows V2 spec (platform/app structure)
  • mcp/ directory with stub files
  • MIRRORSTACK.md with proper template
  • Test files generated (_test.go, .test.tsx)

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliCLIenhancementNew feature or requestproposalPM agent proposed a plan, review on issue

    Type

    No type

    Fields

    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