Releases: christopherkarani/Wax
Releases · christopherkarani/Wax
waxmcp v0.1.19
Summary
- improve MCP startup, lock handling, corpus search, and CLI daemon reliability
- prepare waxmcp / wax-mcp version 0.1.19
- add Wax Teams product and MVP planning docs
Verification
- swift build --product wax-cli --skip-update --disable-automatic-resolution
- swift build --product wax-mcp --traits default,MCPServer --skip-update --disable-automatic-resolution
- swift test --filter WaxCLIMemoryTests --skip-update --disable-automatic-resolution
- packaged wax-cli vector-health passed
- packaged wax-cli mcp doctor passed
- npm publish --dry-run --access public passed
Note
Public npm publication is still blocked by npm package permissions for this environment.
Wax 0.1.19
Full Changelog: 0.1.18...0.1.19
0.1.18
Merge pull request #54 from christopherkarani/performance Performance
0.1.17
What's Changed
- Fix force-unwrapped time-range validation in FTS5SearchEngine and add regression test by @christopherkarani in #43
- Improve MiniLM embedding error propagation APIs by @christopherkarani in #46
- Claude/production readiness audit dh5 j3 by @christopherkarani in #48
- Remove unsafe force-unwraps, tighten BinaryDecoder casting, add audit report & test by @christopherkarani in #44
- docs: website refresh, localized READMEs, CI quality gates by @christopherkarani in #49
- feat: Wax v2 — core engine, safety, new features by @christopherkarani in #50
- chore: clean up repo presentation and update README by @christopherkarani in #51
- fix: harden MCP session and vector retrieval by @christopherkarani in #52
Full Changelog: 0.1.9...0.1.17
max mxp latest
Follow-up release including latest commits on feat/wax-v2-improvements through ea59ac8.
max mxp
max mxp release
0.1.9
What's Changed
- chore: update .gitignore to exclude local agent/IDE config by @christopherkarani in #40
- docs: add architecture visualization and rename binaries to wax-cli/w… by @christopherkarani in #41
Full Changelog: 0.1.8...0.1.9
WaxMCP v0.1.11
Wax MCP release v0.1.11.
0.1.8
What's Changed
- Add Claude Code GitHub Workflow by @christopherkarani in #19
- Fix VideoRAG integration test determinism and thumbnail budget assert… by @christopherkarani in #20
- clean by @christopherkarani in #21
- Mcp feature by @christopherkarani in #23
- Add swift-testing dependency for test targets by @christopherkarani in #25
- Rewrite README to remove AI-generated tone by @christopherkarani in #27
- Guard XCTest integration benchmarks on non-XCTest toolchains by @christopherkarani in #29
- Harden Wax reliability and determinism by @christopherkarani in #32
- Fix WAL fault handling and deterministic recall paths by @christopherkarani in #31
- Auto-disable vector search when no embedder provided by @christopherkarani in #36
- Add deep analysis of Wax MCP server implementation by @christopherkarani in #35
- Ship Wax MCP release readiness improvements by @christopherkarani in #38
Full Changelog: 0.1.7...0.1.8
0.1.7
What's Changed
- refactor: use opaque
sometypes instead of existentialanyin function parameters by @christopherkarani in #17 - Investigate WAL compaction gains by @christopherkarani in #18
Full Changelog: 0.1.6...0.1.7