Skip to content

Releases: slicenferqin/ctx-mcp

v0.1.1: Lazy Loading for Seamless Initialization

Choose a tag to compare

@slicenferqin slicenferqin released this 22 Jan 01:57

🎉 What's New in v0.1.1

Lazy Loading - Seamless Initialization

All MCP tools now automatically initialize the context structure on first use! No more manual setup required.

Key Improvements

  • Auto-initialization: Tools automatically create .ai/skills/ and .agent_memory/ directories when first used
  • 🔧 Transparent operation: Users no longer need to explicitly call initialize_context_system
  • 🚀 Better UX: Works seamlessly with both new and existing projects
  • 📦 Zero breaking changes: Existing workflows continue to work

Installation

Python (PyPI)

pip install ctx-engine-mcp==0.1.1

Node.js (npm)
npm install context-engineering-mcp@0.1.1

Full Changelog: https://github.com/slicenferqin/ctx-mcp/blob/main/CHANGELOG.md