sesame: @aliou/sesame@0.9.0
Minor Changes
-
dc5e9aa: Library changes:
- Add
listSessionsandgetSessionto the public library API. - Keep the parser and indexing flow explicitly Pi-only after the workspace split.
- Refresh the Sesame skill and usage documentation.
CLI changes:
- Bundle
@aliou/sesameinto the standalone SEA binary. - Replace lazy dynamic command imports with static imports in the CLI entrypoint.
- Refresh CLI help, metadata, and usage documentation.
- Split release automation so the library publishes to npm and the CLI creates its own GitHub release with binaries.
Repository changes:
- Split the project into
@aliou/sesameand private@aliou/sesame-cliworkspace packages. - Upgrade Biome and lint plugins.
- Remove the unused Pi extension package.
- Add