You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): prepare v0.16.2
Bumps from v0.16.1.
- #118 (kdramapulse): wire injection_prompt in async inter-agent
result delivery — sub-agent responses now correctly route through
the parent session instead of being delivered raw.
- Internal cleanup: shared injection-prompt builder; fixed Matrix
session-continuation hint that was missing its middle clause.
- #117 (Ilinvic): Codex turn.failed errors (e.g. usage limit reached)
now surface the real cause from the stream instead of the misleading
"thread … not found" stderr artefact. Rate-limit hint also fires for
Codex's wording ("usage limit", "upgrade to pro").