This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+2 more
Affected surfaces
ReleasePort's take
Light signalThe Claude Code skill now mandates CLI‑first usage, requiring the `meme` command for every interaction.
Why it matters: Enforces a mandatory workflow change; all interactions must use the `meme` CLI command starting with version v0.1.10.
Summary
AI summaryCLI‑first usage is enforced for the bundled Claude Code skill.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Security | High |
Prevents hand‑built memegen URLs and custom escaping logic. Prevents hand‑built memegen URLs and custom escaping logic. Source: granite4.1:30b@2026-06-09-audit Confidence: high |
— |
| Breaking | High |
Enforces CLI-first usage for Claude Code skill, requiring `meme` command for all interactions. Enforces CLI-first usage for Claude Code skill, requiring `meme` command for all interactions. Source: llm_adapter@2026-06-09 Confidence: high |
— |
| Feature | Low |
Adds `meme --list` to discover template IDs. Adds `meme --list` to discover template IDs. Source: granite4.1:30b@2026-06-09-audit Confidence: high |
— |
| Feature | Low |
Supports parsing JSON output with `--json` flag. Supports parsing JSON output with `--json` flag. Source: granite4.1:30b@2026-06-09-audit Confidence: high |
— |
Full changelog
The bundled Claude Code skill now enforces CLI-first usage so LLMs (in Claude Code and CI/CD) always go through the meme command: discover template ids with meme --list, parse --json output directly (no ad-hoc python/sed/awk), and never hand-build memegen URLs or reimplement escaping.
Breaking Changes
- Removed ability to invoke the bundled Claude Code skill without using the `meme` command; all interactions must now go through CLI with commands such as `meme --list` and parsing `--json` output.
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
About Makememe
All releases →Beta — feedback welcome: [email protected]