New Flywheel Tools
destructive_command_guard (dcg) - Tool #9
Rust-based Claude Code PreToolUse hook that blocks dangerous git/fs commands with sub-millisecond latency. Replaces the simpler Python-based approach.
- Blocks: recursive deletions, force pushes, hard resets, etc.
- Auto-bypass for confirmed intention
- <1ms hook latency via native Rust binary
repo_updater (ru) - Tool #10
17K-line Bash tool for multi-repo sync + AI-driven commit automation.
- Batch sync multiple repos with smart stash handling
- AI-powered commit message generation
- Interactive commit review/editing
New Utilities
giil (Get Image from Internet Link)
Downloads cloud-hosted images (iCloud, Dropbox, Google Photos) for visual debugging in SSH/headless environments where clipboard isn't available.
csctf (Chat Shared Conversation to File)
Converts AI chat share links (Claude, ChatGPT, Grok) to Markdown/HTML archives with full formatting preservation.
Changes
- Updated all documentation to reflect 10-tool stack
- Added checksums for all 4 new installers (security.sh verified)
- Regenerated installer scripts from manifest
- Updated web app tool counts throughout