Skip to content

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 08 Jul 18:54

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-mcp ARM64 archive.
  • Fixed obsolete @mimo-ai imports 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-memory MCP support.
  • Added bundled codebase-memory-mcp binaries 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.

Zeth Code is a fork of MiMo Code. If you face any error or bug, feel free to open an issue on this repository!