andy-stack_vaultkeeper-ai/Services
Andrew Beal 9cef35baec refactor: improve agent prompt clarity and workflow control
Clarify execution vs orchestration responsibilities, eliminate conditional step patterns in planning, add explicit plan completion signal, and strengthen guidance on atomic unconditional actions with outcome-based routing.
2026-01-28 23:48:49 +00:00
..
AIServices refactor: improve agent prompt clarity and workflow control 2026-01-28 23:48:49 +00:00
AbortService.ts refactor: restructure AI prompt and agent architecture for multi-agent planning support 2025-12-30 19:07:00 +00:00
ChatService.ts refactor: implement multi-agent orchestration architecture 2026-01-27 20:29:20 +00:00
ConversationFileSystemService.ts refactor: streamline planning UX and strengthen complexity gate 2026-01-03 11:15:32 +00:00
ConversationNamingService.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
DebugService.ts Add debug logging to AI agent workflow execution 2026-01-28 21:59:48 +00:00
DependencyService.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
DiffService.ts Refactor file patching from unified diff to direct string replace 2025-12-05 23:02:55 +00:00
EventService.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
FileSystemService.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
HTMLService.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
InputService.ts refactor: improve function call/response parsing and filtering 2025-12-31 22:56:22 +00:00
SanitiserService.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
ServiceRegistration.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
Services.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
SettingsService.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
StreamingMarkdownService.ts feat: implement centralized abort controller with enhanced cancellation UX 2025-12-04 23:04:20 +00:00
StreamingService.ts feat: add planning model selection and rate limit countdown UI 2026-01-05 21:49:51 +00:00
UserInputService.ts fix: remove min query length requirement and improve search UI styling 2025-10-29 21:33:45 +00:00
VaultCacheService.ts refactor: standardize error handling with Exception helper and improve return types 2025-11-17 19:02:15 +00:00
VaultService.ts Add context passing between execution steps and enhance orchestration 2026-01-28 21:23:47 +00:00
WorkSpaceService.ts Add exclusion filtering to active file retrieval 2025-12-23 14:08:10 +00:00