./packages/fenge/README.md
README
Read full README on GitHub →Releases
Aug 3, 2026
Patch Changes
ef36c17: fix(fenge,tsconfig,smells): restrict typescript peer dependency to ^5.9.3 || ^6.0.0 4125c93: fix(fenge): only print ai hint when eslint prints linting results Updated dependenc...
Aug 3, 2026
Patch Changes
ef36c17: fix(fenge,tsconfig,smells): restrict typescript peer dependency to ^5.9.3 || ^6.0.0
Jun 7, 2026
Jun 6, 2026
Patch Changes
1bcd4f1: feat: optimize AI agent hint
Jun 6, 2026
Patch Changes
3852c1d: fix(fenge): skip git hook install when no .git directory Instead of throwing when .git is absent, writeGitHook now returns early, making fenge install a no-op in projects with...