Skip to content

Oh My Subagents v0.3.2

Latest

Choose a tag to compare

@ringlochid ringlochid released this 30 Aug 07:56
· 1 commit to main since this release

Operator and provider reliability

  • Operator tool rejections now return concrete validation guidance and are distinguished from genuinely uncertain outcomes, so a rejected request can be corrected without unsafe replay.
  • Workflow authoring uses a faster, leaner action path, treats supplied Workflows as structural references, and can discover the current Codex model catalog instead of inventing model names.
  • Background Codex and Claude provider processes no longer open visible console windows on Windows.

Configuration and CLI fixes

  • Task starts preserve configured provider defaults when a Member does not explicitly override them.
  • Guided setup remains compatible with Click 8.5 prompt typing.

Upgrade

Upgrade an existing OMS installation with pipx upgrade oh-my-subagents.

This release does not add a database schema migration.