Releases: Aboudjem/recap-studio
Releases · Aboudjem/recap-studio
v0.4.0
Portability and discoverability uplevel.
- Host-agnostic agents: dropped the model: pin from all 13 agents so each host CLI uses its own default model (issue #167 rationale).
- Multi-CLI installer: install.sh and install.ps1 with a platform table plus a one-line curl install.
- Editor manifests: .cursor-plugin and .copilot-plugin auto-discovery manifests (dual-mode, MCP block included).
- GitHub Pages static demo (a real self-contained recap sample); the existing Vercel app is untouched.
- Localized READMEs (zh-CN, ja, es, fr) with a language switcher; FUNDING.yml (github: Aboudjem); a CLAUDE.md contributor guide.
- Fixes: hooks.json conformed to the Claude Code schema so the safety hooks actually load; corrected the test count to 43 across 5 test-bearing packages; removed sentence-break em-dashes.
43 tests pass; lint, typecheck, and build green. Note: the npm package remains at 0.2.0 (monorepo npm publishing is not yet wired); the clone path runs the CLI today.
v0.3.1 — 10x alignment
Aligns recap-studio with the 10x ecosystem. Honest framing (validation = deterministic heuristic checks, not LLM reviewers), SECURITY supported-versions → 0.3.x, by-reference Code of Conduct, npm-placeholder + badge → 0.3.1. Part of the 10x marketplace. 44 tests pass.
v0.2.0 — Initial public release
First public release of Recap Studio.
Highlights
- 4 skills (recap-topic, recap-session, recap-setup, recap-validate)
- 13 specialist subagents with parallel 7-dimension validation board
- 5 deterministic hooks
- 4 typed packages (content-pipeline, design-system, validation, mcp-server)
- Next.js 15 App Router renderer (103 KB First Load JS)
v0.2 features
- History dashboard, multi-language scaffold (6 locales), RAG source vault
- Auto-refresh script, template marketplace, human review mode, reader analytics
Demo
pnpm install
pnpm -w demo:latest-ai-models
pnpm -w validate:demo
pnpm --filter recap-web devDemo page scores 9.7/10 across all 7 validation dimensions.
Install
claude plugin marketplace add Aboudjem/10x
claude plugin install recap-studio@10x