DocDrift
Version updated for https://github.com/ayush698800/docwatcher to version v2.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
DocDrift is a GitHub Action and CLI tool that identifies and fixes outdated or missing documentation in your codebase using AI, ensuring your project documentation stays accurate. It automates the detection of changes in functions or classes, evaluates related documentation for correctness, generates fixes, and updates documentation before commits or during pull requests. This action eliminates the risk of stale documentation, saving developers time and improving collaboration by maintaining reliable and up-to-date project references.
Release notes
What is new in v2.0.0
- Auto-fix stale docs with one keypress
- Auto-document undocumented symbols
- ./docdrift commit — interactive commit flow
- Groq support for instant cloud AI
- Smart pre-commit hook
- Works with LM Studio, Ollama, and Groq