andy-stack_vaultkeeper-ai/AIClasses/ToolDefinitions
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
..
Tools feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
AIToolDefinitions.ts refactor: convert ChatMode enum to string literals and improve state management 2026-05-05 20:54:34 +01:00
AIToolResponse.ts feat: add web viewer content retrieval tool for AI agents 2026-04-08 21:00:23 +01:00
AIToolResponsePayload.ts feat: add web viewer content retrieval tool for AI agents 2026-04-08 21:00:23 +01:00
IAIToolDefinition.ts Rename functions folder to tools. 2026-02-15 23:07:39 +00:00