Releases: cozmo-dev/libcontext
Releases · cozmo-dev/libcontext
Release list
0.0.1-canary.1
🚀 LibContext v0.1.0-canary
The first canary release of LibContext, your local, private, and AI-ready documentation server.
This version includes the core building blocks to fetch, extract, and serve GitHub documentation as LLM context—ideal for tools like Cursor and Windsurf.
✅ What’s included
add,list,rm: Clone GitHub repos and extract docs (markdown)get: Retrieve documentation to build LLM context, filtered by topicstart: Launch the MCP server for integration with AI tools
🎯 Goals
- Local-first, privacy-focused storage using libSQL
- Works with both public and private repositories
⚠️ This is an early release — APIs and output formats may evolve. Your feedback is welcome!