| v2.6.0 | ## The Skills Compliance Release See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/21/2026 |
| v2.5.1 | ## New skill: meow:henshin See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/19/2026 |
| v2.5.0 | ## The Native Fit Release See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/19/2026 |
| v2.4.6 | ## Improve meow:ship See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/19/2026 |
| v2.4.5 | ## New skills: problem-solving and sequential-thinking See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/18/2026 |
| v2.4.4 | ## Improve docs See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/18/2026 |
| v2.4.3 | ## Improve skill brainstorm See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/18/2026 |
| v2.4.2 | ## Memory fix See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/18/2026 |
| v2.4.1 | ## Memory Simplification See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/18/2026 |
| v2.4.0 | ## The Agent Constitution See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/18/2026 |
| v2.3.12 | ## New skills See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | High | 4/17/2026 |
| v2.3.11 | ## Fix env loading See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/14/2026 |
| v2.3.10 | ## Improve jira skill See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/13/2026 |
| v2.3.9 | ## Improve memory See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/12/2026 |
| v2.3.8 | ## Improve multimodal See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/12/2026 |
| v2.3.7 | ## New skill meow:chom See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/11/2026 |
| v2.3.6 | ## Remove unused files See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/11/2026 |
| v2.3.5 | ## Improve CEO review See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/11/2026 |
| v2.3.4 | ## Centralized Dotenv Loading See [changelog](https://docs.meowkit.dev/changelog) for full details. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/11/2026 |
| v2.3.3 | Release v2.3.3 | Medium | 4/11/2026 |
| v2.3.2 | ## Agent-Skills Integration Integrates correctness patterns from Anthropic's agent-skills system. ### Features - **core-behaviors.md** β 6 mandatory behaviors + 10 failure modes - **Failure catalogs** β per-skill rationalizations + red flags for cook, plan-creator, review - **Phase composition contracts** β expects/produces/breaks-if-missing per phase - **Lifecycle routing** β task signal β phase β skill mapping ### Install ```bash npx mewkit init # or upgrade | Medium | 4/11/2026 |
| v2.3.1 | Release v2.3.1 | Medium | 4/11/2026 |
| v2.3.0 | Node.js hook dispatch system with 8 handler modules, cook verification flags, review skeptic anchoring, structured memory filtering, and tool output limits. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/11/2026 |
| v2.2.2 | ## Changed - **meow:web-to-markdown** β `injection_detect.py` homoglyph detection now flags only mixed-script tokens (e.g., Latin + Cyrillic within a single word) instead of consecutive foreign characters. Reduces false positives on legitimate multilingual content while still catching homoglyph spoofing attempts. ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/9/2026 |
| v2.2.1 | Release v2.2.1 | Medium | 4/9/2026 |
| v2.2.0 | Release v2.2.0 | Medium | 4/9/2026 |
| v2.1.0 | ## What's New ### Custom Statusline - 5-line ANSI status bar: model+tier, context usage, plan tracking, rate limits, tokens ### Dependency Management - Install Python skill deps during init, per-skill requirements.txt, doctor pip check ### mewkit CLI - Version picker with manual entry, cross-platform Python detection ### SEO - Sitemap, robots.txt, OG/Twitter meta tags ### Install ```bash npx mewkit init # or upgrade: npx mewkit upgrade ``` | Medium | 4/4/2026 |
| v2.0.0 | ## The Leverage Release The biggest MeowKit update. 8 new skills, 17 reference merges, hook profiling, external integrations. ### New Skills - **meow:decision-framework** β operational decision architecture - **meow:verify** β unified buildβlintβtestβtypeβcoverage - **meow:api-design** β REST/GraphQL patterns - **meow:build-fix** β build error triage - **meow:database** β schema, migrations, query optimization - **meow:intake** β tool-agnostic ticket/PRD analysis - | Medium | 4/4/2026 |
| v1.4.0 | ## The Plan Intelligence Release ### Features - **Plan red-team extraction** β dedicated step-05 with 7-field findings, agent adjudication, 3-option user review - **Plan-specific personas** β Assumption Destroyer + Scope Critic adapted for plan review - **Dynamic persona scaling** β phase-count thresholds (2/3/4 personas) - **--parallel mode** β file ownership matrix + parallel group hydration - **--two mode** β 2 competing approaches + trade-off matrix - **Fast-mode workf | Medium | 4/3/2026 |
| v1.3.4 | Release v1.3.4 | Medium | 4/2/2026 |
| v1.3.3 | Release v1.3.3 | Medium | 4/1/2026 |
| v1.3.2 | Release v1.3.2 | Medium | 4/1/2026 |
| v1.3.1 | Release v1.3.1 | Medium | 4/1/2026 |
| v1.3.0 | ## The Integration Integrity Release Full adversarial audit of every MeowKit component β 15 agents, 60 skills, 9 hooks, 14 rules. Found and fixed 42 critical issues. ### Critical Fixes - **Hooks enforcement restored** β `gate-enforcement.sh` and `privacy-block.sh` were completely non-functional since v1.0.0 (argument mismatch). All 9 hooks now registered and working. - **Agent naming** β 5 phantom `subagent_type` values in Task() calls mapped to real agents - **7-phase model** β `work | Medium | 3/31/2026 |
| v1.2.1 | ### Bug Fix - **Memory capture at Phase 6 now enforced** β `meow:cook` Phase 6 (Reflect) now spawns a dedicated subagent for `meow:memory` session-capture, matching the same MUST-spawn enforcement as project-manager and docs-manager. Previously memory write was an inline bullet point that could be skipped if session was interrupted. ### Install ```bash npm create meowkit@latest # or upgrade: npx mewkit upgrade ``` | Medium | 3/30/2026 |
| v1.2.0 | ## The Memory Activation Release Fixed the dormant memory system and enriched it with cross-framework insights from 6 agent frameworks. ### Features - **Session capture pipeline fixed** β Stop hook writes structured NEEDS_CAPTURE markers; Phase 0 retroactive capture processes them (max 3, 2-min budget) - **Live capture** β Phase 5 preserves WHY decisions were made (retroactive can only recover WHAT) - **3-category extraction** β learnings captured as patterns, decisions, or failures ( | Medium | 3/30/2026 |
| v1.1.0 | MeowKit v1.1.0 β The Reasoning Depth Release New skills: meow:elicit, meow:validate-plan, meow:nyquist Enhanced review pipeline with scout + elicitation Beads pattern for resumable COMPLEX builds Subagent Status Protocol SKILLS_INDEX + AGENTS_INDEX updates VitePress docs with Mermaid diagrams | Medium | 3/30/2026 |
| v1.0.0 | 13 new capabilities inspired by BMAD-METHOD and ClaudeKit-Engineer: - Scale-adaptive intelligence (domain-based complexity routing) - 3-layer adversarial code review (Blind Hunter + Edge Case + Criteria Auditor) - Party Mode (multi-agent deliberation for architecture decisions) - Parallel execution with git worktree isolation - Project context system (agent constitution) - Navigation help (/meow:help) - Hook-based enforcement (privacy-block, gate-enforcement, context-loade | Medium | 3/30/2026 |
| v0.1.2 | ## Features - Interactive version selection in `npm create meowkit@latest` - `git-manager` agent for commit/push with conventional commits - README for both npm packages - CHANGELOG and VitePress changelog page - Resources dropdown in docs nav ## Documentation - Rewrite root README β project description + release guide - Update CLI docs for GitHub-download architecture - Add `--list` flag and beta channel docs | Medium | 3/29/2026 |
| v0.1.1 | Fix: exclude runtime dirs (session-state, memory, logs) from release zip. ## Changes - Added .claude/session-state/ to .gitignore - Release zip now excludes runtime artifacts (memory, logs, session-state, .env, metadata.json) - Clean release package with only distributable assets | Medium | 3/29/2026 |
| v0.1.0 | Initial release of MeowKit - AI agent toolkit for Claude Code. ## What's included - 49 skills with meow: namespace - 14 specialist agents - 18 slash commands - 7 behavioral modes - 14 rule files - 6 hooks - 4-layer security system - Cross-session memory system | Medium | 3/29/2026 |