Skip to content

Bump @docmd/core from 0.8.15 to 0.9.2 in /Docs - #86

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Docs/docmd/core-0.9.2
Open

Bump @docmd/core from 0.8.15 to 0.9.2 in /Docs#86
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/Docs/docmd/core-0.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor

Bumps @docmd/core from 0.8.15 to 0.9.2.

Release notes

Sourced from @​docmd/core's releases.

docmd@0.9.2 ⚡️ (AI Assistant Reliability & UX)

Highlights

docmd v0.9.2 significantly improves the reliability and usability of the AI Assistant, with more dependable multi-turn tool execution, stronger context preservation, cleaner code block rendering, and improved compatibility with streaming and non-streaming relay endpoints.

AI Assistant

  • Reliable multi-turn tool execution: Upgraded to docmd-assistant v0.1.11, improving context and query preservation across multiple tool calls such as search_documentation and get_site_structure.
  • Better context-grounded responses: Final responses now stay grounded in retrieved documentation and preserve relevant links.
  • Improved code blocks: Code snippets now use a dedicated language header and cleaner formatting inside the chat interface.
  • Fixed Markdown rendering: Resolved stray paragraphs and line breaks around code blocks and lists.
  • Improved relay compatibility: The assistant now handles both streaming (text/event-stream) and standard JSON responses, avoiding failures on proxy and serverless deployments.
  • Improved TypeScript types: Fixed missing parameter and hook type definitions across @docmd/plugin-ai.

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

Full Changelog: docmd-io/docmd@0.9.1...0.9.2

docmd@0.9.1 🚀 (Container Engine & AI Assistant Improvements)

Highlights

docmd v0.9.1 modernises the container engine with a standardised syntax, introduces native Mermaid diagrams and tooltips, improves the AI Assistant's documentation navigation and search, and fixes several rendering and SPA navigation issues.

No breaking changes. Existing container syntax remains supported for backward compatibility.

Container Engine

... (truncated)

Commits
  • 1a1557a Merge pull request #201 from docmd-io/dev-0.9.2
  • a43c3fb fix(plugin-ai): remove local alias in build.js to resolve docmd-assistant fro...
  • a05b262 docs: update comparison asset URL to docmd-comparison.webp across all READMEs
  • d6209f6 docs: update comparison section and cover assets across all translated READMEs
  • a3c444a Merge branch 'main' into dev-0.9.2
  • 20fa1f9 chore(release): update lockfiles, binary artifacts, and plugin registry for v...
  • bed3020 feat(plugin-ai): bump v0.9.2 with docmd-assistant v0.1.11, modern code block ...
  • 29eca9a Update README.md
  • eecd7c6 Update README.md
  • b707f05 Merge pull request #197 from docmd-io/dev-0.9.1
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@docmd/core](https://github.com/docmd-io/docmd) from 0.8.15 to 0.9.2.
- [Release notes](https://github.com/docmd-io/docmd/releases)
- [Commits](docmd-io/docmd@0.8.15...0.9.2)

---
updated-dependencies:
- dependency-name: "@docmd/core"
  dependency-version: 0.9.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants