Releases: johnnygreco/ralphkit
Releases · johnnygreco/ralphkit
v0.1.7
What's Changed
- Improve remote job robustness and diagnostics by @johnnygreco in #36
Full Changelog: v0.1.6...v0.1.7
v0.1.6 2026-03-011
What's Changed
- Fix $HOME not expanding in remote config/plan paths by @johnnygreco in #35
Full Changelog: v0.1.5...v0.1.6
v01.5 2026-03-11
What's Changed
- Rename CLI entrypoint from ralph to ralphkit by @johnnygreco in #31
- Rewrite CLI with purpose-built subcommands by @johnnygreco in #32
- Rewrite README to be concise and task-file focused by @johnnygreco in #33
- Improve built-in task templates by @johnnygreco in #34
Full Changelog: v0.1.4...v0.1.5
v0.1.4 2026-03-08
What's Changed
- Use uvx latest for remote execution and add --allow-prerelease by @johnnygreco in #21
- Use login shell for remote SSH commands that need PATH by @johnnygreco in #22
- Fix uvx not found in tmux job scripts by @johnnygreco in #23
- Resolve task files and upload config locally for remote submit by @johnnygreco in #24
- Fix publish script PEP 440 version normalization by @johnnygreco in #25
- Improve loop mode UI and rename plan.json to tickets.json by @johnnygreco in #26
- Add plans/ to .gitignore by @johnnygreco in #27
- Add --refresh to uvx for remote jobs by @johnnygreco in #28
- Simplify submit command and strengthen loop prompts by @johnnygreco in #29
Full Changelog: v0.1.3...v0.1.4
v0.1.1 2026-03-05
What's Changed
- Refactor to step-based pipeline config by @johnnygreco in #1
- Add comprehensive test coverage by @johnnygreco in #2
- Add banner image to README by @johnnygreco in #3
- Make config file optional with sensible defaults by @johnnygreco in #4
- Improve default prompts for clarity and completeness by @johnnygreco in #5
Full Changelog: v0.1.0...v0.1.1