andy-stack_vaultkeeper-ai/Services/AIServices
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
..
AIToolService.ts Implement local model support. 2026-07-04 12:16:08 +01:00
BaseAgent.ts refactor: replace custom markdown pipeline with Obsidian's native MarkdownRenderer. 2026-05-25 16:25:22 +01:00
ExecutionAgent.ts refactor: move replaceCopy helper to Helpers module and add tag merge utilities 2026-05-29 22:01:02 +01:00
MainAgent.ts refactor: replace edit/planning mode toggles with unified chat mode selector 2026-04-19 20:39:04 +01:00
OrchestrationAgent.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00
PlanningAgent.ts feat: add conditional web viewer access setting and directive system 2026-04-10 22:19:34 +01:00
QuickAgent.ts feat: add plan approval UI with user review workflow 2026-07-06 16:11:30 +01:00