v1.0.3
Zeth Code v1.0.3
the forth release of ZethCode. a maintenance release focused on built-in memory support and package namespace fixes.
Fixed
- Fixed Linux ARM64 release builds by adding the missing
codebase-memory-mcpARM64 archive. - Fixed obsolete
@mimo-aiimports by renaming them to@zethrise. - Fixed binary package publishing path handling on Windows.
- Fixed bundled skill line endings so generated skill bundles use LF consistently.
Added
- Added built-in native
codebase-memoryMCP support. - Added bundled
codebase-memory-mcpbinaries for:- Linux x64
- Linux ARM64
- Windows x64
- Added built-in Caveman and Ponytail skill bundles.
- Added Linux/macOS one-line installer support:
curl -fsSL https://raw.githubusercontent.com/ZethRise/ZethCode/master/scripts/install | bash
- Added npm publishing helper script for Windows.