AgentLedger 1.3.5
AgentLedger 1.3.5
Inspector companion patch release.
Inspector is language-neutral and can consume AgentLedger evidence/runtime metadata produced by Python, Go, TypeScript, or Rust implementations when they follow the AgentLedger contract. The current packaged Inspector implementation is distributed through the Python/PyPI CLI.
Published packages
agentledger-runtime==1.3.5agentledger-inspector==1.3.5
Changed
- Added a read-only Inspector run index for browsing persisted runs before opening a single run.
- Added chronological Event Stream view for single-run Inspector pages.
- Changed Inspector, evidence, and time-travel HTML tables so JSON/details render as full-width rows instead of narrow final columns.
- Added documentation screenshots for the run index and single-run timeline.
Not republished
- Go, TypeScript, and Rust packages were not republished because the runtime-core contract and cross-language runtime semantics are unchanged.
- Optional adapter packages were not republished because this release does not change adapter/provider behavior.