Skip to content

V1.0.0_beta - #8

Closed
wh1teAlter wants to merge 27 commits into
mainfrom
beta_1_0
Closed

V1.0.0_beta#8
wh1teAlter wants to merge 27 commits into
mainfrom
beta_1_0

Conversation

@wh1teAlter

Copy link
Copy Markdown

No description provided.

- Introduced  to validate TypeDoc output against expected public packages and ensure no private paths are exposed.
- Added  to check the integrity of Playground's CLI validation results and confirm expected artifacts and diagnostics.
- Updated  to include new scripts in coverage checks.
…dated package versions and new platform packages
@wh1teAlter

Copy link
Copy Markdown
Author

Related Issue

Part of #7

- Introduced a new option  to allow Commands to generate Skill IDs with the Plugin name as a prefix.
- Updated documentation to reflect the new ID generation strategy and its usage.
- Enhanced the Codex Platform to validate and handle the new ID strategy during Skill generation and validation.
- Added tests to ensure proper functionality and collision handling for plugin-prefixed Command Skill IDs.
- Refactored  to dynamically load public package manifests and validate ecosystem version snapshots.
- Introduced  function to gather all public package manifests from specified directories.
- Added  function to ensure consistency between ecosystem versions and workspace manifests.
- Updated dependency verification logic in migration and consumer verification processes.
- Adjusted import paths in various modules to align with new package structure, including the introduction of .
- Enhanced error handling and assertions for better validation during the release process.

chore: update TypeScript configuration

- Added new path mappings for  and  in .
- Updated path mapping for  to reflect the new SDK structure.
- Introduced a new test suite in  to validate the boundaries of published packages, ensuring private workspace dependencies are not leaked.
- Implemented checks for the Core Build Service usage in MCP entry and verified that each Platform package adheres to its public factory contract.
- Added tests to ensure the main package is externalized from all Platform and Extension packages, and confirmed only the intended packages are published.

refactor(tests): update vitest configuration for core and author integration

- Updated the vitest configuration to reflect changes in the core package structure, replacing kernel-sdk and kernel-author with integration and author paths.

chore(scripts): synchronize ecosystem versions and update paths

- Modified paths in  and  to point to the new ecosystem versions JSON file location.
- Adjusted the comment coverage configuration to include additional files and remove obsolete paths.

fix(tsconfig): correct path mappings for core API

- Updated TypeScript path mappings in  to align with the new API structure, replacing kernel paths with author and integration paths.
@wh1teAlter wh1teAlter closed this Aug 25, 2026
@wh1teAlter
wh1teAlter deleted the beta_1_0 branch August 25, 2026 10:31
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