Skip to content

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 27 Dec 18:09
· 40 commits to main since this release

6.0.0 (2025-12-27)

  • feat!: finalize v6.0.0 release with TypeScript migration (e8bb838)

BREAKING CHANGES

  • Complete migration from Python to TypeScript/Node.js
  • Migrated from Python to TypeScript/Node.js 20+
  • Removed spaCy dependency - Gemini-only entity extraction
  • Changed installation from uvx to npx echoes-mcp-server
  • Requires GEMINI_API_KEY environment variable (no fallback)
  • Reduced installation size from ~2GB to ~100MB
  • Maintained 100% LanceDB schema compatibility with v5
  • Centralized constants in lib/constants.ts
  • Added model pre-download for CI stability