Appearance
v0.6.1 Changelog
Added
- Adds Agent Runtime profile projection test cases in English and Simplified Chinese, covering runtime ids, read model projection, tool approval, task retry, routing, evidence, replay, review, hydration, and governance failures.
Changed
- Aligns the runtime event projection contract with Agent Runtime-style
RuntimeEvent,ThreadReadModel,TaskSnapshot, andEvidencePacksources. - Extends the public Agent UI event schema with optional runtime profile correlation fields such as
runtimeId,attemptId,stepId,subagentId,traceId,evidencePackRef,replayRef, andreviewRef.