Skip to content

v0.1.0

Latest

Choose a tag to compare

@neethanwu neethanwu released this 07 Apr 23:32
· 2 commits to main since this release

[0.1.0] - 2026-04-07

Added

  • Core library with 11 modules and 3-layer architecture (foundations, storage, operations)
  • CLI interface and MCP server for agent integration
  • Agent skills, plugin manifest, and multi-agent setup
  • Dual-runtime SQLite shim (bun:sqlite + better-sqlite3)
  • tsc build pipeline and npm publishing metadata
  • GitHub Actions CI and release workflows
  • Comprehensive test suite (237 tests)

Fixed

  • Biome formatting and release workflow cleanup