Comic Sol v2.0.0rc1
Pre-release
Pre-release
Comic Sol v2.0.0rc1
v2.0.0rc1 is the first Native Distribution prerelease of Comic Sol.
Highlights
- Portable bundled runtimes for Linux, macOS, and Windows x86_64.
- User-local installers that verify SHA-256, run
doctor, activate transactionally, preserve prior versions for rollback, and never delete comic projects. - Stable CLI and exact 17-tool MCP stdio surface from the same packaged deterministic engine.
- Non-root OCI image with
/datapersistence and a healthcheck. - Per-platform unsigned metadata, CycloneDX SBOM, and
SHA256SUMSassets.
Install
See docs/install.md for verified Linux/macOS shell and Windows PowerShell commands, portable extraction, upgrade, rollback, uninstall, and container usage.
Verification
Before running an archive:
- Download the platform ZIP and
SHA256SUMSover HTTPS. - Calculate SHA-256 locally and compare it exactly.
- Inspect the platform metadata and CycloneDX SBOM.
- Run the installer, then confirm
comic-sol --versionandcomic-sol doctor.
Known limitations
- Native artifacts are unsigned and are not notarized. Windows SmartScreen or macOS Gatekeeper may warn.
- This RC publishes x86_64 archives only; no arm64 artifact is claimed.
- The OCI image is built and smoke-tested in CI; it is not pushed to an external registry by this release workflow.
- Live image quality depends on the image capability available to the calling agent. The package contains no provider credential or network provider SDK.
Please report installer, archive, MCP, or platform-specific failures with the platform, archive filename, checksum result, and sanitized doctor output.