Skip to content

Commit bf56d4d

Browse files
author
Michael Eichelbeck
committed
feat(v2): add trusted Git delivery
1 parent ca66983 commit bf56d4d

5 files changed

Lines changed: 2210 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_delivery;
2021
pub mod native_v2_observability;
2122
pub mod native_v2_runner;
2223
pub mod native_v2_supervisor;

0 commit comments

Comments
 (0)