..
AskUserQuestionExecution.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
AskUserQuestionPlanning.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
CancelPlan.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
CompletePlan.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
CompleteStep.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
CompleteTask.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
ContinuePlanExecution.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
CreateVaultFolder.ts
feat: add create_vault_folder tool for directory creation
2026-04-06 18:07:59 +01:00
DeleteVaultFiles.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
DeleteVaultFolder.ts
feat: add delete_vault_folder tool with confirmation parameter
2026-04-08 23:08:21 +01:00
ExecuteWorkflow.ts
Add invalid model recovery on settings load (can happen if a model has been retired but was in use).
2026-02-20 01:27:16 +00:00
GetWebViewerContent.ts
feat: add web viewer content retrieval tool for AI agents
2026-04-08 21:00:23 +01:00
ListVaultFiles.ts
feat: add memory system for cross-session context retention
2026-04-04 20:04:41 +01:00
MoveVaultFiles.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
MoveVaultFolder.ts
feat: add move_vault_folder tool and standardize schema naming
2026-04-09 22:20:37 +01:00
PatchVaultFile.ts
feat: add multi-patch support with whitespace-flexible matching
2026-02-20 00:32:44 +00:00
ReadMemories.ts
feat: add memory system for cross-session context retention
2026-04-04 20:04:41 +01:00
ReadVaultFiles.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
RevisePlan.ts
refactor: replace Replan with granular orchestration tools
2026-02-19 20:48:59 +00:00
ReviseStep.ts
refactor: replace Replan with granular orchestration tools
2026-02-19 20:48:59 +00:00
SearchVaultFiles.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
SkipStep.ts
refactor: replace Replan with granular orchestration tools
2026-02-19 20:48:59 +00:00
SubmitPlan.ts
Rename functions folder to tools.
2026-02-15 23:07:39 +00:00
UpdateMemories.ts
feat: add memory system for cross-session context retention
2026-04-04 20:04:41 +01:00
WriteVaultFile.ts
feat: add create_vault_folder tool for directory creation
2026-04-06 18:07:59 +01:00