Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:56 +08:00
commit 8a3d331e04
61 changed files with 11808 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
# Changelog
## 0.2.0
- Refactored to Anthropic progressive disclosure pattern
- Updated description with "Use PROACTIVELY when..." format
- Removed version/author from frontmatter
## 0.1.0
- Initial release with three isolation modes
- Git Worktree (fast), Docker (balanced), VM (safest)
- Automatic risk assessment and mode detection
- Side-effect validation and dependency analysis
- Test report generation with actionable recommendations