Skip to content

v2.0.0 - Major Documentation & Testing Release

Choose a tag to compare

@nth5693 nth5693 released this 16 Dec 13:04
· 66 commits to main since this release

πŸŽ‰ What's New in v2.0.0

This release focuses on documentation quality, testing infrastructure, and developer experience.

✨ Highlights

  • Unit Tests: 39 Vitest tests for core modules
  • API Documentation: Comprehensive docs/API.md
  • 8 Enhanced Agents with practical guides and AI prompting tips

πŸ“š Enhanced Agents

Agent Improvements
Researcher AI research, comparison matrix
Planner Microservices example, estimation
Scout Monorepo/legacy guidance
Tester Vitest, MSW, fake timers
Git Manager Husky hooks, rebasing
UI Designer Dark mode, animations
Docs Manager ADR template
Project Manager Agile ceremonies

πŸ”’ Security

  • 30+ secret patterns (Bearer, Anthropic, NPM, PyPI, private keys)
  • Path traversal prevention
  • Sensitive file blocking

πŸ“¦ Installation

gemini extensions install nth5693/gemini-kit

Full Changelog: v1.1.0...v2.0.0