Releases: HarperZ9/canon
Release list
Canon 0.1.0: selected context you can carry forward
Continue with selected context in another coding interface using explicit records and atoms.
- Preview the selected context and its omissions before export.
- Export Canon Markdown, capsule JSON, readiness JSON, or a three-file bundle.
- Inspect authored blocks through the existing six read-only MCP tools.
- Retain source hashes and declared limits in the continuity artifacts.
Install the attached wheel with Python 3.11 or later:
python -m pip install ./canon-0.1.0-py3-none-any.whl
canon --helpThe wheel has no runtime dependencies. See the README for explicit-input preview/export examples and MCP setup. Check the attached SHA256SUMS.txt before installation.
Validated with 727 tests on Windows, independent review, package metadata checks, and a fresh installed CLI/MCP workflow. New bundle creation requires the supported Windows native writer. Linux and macOS refuse new bundles without writing; use preview and stdout exports there. Output is not immutable after the command returns.
This release does not import ChatGPT or Claude web histories, Codex task databases, Claude Code sessions, or credentials. CLI targets are native-advisory; app and web targets remain guided. Portable context export is distinct from provider-native session resume. Downloads are published here on GitHub; no PyPI release is claimed.