Skip to content

caveman

v1.8.2 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 22d AI Coding Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai anthropic caveman claude claude-code llm
+4 more
meme prompt-engineering skill tokens

Affected surfaces

breaking_upgrade

ReleasePort's take

Moderate signal
editorial:auto 13d

caveman v1.8.2 fixes the curl|bash installer to install all skills without manual intervention. Updates resolve Gemini CLI compatibility issues and standardize the codex_hooks configuration key.

Why it matters: Installer now properly deploys all skills without interactive prompts; fixes Gemini extension compatibility and config key inconsistencies. Standard upgrade recommended.

Summary

AI summary

Fixed curl|bash installer to actually install all caveman skills without prompts.

Changes in this release

Bugfix Medium

curl|bash installer now installs all skills with automatic flag passing

curl|bash installer now installs all skills with automatic flag passing

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Removed stray YAML fences from caveman-init.toml for Gemini compatibility

Removed stray YAML fences from caveman-init.toml for Gemini compatibility

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Renamed codex_hooks to canonical hooks key in Codex config

Renamed codex_hooks to canonical hooks key in Codex config

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

Fixes

  • fix(install): curl|bash one-liner now actually installs skills (#370)
    Upstream skills CLI rendered its interactive skill-picker TUI under
    curl|bash (stdin not a TTY), got no selection, exited 0, and installed
    nothing — while our installer cheerfully reported done. Now passes
    --yes --all to both the per-provider call and the auto-detect fallback
    so every detected agent gets all 7 caveman skills, no prompt required.

  • fix(gemini): strip stray YAML fences from commands/caveman-init.toml (#372, dup #326)
    Gemini CLI's FileCommandLoader rejected the file with Failed to parse TOML
    on extension install. Fences gone — extension loads cleanly.

  • fix(codex): rename codex_hookshooks in .codex/config.toml (#350)
    Codex source confirms hooks is the canonical key; codex_hooks is a legacy
    alias that emits a deprecation log on every session.

Upgrade

curl -fsSL https://raw.githubusercontent.com/JuliusBrussee/caveman/main/install.sh | bash

Existing installs: re-run the same one-liner — idempotent, picks up the new flags.

🤖 Generated with Claude Code

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track caveman

Get notified when new releases ship.

Sign up free

About caveman

🪨 why use many token when few token do trick — Claude Code skill that cuts 65% of tokens by talking like caveman

All releases →

Beta — feedback welcome: [email protected]