Skip to content

Commit ca66983

Browse files
author
Michael Eichelbeck
committed
feat(v2): add durable run observability
1 parent 6cfa3da commit ca66983

3 files changed

Lines changed: 1356 additions & 0 deletions

File tree

zeroshot-rust/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ pub mod native_v2_admission;
1717
pub mod native_v2_claude;
1818
pub mod native_v2_codex;
1919
pub mod native_v2_contract;
20+
pub mod native_v2_observability;
2021
pub mod native_v2_runner;
2122
pub mod native_v2_supervisor;
2223
pub mod product_errors;

0 commit comments

Comments
 (0)