andy-stack_vaultkeeper-ai/Types
Andrew Beal fa92e15b8c feat: add plan approval UI with user review workflow
Add PlanApprovalService and PlanApprovalView to enable user review
and approval of AI-generated execution plans before execution begins.
Users can approve, reject, or suggest changes to plans through a new
input mode and dedicated view.
2026-07-06 16:11:30 +01:00
..
ApiError.ts feat: add quick actions system with provider-aware model settings 2026-04-20 20:20:22 +01:00
ExecutionPlan.ts refactor: replace Replan with granular orchestration tools 2026-02-19 20:48:59 +00:00
ExecutionStep.ts refactor: implement multi-agent orchestration architecture 2026-01-27 20:29:20 +00:00
OrchestrationResult.ts refactor: replace Replan with granular orchestration tools 2026-02-19 20:48:59 +00:00
PlanApprovalResponse.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
SearchTypes.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
WebviewElement.ts feat: add web viewer content retrieval tool for AI agents 2026-04-08 21:00:23 +01:00