Skip to content

Release/3.0.0#11

Merged
ncheaz merged 20 commits intomainfrom
release/3.0.0
Apr 26, 2026
Merged

Release/3.0.0#11
ncheaz merged 20 commits intomainfrom
release/3.0.0

Conversation

@ncheaz
Copy link
Copy Markdown
Owner

@ncheaz ncheaz commented Apr 26, 2026

No description provided.

ncheaz added 20 commits April 24, 2026 23:37
Tasks completed:
- [x] **Replace process.exit() with process.exitCode plus safety-net timeout in mini-ralph-cli.js**
Tasks completed:
- [x] **Add wait-for-tee drain and explicit exit code capture in ralph-run.sh**
Tasks completed:
- [x] **Freeze the `check_ralphified()` detection function**
Tasks completed:
- [x] **Wire the `init` subcommand routing in main()**
Tasks completed:
- [x] **Implement the interactive ralphify guard and warning**
Tasks completed:
- [x] **Inject OPENSPEC-RALPH-BP.md into the prompt manifest when ralphified**
Tasks completed:
- [x] **Implement bash unit tests for ralphify_init, check_ralphified, and guard**
Tasks completed:
- [x] **Update README.md with ralphify workflow and init command**
Tasks completed:
- [x] **Update QUICKSTART.md with ralphify workflow and init command**
Tasks completed:
- [x] **Run final integrated quality gates**
Tasks completed:
- [x] 1.1 Remove `.ralph/PRD.md` line from manifest in `create_prompt_template()` (`ralph-run.sh:841`)
Tasks completed:
- [x] 1.2 Remove `generate_prd()` call and PRD write from `execute_ralph_loop()` (`ralph-run.sh:1043-1045`)
Tasks completed:
- [x] 1.3 Remove `"--prompt-file" "$ralph_dir/PRD.md"` from `mini_ralph_args` in `execute_ralph_loop()` (`ralph-run.sh:1056`)
Tasks completed:
- [x] 1.4 Remove `read_openspec_artifacts`, `generate_prd`, `write_prd` calls and `"PRD generation complete"` log from `main()` (`ralph-run.sh:1452-1458`)
Tasks completed:
- [x] 1.5 Update `_validateOptions()` in `runner.js` to accept `promptTemplate` alone without `promptFile` or `promptText`
Tasks completed:
- [x] 1.6 Update `_validateOptions()` error message to mention `promptTemplate` as a valid prompt source
Tasks completed:
- [x] 1.7 Update bash tests: fix tests that assert `--prompt-file` is passed to mini-ralph-cli or that PRD.md is generated in `execute_ralph_loop()`
Tasks completed:
- [x] 1.8 Update JS tests: fix tests that assert `_validateOptions` throws when only `promptTemplate` is provided
Tasks completed:
- [x] 1.9 Run full test suite and verify all tests pass
@ncheaz ncheaz merged commit fcaa530 into main Apr 26, 2026
0 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant