Skip to content

Releases: aryaniyaps/lamina

cli-v0.3.5

Choose a tag to compare

@github-actions github-actions released this 01 Aug 04:10
Lamina CLI v0.3.5

Lamina CLI v0.2.0

Choose a tag to compare

@aryaniyaps aryaniyaps released this 30 Jul 12:41

Persona-first design is now the canonical Lamina workflow. Every active Persona independently walks every Workflow before implementation; unresolved discoveries block readiness; Experience Cases compile directly from current walks; and WorkMap rows are mechanically scaffolded before file resolution. This release removes the redundant Experience Contract and Experience Evidence manifest, introduces WorkMap and receipt v4, and upgrades graph protocol compatibility to version 8.

Lamina CLI v0.1.16

Choose a tag to compare

@aryaniyaps aryaniyaps released this 30 Jul 08:09

Fixes graph JSON corruption recovery by upgrading LadybugDB, checkpointing acknowledged graph writes, batching large graph reads, and recycling stale graphd runtimes. Includes regression coverage for reopen, restore, WAL cleanup, and process-loss recovery.

Full Changelog: cli-v0.1.15...cli-v0.1.16

Lamina CLI v0.1.15

Choose a tag to compare

@aryaniyaps aryaniyaps released this 30 Jul 06:52

Lamina CLI v0.1.14

Choose a tag to compare

@aryaniyaps aryaniyaps released this 30 Jul 01:45

Fix standalone installation compatibility for passive provider setup.\n\n- Ship the documented lamina setup --agent command in standalone binaries.\n- Exercise setup through native-binary and staged-installer smoke tests.\n- Reject release-critical CLI changes that reuse an already-tagged version.

Lamina CLI v0.1.13

Choose a tag to compare

@aryaniyaps aryaniyaps released this 29 Jul 02:58

Fix graphd upgrade compatibility for observation status contracts. Protocol 4 now gates daemon reuse on explicit capabilities, preserves the canonical Ladybug graph during replacement, provides successful CLI help, and reports named observation completion diagnostics. Includes truthful optional-observation behavior for /lamina-init.

Lamina CLI v0.1.9

Choose a tag to compare

@aryaniyaps aryaniyaps released this 28 Jul 17:42

Native standalone CLI and private CocoIndex worker release for macOS arm64/x64, Linux arm64/x64, and Windows x64. Both assets are checksum-verified by the installers. This fix-forward release initializes frozen multiprocessing correctly for the PyInstaller Windows observation worker.

Lamina CLI v0.1.8

Choose a tag to compare

@aryaniyaps aryaniyaps released this 28 Jul 17:32

Native standalone CLI and private CocoIndex worker release for macOS arm64/x64, Linux arm64/x64, and Windows x64. Both assets are checksum-verified by the installers. This fix-forward release verifies the Windows private graphd host and stages isolated worker assets under the native LOCALAPPDATA cache.

Lamina CLI v0.1.7

Choose a tag to compare

@aryaniyaps aryaniyaps released this 28 Jul 17:23

Native standalone CLI and private CocoIndex worker release for macOS arm64/x64, Linux arm64/x64, and Windows x64. Both assets are checksum-verified by the installers. This fix-forward release includes the Windows graphd native-addon host and restores the exact frozen dependency lock.

Lamina CLI v0.1.6

Choose a tag to compare

@aryaniyaps aryaniyaps released this 28 Jul 17:19

Native standalone CLI and private CocoIndex worker release for macOS arm64/x64, Linux arm64/x64, and Windows x64. Both assets are checksum-verified by the installers. This patch fixes the Windows graphd native-addon host and completes cross-platform isolated runtime verification.