v0.1.0
@handong66/evidoc-repo@0.1.0 release:notes
node scripts/release-notes.mjs
Evidoc Unreleased
- Renamed the project from DriftGuard to Evidoc across the CLI, npm package names,
.evidocconfiguration directory, MCP tools, GitHub Action examples, Local App, and public documentation. - Added compatibility detection for pre-rename
handong66/DriftGuard/packages/github-action@...workflows so existing GitHub redirect users are still recognized bydoctor, setup warnings, and Local App checks instead of getting duplicate Evidoc gates. - Redesigned the local Web app as the bilingual Evidoc Command Center with a system folder picker, fleet health, repository cockpit, triage queue, repair console, and copyable agent prompts.
- Fixed
doctorreadiness detection so source-checkout GitHub Actions workflows that run Evidoc through npm, pnpm, Yarn, Bun, or direct CLI commands count as valid Evidoc gates, without emitting packaged-action PR comment warnings or comment-only advisory fail-on warnings. - Hardened the release workflow so npm pack/publish steps use explicit local package paths and public package tarballs only include runtime
dist/srcoutput. - Synchronized onboarding, architecture, and planning docs with the scoped
npx evidocpackage path and current local GUI behavior.