Skip to content

Roost 0.1.38

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Sep 05:36
Immutable release. Only release title and notes can be modified.

Fix coding jobs that failed before their worker started, and enable automatic Codex approval review.

  • Discover user-installed Herdr from Roost's service environment and start headless sessions in the assigned directory.
  • Use the bundled Codex runtime for local packaged jobs, even when shell startup files prefer an older CLI.
  • Configure only the assigned Codex working directory for the job, avoiding an initial trust dialog while retaining workspace isolation and on-request approvals.
  • Retry a proven prelaunch failure through the same job instead of sending a follow-up to a nonexistent worker. Preserve accepted follow-ups across repeated setup failures; uncertain submissions remain blocked for inspection.
  • Enable Codex automatic approval review for new and resumed coordinator runs and new coding workers. Human approval requests remain available for actions that need explicit consent; review denials cannot be bypassed.

Existing conversations retain their visible history as their tool definitions are refreshed. Soul reflection remains read-only. No database schema migration is required.