Skip to content

Releases: cozmo-dev/libcontext

Release list

0.0.1-canary.1

0.0.1-canary.1 Pre-release
Pre-release

Choose a tag to compare

@thiagozf thiagozf released this 23 Jul 19:48
3be4e34

🚀 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 topic
  • start: 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!