feat(coding-agent): add extension project trust decisions

This commit is contained in:
Mario Zechner
2026-06-08 12:58:49 +02:00
parent dce3e28516
commit 718215bd95
18 changed files with 631 additions and 86 deletions

View File

@@ -98,6 +98,10 @@ export type {
LsToolCallEvent,
MessageRenderer,
MessageRenderOptions,
ProjectTrustContext,
ProjectTrustEvent,
ProjectTrustEventResult,
ProjectTrustHandler,
ProviderConfig,
ProviderModelConfig,
ReadToolCallEvent,