-
Notifications
You must be signed in to change notification settings - Fork 47
Releases: christopherkarani/Wax
Releases · christopherkarani/Wax
0.1.23
@christopherkarani
christopherkarani
3704e0b
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
- Expose public retrieval controls and built-in embedders by @objectiveous in #69
- Add OpenClaw memory adapter and MiniLM fix by @christopherkarani in #66
- Bug hunt by @christopherkarani in #71
- Clean public repository surface by @christopherkarani in #72
New Contributors
- @objectiveous made their first contribution in #69
Full Changelog: 0.1.22...0.1.23
Assets 2
0.1.22: Fix Swift 6 async let actor isolation crash (#67)
@christopherkarani
christopherkarani
d658cfa
This commit was created on GitHub.com and signed with GitHub’s verified signature.
* Fix Swift 6 async let actor isolation crash * Remove redundant async try warnings --------- Co-authored-by: Nick Trienens <nicktrienens@gmail.com> Co-authored-by: christopherkarani <chrisbkarani@gmail.com>
Assets 2
waxmcp v0.1.19
@christopherkarani
christopherkarani
9d8097a
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.
Assets 2
1 person reacted
Wax 0.1.19
Full Changelog: 0.1.18...0.1.19
Assets 2
0.1.18
@christopherkarani
christopherkarani
5e64ac8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #54 from christopherkarani/performance Performance
Assets 2
1 person reacted
0.1.17
@christopherkarani
christopherkarani
feb4bff
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
Assets 2
1 person reacted
max mxp latest
Follow-up release including latest commits on feat/wax-v2-improvements through ea59ac8.
Assets 2
max mxp
max mxp release
Assets 2
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
Assets 2
WaxMCP v0.1.11
Wax MCP release v0.1.11.