v1.1.0

umputun/ralphexv1.1.0May 3, 2026by umputun

AI Summary

Adds CLI flags for branch selection, provider overrides, and plan migration, along with a new documentation site.

Key Highlights

  • Provider override CLI flags
  • Add `--branch` flag to override worktree/branch name
  • Add `move_plan_on_completion` config option
  • Migrate docs site from mkdocs-material to zensical
  • Add ralphex-adopt skill

New Features

  • Provider override CLI flags
  • --branch flag
  • Move plan on completion config option
  • Ralphex-adopt skill

Full Release Notes

## Changelog
* 192b33cf9ec66d1285f672979f7135adfba9d957 docs: update changelog for v1.1.0
* 593bcf2b93b9149544199cdb6b7a24caf720fb85 fix: tighten default codex error/limit patterns to avoid false positives
* 7564f55350d90e914a638ce3b7499b2f1cb54bca docs: fix plugin install command in README and llms.txt (#323)
* 7571c708044a57d5b4e16039655af726c8dcb1a3 feat: also retry admin-disabled allocation on wait_on_limit
* 710b297fa6d42178aec5045dfc998d65c1676fb1 ci: drop goconst linter check
* bae91fffbaa17c482581dcf36e137fc92a166275 feat: detect admin-disabled usage allocation in claude output
* e3d2562587b76e947c1cbc6de2d07cb7f226dd09 fix: progress log filename ignores --branch override
* 567815d9c5282bb670ae83bfc9efba4ca5dbacd6 feat: add --branch flag to override worktree/branch name (#315)
* e3622c1c812ab3bd1eb189f9ae77554ff455a85f fix: prevent flag/option names from wrapping in table first column
* 90becf96913fd0fe51dc95fd6c8c68e60285f53a feat: migrate docs site from mkdocs-material to zensical
* 03ae1993f323c5bb159b8adfe7edca7fb49fd14e feat: add provider override CLI flags (#314)
* 53ab7b9afea0a03c9cfafb07ff964e1d8ed02d79 feat: add ralphex-adopt skill for converting plans to ralphex format (#313)
* 0f5afcc977311198ee77874eeffe3498b710b14e fix: trigger --wait retry on codex stderr-only quota errors (#311)
* 98c293529812ce1327a1603d4a5c6c4009de150c feat: add move_plan_on_completion config option (#307)
* 7e36f67bc61af3285c1d4aff1fe1bfd2520852ab fix: resume watch-mode tailing after flock race marks session completed (#305)
* 96fe10a1f7d8ae4a6222b7b40dc3f244986a18fe seo: rework landing copy and add FAQ to capture ralph-loop search traffic
* 34a28f59a1f61f9676edacef51ee710627a1ea62 fix(prompts): keep task section headers in English for localized plans
* 7acd11b28ad98576dae0b22cfc60f15b71fcd1d3 feat(ralphex-dk): add --image and --port CLI flags