Skip to content

Zimi v1.6.3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 04:06
5490789

Fixed

  • MCP server now warms search indexes on startup (search was returning empty results)

Changed

  • Extracted warm_indexes() from serve() so MCP and HTTP servers share the same startup path

Upgrade

docker pull epheterson/zimi:latest
docker compose down && docker compose up -d

Or pip install --upgrade zimi for Python installs.