docmd@0.9.0 π€ (Introducing docmd assistant)
Introducing docmd assistant
β¨ Meet the new docmd Assistant β bringing zero-config AI documentation chat, a refreshed CLI, smarter navigation, offline builds, and stronger Cloud security to docmd.
Highlights
docmd v0.9.0 introduces the docmd Assistant, bringing zero-config AI-powered documentation search and chat to both single-project and multi-project workspaces. This release also includes a redesigned CLI, improved navigation and offline builds, stronger Cloud security, and numerous engine improvements.
docmd Assistant
The new AI assistant is now built into docmd.
- Zero-config AI documentation search and chat.
- Works across single-project and multi-project workspaces.
- Supports OpenAI, Anthropic, Gemini, DeepSeek, Ollama, and other OpenAI-compatible providers using your own API keys.
- Automatically resolves internal documentation links.
- Renders Markdown, tables, and code blocks natively.
- Configure projects and providers through docmd Cloud.
Cloud Security
The assistant now validates request origins against registered project domains, preventing unauthorized usage.
Local development can be enabled directly from the docmd Cloud dashboard without exposing client-side configuration.
CLI
The CLI has been redesigned with a cleaner, minimalist interface.
- Simpler output with less visual noise.
- Improved plugin logging.
- Refreshed branding across commands.
Navigation & Offline
Navigation is now fully page-relative, making sites portable across local previews, GitHub Pages, root deployments, and offline builds.
The new --offline mode builds self-contained documentation for viewing over file://, skipping search indexing and external network requests.
Engine Improvements
- Improved parser and plugin stability.
- Added
window.docmdSearch.searchfor client-side integrations. - Updated the minimum supported Node.js version to 20.
Upgrade
npx @docmd/core@0.9.0 buildFixes #186, #187, #188, #189, #190
Thanks π
Thanks to all contributors and community members who reported issues and provided feedback.
Documentation: https://docs.docmd.io/
docmd Cloud: https://cloud.docmd.io
docmd-assistant: https://github.com/docmd-io/docmd-assistant
docmd-search: https://github.com/docmd-io/docmd-search
Skills: https://github.com/docmd-io/docmd-skills
