Skip to content

[codex] Use scoped cspec package import#2

Merged
lzrscg merged 2 commits into
mainfrom
codex/scoped-cspec-runtime-import
May 29, 2026
Merged

[codex] Use scoped cspec package import#2
lzrscg merged 2 commits into
mainfrom
codex/scoped-cspec-runtime-import

Conversation

@lzrscg
Copy link
Copy Markdown
Contributor

@lzrscg lzrscg commented May 28, 2026

Summary

  • Update editor demo data and README examples to import runtime helpers from @modularcloud/cspec.
  • Change the parser to recognize only the scoped runtime package import.
  • Add a focused parser test that rejects the old bare "cspec" runtime import as a recognized cspec import.

Root Cause

The examples and parser still used the project shorthand / CLI command name cspec, even though the published package users install and import is @modularcloud/cspec.

Validation

  • npm test -w @modularcloud/cspec-core
  • npm test

@lzrscg lzrscg marked this pull request as ready for review May 29, 2026 17:26
@lzrscg lzrscg merged commit dd3ef18 into main May 29, 2026
3 checks passed
@lzrscg lzrscg deleted the codex/scoped-cspec-runtime-import branch May 29, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant