Skip to content

Rho SDK changelog

This changelog covers the embeddable rho-sdk crate.

1.15.0 (2026-08-02)

Features

  • workflow: add deterministic DAG workflows (#680) (77f36f9)

1.14.0 (2026-07-31)

Features

1.13.1 (2026-07-30)

Bug Fixes

  • tui: show codex fast mode and report tier fallback (#663) (177043f)
  • tui: show hosted x_search tool cards (#662) (4381667)

1.13.0 (2026-07-30)

Features

Bug Fixes

  • openai: align Codex Responses wire contracts (#644) (76cf855)

1.12.2 (2026-07-29)

Bug Fixes

  • tui: open approval prompts at the start and default to deny (#636) (59efc07)

1.12.1 (2026-07-28)

Bug Fixes

  • metrics: include reasoning latency in output rate (#632) (7f7fa39)

1.12.0 (2026-07-28)

Features

1.11.0 (2026-07-28)

Features

Performance Improvements

  • optimize orchestration and session hot paths (#603) (62aa8f5)

1.10.3 (2026-07-27)

Bug Fixes

  • tui: stabilize live stream tool cards and markdown previews (#595) (752794f)

1.10.2 (2026-07-27)

Bug Fixes

  • sdk: recover failed 1.17.1 release packaging (#587) (224189e)

1.10.1 (2026-07-26)

Bug Fixes

  • sdk: stabilize compaction release benchmark (#561) (8364edc)

1.10.0 (2026-07-25)

Features

  • subagents: route background questionnaires to parent (#539) (e0cab31)

Bug Fixes

  • subagents: run multi-agent batches in parallel (#544) (7dd6706)
  • tools: allow file paths outside workspace (#537) (8a3cc24)

1.9.0 (2026-07-24)

Features

  • questionnaire: add focused default selection (#530) (47d1853)

1.8.0 (2026-07-23)

Features

  • providers: use OpenAI server-side compaction for codex and api-key (#514) (b18eadd)
  • questionnaire: support choice descriptions (#510) (066899c)

Bug Fixes

  • poolside: publish final stream usage snapshot (#516) (d51ebab)

1.7.2 (2026-07-22)

Bug Fixes

  • tools: scrub provider credential env vars from child processes (#502) (6d66913)
  • tui: report herdr blocked during questionnaire (#500) (1dcdbe9)

1.7.1 (2026-07-22)

Bug Fixes

  • sdk: serialize identical concurrent approval requests to prompt once (#469) (45b2b0a)

1.7.0 (2026-07-22)

Features

  • sessions: add conversation tree navigation (#474) (8abb138)

1.6.0 (2026-07-21)

Features

  • sdk: execute independent tool calls concurrently (#459) (0bb5a83)

Bug Fixes

  • skills: enforce manual skill invocation (#453) (4f6f043)

1.5.0 (2026-07-20)

Features

  • providers: add native Google Gemini support (#430) (34ef307)

1.4.0 (2026-07-20)

Features

Bug Fixes

  • kimi: use provider-native K3 reasoning (#402) (5453cdc)
  • sdk: retry retryable provider failures instead of failing the run (#401) (b2867da)

1.3.0 (2026-07-18)

Features

1.2.0 (2026-07-17)

Features

  • tui: redesign questionnaire with tabbed question layout (#369) (a90135a)
  • usage: add durable request ledger (#381) (0502b99)

1.1.0 (2026-07-16)

Features

Bug Fixes

  • providers: show bounded error diagnostics (#344) (e3fc489)

1.0.2 (2026-07-15)

Performance Improvements

  • reduce hot-path allocations and redundant I/O (#280) (c18e582)

1.0.1 (2026-07-15)

Performance Improvements

  • sdk: avoid duplicate history clone during compaction (#276) (79e3926)

1.0.0 (2026-07-15)

Features