..
AbortService.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
AIControllerService.test.ts
feat: split ask_user_question into separate planning and execution functions
2026-01-07 20:00:40 +00:00
AIFunctionService.test.ts
refactor: improve plan execution with stricter scope and error handling
2026-01-06 20:49:02 +00:00
ChatService.test.ts
refactor: improve plan execution with stricter scope and error handling
2026-01-06 20:49:02 +00:00
ConversationFileSystemService.test.ts
refactor: streamline planning UX and strengthen complexity gate
2026-01-03 11:15:32 +00:00
ConversationNamingService.test.ts
feat: add planning model selection and rate limit countdown UI
2026-01-05 21:49:51 +00:00
DiffService.test.ts
Refactor file patching from unified diff to direct string replace
2025-12-05 23:02:55 +00:00
FileSystemService.test.ts
refactor: streamline planning UX and strengthen complexity gate
2026-01-03 11:15:32 +00:00
HTMLService.test.ts
refactor: replace direct DOM manipulation with HTMLService
2025-11-01 13:27:53 +00:00
InputService.test.ts
refactor: extract MIME type mappings and improve attachment handling
2025-12-23 12:04:29 +00:00
SanitiserService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
SettingsService.test.ts
feat: add planning model selection and rate limit countdown UI
2026-01-05 21:49:51 +00:00
StreamingMarkdownService.test.ts
refactor: standardize error handling with Exception helper and improve return types
2025-11-17 19:02:15 +00:00
StreamingService.test.ts
feat: add planning model selection and rate limit countdown UI
2026-01-05 21:49:51 +00:00
UserInputService.test.ts
test: add cleanup to prevent memory leaks in test suites
2025-10-30 12:15:35 +00:00
VaultCacheService.performance.test.ts
Update unit tests.
2026-01-05 22:46:51 +00:00
VaultCacheService.test.ts
feat: implement centralized abort controller with enhanced cancellation UX
2025-12-04 23:04:20 +00:00
VaultService.pdf.test.ts
Update unit tests.
2026-01-05 22:46:51 +00:00
VaultService.performance.test.ts
Update unit tests.
2026-01-05 22:46:51 +00:00
VaultService.test.ts
Update unit tests.
2026-01-05 22:46:51 +00:00