Skip to content

Commit eb854db

Browse files
Release v0.12.0: all new commands available in CLI
agent-strace share -- self-contained HTML replay (#15) agent-strace postmortem -- failure analysis (#15) agent-strace eval -- scoring and regression testing (#16) agent-strace watch -- live monitoring with circuit breakers (#17) Co-authored-by: Ona <no-reply@ona.com>
1 parent 3759e2c commit eb854db

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/agent_trace/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""agent-trace: strace for AI agents."""
22

3-
__version__ = "0.11.0"
3+
__version__ = "0.12.0"

0 commit comments

Comments
 (0)