mirror of
https://github.com/JuliusBrussee/caveman.git
synced 2026-08-11 13:21:09 +02:00
- caveman-stats: dollar math via per-million model pricing, --share tweetable line, lifetime log via symlink-safe appendFlag, --all and --since N[d|h] aggregation, opt-in statusline savings suffix, and detection of *.original.md compress backups for input-side savings. - install.sh / install.ps1 at repo root: smart multi-agent installer that detects Claude Code, Gemini, Codex, Cursor, Windsurf, Cline, Copilot and runs each one's native install. Idempotent, --dry-run, --only, --force. - cavecrew: skills/cavecrew + three Claude Code subagents (investigator / builder / reviewer) for caveman-style machine-to- machine handoffs. - cavepack: tools/caveman-init.js drops the always-on caveman rule into Cursor / Windsurf / Cline / Copilot / AGENTS.md in one shot, idempotent, with a sentinel check so re-runs never duplicate. - caveman-shrink: MCP middleware proxy + pure-Node prose compressor that strips articles/filler/hedging from tools/list descriptions while preserving code, URLs, paths, and identifiers byte-for-byte. 59 tests passing (27 stats, 8 init, 12 mcp-shrink, 12 symlink-flag). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>