| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-01-23 | 2.7 kB | |
| v0.4.0 source code.tar.gz | 2026-01-23 | 2.1 MB | |
| v0.4.0 source code.zip | 2026-01-23 | 2.3 MB | |
| Totals: 3 Items | 4.4 MB | 0 | |
What's Changed
- docs: Fix tasks.json example by @ArnaudRinquin in https://github.com/subsy/ralph-tui/pull/164
- feat: add PRD context support to beads and JSON trackers by @subsy in https://github.com/subsy/ralph-tui/pull/168
- feat: beads-rust tracker plugin and improvements by @subsy in https://github.com/subsy/ralph-tui/pull/179
- feat: add Gemini CLI, Codex, and Kiro CLI agent plugins by @medhatgalal in https://github.com/subsy/ralph-tui/pull/170
- feat: auto-scroll output window to show latest output during task execution by @subsy in https://github.com/subsy/ralph-tui/pull/186
- fix(opencode): implement line buffering for reliable JSON parsing by @put101 in https://github.com/subsy/ralph-tui/pull/185
- fix(chat): change default timeout to 0 (no timeout) by @subsy in https://github.com/subsy/ralph-tui/pull/188
- fix: use conditional shell in runVersion for claude and opencode agents by @subsy in https://github.com/subsy/ralph-tui/pull/187
- feat: show task dependencies in iteration detail view (Issue [#180]) by @subsy in https://github.com/subsy/ralph-tui/pull/189
- feat: add envExclude option to filter environment variables for agents by @subsy in https://github.com/subsy/ralph-tui/pull/190
- fix: pass command config to agent in create-prd and doctor commands by @Unravl in https://github.com/subsy/ralph-tui/pull/191
- Load bead labels from config.toml instead of hardcoding 'ralph' by @subsy in https://github.com/subsy/ralph-tui/pull/193
- Add interactive terminal detection to setup wizard by @subsy in https://github.com/subsy/ralph-tui/pull/196
- Add cross-directory session resume via global registry by @subsy in https://github.com/subsy/ralph-tui/pull/192
- Add support for Apple Silicon Homebrew installation paths by @subsy in https://github.com/subsy/ralph-tui/pull/199
- feat: implement autoCommit engine behavior for task completion by @subsy in https://github.com/subsy/ralph-tui/pull/198
- feat(kiro): fix PRD creation and add model selection by @medhatgalal in https://github.com/subsy/ralph-tui/pull/194
- Improve user story description parsing for multiple LLM formats by @subsy in https://github.com/subsy/ralph-tui/pull/200
- chore: bump version to 0.4.0 by @subsy in https://github.com/subsy/ralph-tui/pull/201
New Contributors
- @ArnaudRinquin made their first contribution in https://github.com/subsy/ralph-tui/pull/164
- @medhatgalal made their first contribution in https://github.com/subsy/ralph-tui/pull/170
- @put101 made their first contribution in https://github.com/subsy/ralph-tui/pull/185
- @Unravl made their first contribution in https://github.com/subsy/ralph-tui/pull/191
Full Changelog: https://github.com/subsy/ralph-tui/compare/v0.3.0...v0.4.0