Project Roadmap
ODocs is an ambitious open-source initiative, and we're taking a phased approach to development. Here's our current roadmap, which will evolve based on community feedback and contributions.
Foundation
Core Documentation Registry
Design and implement the basic registry architecture, storage mechanisms, and versioning system.
Documentation Format Standardization
Define standardized formats for LLM-optimized documentation that can be used across different frameworks.
Framework Version Detection
Build tools that automatically detect framework versions from package.json, requirements.txt, and other project files.
Command-Line Tools
Develop CLI tools that automatically detect frameworks and start local API/MCP servers with the right documentation context.
Documentation Website
Create comprehensive documentation for the project, including guidelines for framework maintainers and developers.
AI Integration
MCP Protocol Implementation
Implement Model Context Protocol support for major AI assistants like ChatGPT and Claude through a local server.
API Integration
Create RESTful APIs for models that support tool calling and function calling via the same local server.
Enhanced Framework Detection
Improve detection capabilities across more programming languages and package managers.
VS Code Extension (Prototype)
Develop a prototype VS Code extension that integrates with the registry and automatically runs the local server.
Initial Framework Documentation
Begin working with framework maintainers to develop LLM-optimized documentation for key frameworks.
Ecosystem Expansion
IDE Plugins
Develop plugins for JetBrains IDEs, Cursor, and other popular development environments.
GitHub Copilot Integration
Develop companion integration for GitHub Copilot to enhance its version awareness.
Private Documentation Repositories
Support for private documentation repositories for companies with internal frameworks and libraries.
Team Collaboration Tools
Collaborative features for teams working with shared documentation and frameworks.
Analytics and Insights
Tools for framework maintainers to understand how their documentation is being used and where improvements can be made.
Help Shape Our Roadmap
ODocs is a community-driven project, and we'd love your input on our roadmap. Join us on GitHub to contribute to the discussion and help prioritize features.
Contribute on GitHub