feat(coding-agent): allow project trust extensions to defer

This commit is contained in:
Mario Zechner
2026-06-08 13:38:29 +02:00
parent 085a08582f
commit d8aef0feff
10 changed files with 72 additions and 19 deletions

View File

@@ -100,6 +100,7 @@ export type {
MessageRenderOptions,
ProjectTrustContext,
ProjectTrustEvent,
ProjectTrustEventDecision,
ProjectTrustEventResult,
ProjectTrustHandler,
ProviderConfig,