Roo-Code/src/shared
aheizi 7ef4841914
feat: batch clear history (#1596)
* batch clear history

* catch Task not found error

* fix deleteMultipleTasksWithIds

* add i18n for batch clear history

* add i18n for history

* debug

* remove unused logs

* fix trans

* fix trans

* Cleanup

---------

Co-authored-by: aheizi <aheiz@outlook.com>
Co-authored-by: Matt Rubens <mrubens@users.noreply.github.com>
2025-03-18 09:33:25 -04:00
..
__tests__ Localize experimental checkboxes 2025-03-16 14:03:01 -04:00
api.ts Choose specific provider when using OpenRouter (#1753) 2025-03-17 15:40:27 -07:00
array.ts Initial streaming refactor 2024-10-09 01:49:54 -04:00
checkExistApiConfig.ts fix Human Relay not working up on welcome screen (#1759) 2025-03-18 01:51:14 -04:00
checkpoints.ts Checkpoint storage setting + settings view redesign 2025-03-04 15:18:29 -08:00
combineApiRequests.ts Refactor claudeMessages 2024-10-09 01:49:59 -04:00
combineCommandSequences.ts Improve terminal command execution output parsing 2025-02-28 09:38:48 -08:00
context-mentions.ts feat(mentions): improve path handling for Windows and escaped spaces 2025-03-02 23:56:35 +07:00
experiments.ts Localize experimental checkboxes 2025-03-16 14:03:01 -04:00
ExtensionMessage.ts Settings tweaks: add terminal & language sections, fix whell scroll in editor tab (#1763) 2025-03-18 00:11:57 -07:00
getApiMetrics.ts Evals 2025-03-17 10:09:19 -07:00
globalFileNames.ts Move & clean up model fetchers 2025-02-25 11:35:24 -08:00
globalState.ts fix for task history (#1765) 2025-03-18 08:54:39 -04:00
HistoryItem.ts added task no indicator + improved deleteTask code 2025-02-24 23:00:11 +02:00
language.ts Add i18n 2025-03-12 11:23:06 -04:00
mcp.ts support project-level mcp config 2025-03-13 21:07:24 +08:00
modes.ts Add i18n 2025-03-12 11:23:06 -04:00
support-prompt.ts remove '@' when add selection to context 2025-03-13 17:43:41 +08:00
TelemetrySetting.ts Add telemetry and privacy policy 2025-03-07 03:03:44 -05:00
tool-groups.ts Localize tool group names 2025-03-16 14:55:38 -04:00
vsCodeSelectorUtils.ts Prettier backfill 2025-01-17 14:11:28 -05:00
WebviewMessage.ts feat: batch clear history (#1596) 2025-03-18 09:33:25 -04:00