| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-08 | 1.3 kB | |
| v0.4.0 - Expanded Flywheel Stack (10 tools + utilities) source code.tar.gz | 2026-01-08 | 2.5 MB | |
| v0.4.0 - Expanded Flywheel Stack (10 tools + utilities) source code.zip | 2026-01-08 | 2.7 MB | |
| Totals: 3 Items | 5.2 MB | 0 | |
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
Full Changelog
https://github.com/Dicklesworthstone/agentic_coding_flywheel_setup/compare/v0.3.0...v0.4.0