Skip to content

Bump @docmd/core from 0.8.15 to 0.9.0 in /Docs - #84

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @docmd/core from 0.8.15 to 0.9.0.

Release notes

Sourced from @​docmd/core's releases.

docmd@0.9.0 🤖 (Introducing docmd assistant)

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.search for client-side integrations.
  • Updated the minimum supported Node.js version to 20.

... (truncated)

Commits
  • 14de791 Bump docmd-search, @​typescript-eslint, katex, ws
  • 0020449 Merge pull request #191 from docmd-io/dependabot/github_actions/actions-85123...
  • 437fe2e Merge pull request #193 from docmd-io/dev-0.9.0
  • e0c007d Update plugins.generated.json
  • 2189058 fix(prep): remove undefined step tag prefix and remove remaining pipes in sum...
  • 041b32f fix(tui,prep): update prep, status, and test runner to minimal TUI design and...
  • 8c231f7 feat(tui,cloud): standardize minimalist TUI and cloud AI origin security for ...
  • c4a414d Update plugins.generated.json
  • 29cad61 fix(lint): fix prefer-const error in plugin-ai client
  • aef523c chore(deps): update docmd-assistant dependency to ^0.1.6
  • 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.0.
- [Release notes](https://github.com/docmd-io/docmd/releases)
- [Commits](docmd-io/docmd@0.8.15...0.9.0)

---
updated-dependencies:
- dependency-name: "@docmd/core"
  dependency-version: 0.9.0
  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 7, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 14, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #86.

@dependabot dependabot Bot closed this Aug 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/Docs/docmd/core-0.9.0 branch August 14, 2026 14:44
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