Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>docs-agentNew to Visual Studio Code? Get it now.
docs-agent

docs-agent

Ixshel Escamilla

|
1 install
| (0) | Free
documentation agent
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

docs-agent

docs-agent is a VS Code extension that proposes and applies documentation updates based on Git changes.

It previews doc patches first, then writes changes only after explicit confirmation.

Technology and Framework

  • Runtime: Node.js
  • Language: TypeScript
  • Packaging: npm
  • Linting: ESLint
  • Bundling: esbuild
  • Host platform: VS Code extension API

Tests

  • Type checks: npm run check-types
  • Lint: npm run lint
  • Unit tests: npm test

Infrastructure

  • Source control: Git
  • Build output: dist/ and out/
  • Documentation folder: docs/
  • Commands: docsAgent.previewDocsUpdate, docsAgent.updateDocsFromChanges

Configuration

  • Extension config is defined in package.json.
  • Workspace setting: docsAgent.mode (rules or ai).
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft