Releases: multivmlabs/ralph-starter
Releases · multivmlabs/ralph-starter
v0.4.5
What's Changed
Installation
npm install -g ralph-starterWhat's Changed
- feat(run): headless mode and no-auto-skills flag by @rubenmarcus in #294
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
Installation
npm install -g ralph-starterWhat's Changed
- feat(agents): modular SDK runtimes + Anthropic fixes + OpenCode SDK by @rubenmarcus in #293
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
Installation
npm install -g ralph-starterWhat's Changed
- feat: add Amp (Sourcegraph) as first-class agent with SDK + CLI support by @rubenmarcus in #291
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 (#283) (8d382d0)
- chore: bump version to 0.4.2 (#290) (aa7f0a5)
- chore(deps): bump @types/node in the typescript group (#285) (e8e663f)
- chore(deps): bump tj-actions/changed-files from 47.0.4 to 47.0.5 (#284) (a4f1e0f)
- chore(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 (#282) (cf08f86)
- feat: cross-run project memory (.ralph/memory.md) (#277) (f572eb0)
- feat: acceptance criteria extractor (--acceptance-criteria) (#276) (1ffee2b)
- feat: multi-agent swarm mode with race, consensus, and pipeline strategies (#281) (bedb8da)
- feat: git worktree support for parallel task execution (#280) (9bb4ffd)
- feat: hat system - custom presets and SDK exports (#279) (d84cce0)
- feat: shift-left pre-flight validation (--shift-left) (#275) (1368d06)
- feat: add live OpenRouter model API and interactive --model-selector (#278) (b4b44e4)
- chore(deps): bump the linting group with 3 updates (#286) (8998ddd)
- chore(deps): bump sharp from 0.33.5 to 0.34.5 (#288) (8ad9e5a)
- chore(deps): bump lint-staged from 16.3.1 to 16.3.2 (#289) (6d30988)
Installation
npm install -g ralph-starterWhat's Changed
- chore(deps): bump lint-staged from 16.3.1 to 16.3.2 by @dependabot[bot] in #289
- chore(deps): bump sharp from 0.33.5 to 0.34.5 by @dependabot[bot] in #288
- chore(deps): bump the linting group with 3 updates by @dependabot[bot] in #286
- feat: live OpenRouter model API + interactive model selector by @rubenmarcus in #278
- feat: shift-left pre-flight validation (--shift-left) by @rubenmarcus in #275
- feat: hat system - custom presets and SDK exports by @rubenmarcus in #279
- feat: git worktree support for parallel task execution by @rubenmarcus in #280
- feat: multi-agent swarm mode (race, consensus, pipeline) by @rubenmarcus in #281
- feat: acceptance criteria extractor (--acceptance-criteria) by @rubenmarcus in #276
- feat: cross-run project memory (.ralph/memory.md) by @rubenmarcus in #277
- chore(deps): bump actions/dependency-review-action from 4.8.3 to 4.9.0 by @dependabot[bot] in #282
- chore(deps): bump tj-actions/changed-files from 47.0.4 to 47.0.5 by @dependabot[bot] in #284
- chore(deps): bump @types/node from 25.3.3 to 25.3.5 in the typescript group by @dependabot[bot] in #285
- chore: bump version to 0.4.2 by @rubenmarcus in #290
- chore(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by @dependabot[bot] in #283
Full Changelog: v0.4.1...v0.4.2
v0.4.1
What's Changed
- feat: sdk improvements for programmatic usage (#273) (96f5875)
- docs: improve Ralph Wiggum keyword density for GitHub search discoverability (20d24aa)
- feat: add skills for all ralph-starter integrations (a8546f3)
- feat: add Claude Code plugin marketplace for claudemarketplaces.com (36c68f7)
Installation
npm install -g ralph-starterWhat's Changed
- feat: add Claude Code plugin marketplace by @rubenmarcus in #268
- docs: improve Ralph Wiggum search discoverability by @rubenmarcus in #269
- feat: sdk improvements for programmatic usage by @rubenmarcus in #273
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- chore(deps): bump @typescript-eslint/parser in /docs (#261) (985ea91)
- feat: improve Figma visual fidelity — crop scale, sharp, fix command regen (#254) (7af1c91)
- chore(deps): bump @types/node in the typescript group (#256) (b56b7be)
- chore(deps): bump simple-git from 3.32.2 to 3.32.3 (#257) (db31c48)
- chore(deps): bump sharp from 0.33.5 to 0.34.5 (#258) (d5b2e1e)
- chore(deps): bump lint-staged from 16.2.7 to 16.3.1 (#260) (6e04f5a)
- chore(deps): bump @modelcontextprotocol/sdk from 1.26.0 to 1.27.1 (#259) (aa4cc22)
- feat: enhance Figma integration with full API property coverage (#251) (aff3c88)
- feat: Figma-specific agent prompts, auto-inject tokens, spec cap (#248) (a43c8a9)
- test: add context-builder and task-executor tests (#250) (6b57a37)
- fix: show model name and cost in loop header and separator (#249) (8224c16)
- feat: expose --max-cost CLI flag with cost threshold warnings (#247) (40653f7)
- fix: add Tailwind v4 @theme inline guidance to prevent v3 patterns (#246) (c9803cd)
- feat: unified task management across GitHub & Linear (#196) (125d1d7)
- fix: show task title instead of agent name in loop header (#242) (5f93bac)
- fix: auto mode gets stuck in validation loop on pre-existing test failures (#245) (c7ae302)
- fix: prevent PR targeting same branch and duplicated prefix (#244) (4a1bef6)
- chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 (#217) (90005dd)
- chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 (#216) (0b22208)
- chore(deps): bump @types/node in the typescript group (#215) (8c3fafe)
- chore(deps): bump inquirer from 13.2.4 to 13.3.0 (#222) (6084896)
- chore(deps): bump simple-git from 3.31.1 to 3.32.2 (#221) (e325903)
- chore(deps): bump actions/stale from 10.1.1 to 10.2.0 (#218) (5b1cbca)
- chore(deps): bump tj-actions/changed-files from 47.0.2 to 47.0.4 (#214) (b7c24d3)
- chore(deps): bump the linting group with 3 updates (#219) (de2ab08)
- chore(deps): bump @anthropic-ai/sdk from 0.74.0 to 0.78.0 (#223) (007dcb4)
- fix: update CLAUDE.md with accurate codebase info and soften pnpm enforcement (#213) (2043eee)
- fix: soften pnpm instruction to not override user project package managers (#207) (#243) (cb776b6)
Installation
npm install -g ralph-starterWhat's Changed
- fix: soften pnpm instruction to not override user project package managers by @rubenmarcus in #243
- fix: update CLAUDE.md with accurate codebase info and soften pnpm enforcement by @rubenmarcus in #213
- chore(deps): bump @anthropic-ai/sdk from 0.74.0 to 0.78.0 by @dependabot[bot] in #223
- chore(deps): bump the linting group with 3 updates by @dependabot[bot] in #219
- chore(deps): bump tj-actions/changed-files from 47.0.2 to 47.0.4 by @dependabot[bot] in #214
- chore(deps): bump actions/stale from 10.1.1 to 10.2.0 by @dependabot[bot] in #218
- chore(deps): bump simple-git from 3.31.1 to 3.32.2 by @dependabot[bot] in #221
- chore(deps): bump inquirer from 13.2.4 to 13.3.0 by @dependabot[bot] in #222
- chore(deps): bump @types/node from 25.2.3 to 25.3.0 in the typescript group by @dependabot[bot] in #215
- chore(deps): bump actions/dependency-review-action from 4.8.2 to 4.8.3 by @dependabot[bot] in #216
- chore(deps): bump github/codeql-action from 4.32.3 to 4.32.4 by @dependabot[bot] in #217
- fix: prevent PR targeting same branch and duplicated prefix by @rubenmarcus in #244
- fix: auto mode gets stuck in validation loop on pre-existing test failures by @rubenmarcus in #245
- fix: show task title instead of agent name in loop header by @rubenmarcus in #242
- feat: unified task management across GitHub & Linear by @rubenmarcus in #196
- fix: add Tailwind v4 @theme inline guidance to prevent v3 patterns by @rubenmarcus in #246
- feat: expose --max-cost CLI flag with cost threshold warnings by @rubenmarcus in #247
- fix: show model name and cost in loop header by @rubenmarcus in #249
- test: add context-builder and task-executor tests by @rubenmarcus in #250
- feat: Figma-specific agent prompts, auto-inject tokens, spec cap by @rubenmarcus in #248
- feat: enhance Figma integration with full API property coverage by @rubenmarcus in #251
- chore(deps): bump @modelcontextprotocol/sdk from 1.26.0 to 1.27.1 by @dependabot[bot] in #259
- chore(deps): bump lint-staged from 16.2.7 to 16.3.1 by @dependabot[bot] in #260
- chore(deps): bump sharp from 0.33.5 to 0.34.5 by @dependabot[bot] in #258
- chore(deps): bump simple-git from 3.32.2 to 3.32.3 by @dependabot[bot] in #257
- chore(deps): bump @types/node from 25.3.0 to 25.3.3 in the typescript group by @dependabot[bot] in #256
- feat: visual validation, notable components, and Figma context improvements by @rubenmarcus in #254
- chore(deps): bump @typescript-eslint/parser from 8.55.0 to 8.56.1 in /docs by @dependabot[bot] in #261
- chore(release): v0.4.0 by @rubenmarcus in #262
Full Changelog: v0.3.2...v0.4.0
v0.3.2
What's Changed
- fix: sort GitHub issues by creation date ascending (#205) (99ff185)
- fix(docs): match blog card images to post titles and fix broken badge (#204) (aede4d5)
Installation
npm install -g ralph-starterWhat's Changed
- fix(docs): match blog card images to post titles and fix broken badge by @rubenmarcus in #204
- fix: sort GitHub issues by creation date ascending by @rubenmarcus in #205
- chore(release): v0.3.2 by @rubenmarcus in #206
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- chore(deps): bump simple-git from 3.30.0 to 3.31.1 (#194) (935c3fc)
- chore(deps): bump @anthropic-ai/sdk from 0.73.0 to 0.74.0 (#193) (f391406)
- chore(deps): bump inquirer from 13.2.2 to 13.2.4 (#192) (47a393e)
- chore(deps): bump @biomejs/biome in the linting group (#191) (347d8c7)
- chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 (#190) (b3a0d41)
- feat(docs): seo blog, enriched content, blog images, npm size reduction (#197) (835f80e)
Installation
npm install -g ralph-starterWhat's Changed
- feat(docs): seo blog, enriched content, blog images, npm size reduction by @rubenmarcus in #197
- chore(deps): bump github/codeql-action from 4.32.2 to 4.32.3 by @dependabot[bot] in #190
- chore(deps): bump @biomejs/biome from 2.3.14 to 2.4.0 in the linting group by @dependabot[bot] in #191
- chore(deps): bump inquirer from 13.2.2 to 13.2.4 by @dependabot[bot] in #192
- chore(deps): bump @anthropic-ai/sdk from 0.73.0 to 0.74.0 by @dependabot[bot] in #193
- chore(deps): bump simple-git from 3.30.0 to 3.31.1 by @dependabot[bot] in #194
- chore(release): v0.3.1 by @rubenmarcus in #203
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: v0.3.0 — smart UI defaults, fix --design mode, loop engine overhaul (#189) (4921867)
- refactor(loop): consolidated round-2 improvements (#188) (7ade690)
- docs: add SEO marketing plan and full docs.md generator (#186) (a8edcc3)
- chore: simplify release flow and issue templates (#178) (85ece6b)
Installation
npm install -g ralph-starterWhat's Changed
- chore: simplify release flow and issue templates by @rubenmarcus in #178
- docs: add SEO marketing plan and full docs.md generator by @rubenmarcus in #186
- refactor(loop): consolidated round-2 improvements by @rubenmarcus in #188
- feat: v0.3.0 — smart UI defaults, fix --design mode, loop engine overhaul by @rubenmarcus in #189
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
Installation
npm install -g ralph-starterWhat's Changed
- fix(skills): make auto-install opt-in by @rubenmarcus in #174
- chore(release): bump version to 0.2.1 by @rubenmarcus in #175
Full Changelog: v0.2.0...v0.2.1