dsh-codex v0.2.0
This release completes the Codex unified-exec experience and adds native-backed planning and goal workflows.
Highlights
- Replaces
shell_commandwith Codex-compatibleexec_commandandwrite_stdin - Supports yielded background sessions, output polling, cancellation, and interactive PTY input
- Renders unified-exec calls using DSH’s native Bash UI
- Shows only live processes in the background-terminal control
- Adds
/planwith Codex planning guidance and DSH’s native review/approval flow - Adds
/goalwith DSH’s persistent goal state and continuation lifecycle - Fixes a startup race while registering native Bash tool views
Upgrade note
shell_command has been removed from the Codex tool surface in favor of exec_command and write_stdin.
Version 0.2.0 targets DSH 0.1.0-rc.6 and pi-ai 0.82.1. Restart DSH after updating the plugin.
Full changelog: v0.1.0...v0.2.0