v0.9.4 is live! — Read the latest technical documentation and migration guides.

docmd-assistant v0.1.6 introduces updated default system prompt rules, assistant identity enforcement, and search citation formatting.

Key Changes in v0.1.6

Assistant Identity Rules

  • System prompts now explicitly enforce docmd assistant identity.
  • Prevents vague identification or confusion with generic LLM defaults.

Search-First Prompt Reinforcement

  • Reinforces search-first execution (search_documentation) prior to answering user queries.
  • Ensures relevant pages are cited with clickable Markdown links ([Page Title]\(path\)).

Concise Response Formatting

  • Encourages clean Markdown output using structured headings, lists, and code blocks while avoiding off-topic banter.

Upgrade

npm
pnpm
npm install docmd-assistant@0.1.6
pnpm add docmd-assistant@0.1.6