Roo-Code/src/shared
roomote[bot] 4222036c58
feat: remove assistantMessageParser experiment flag and enable for all users (#7300)
- Remove assistantMessageParser from experiment definitions in packages/types
- Remove ASSISTANT_MESSAGE_PARSER from shared experiments configuration
- Update Task.ts to always initialize and use AssistantMessageParser
- Remove conditional logic that checked for experiment flag
- Remove unused parseAssistantMessage import
- Update test files to remove assistantMessageParser references
- All tests passing successfully

Co-authored-by: Roo Code <roomote@roocode.com>
2025-08-21 15:30:42 -07:00
..
__tests__ feat: remove assistantMessageParser experiment flag and enable for all users (#7300) 2025-08-21 15:30:42 -07:00
api.ts fix: respect enableReasoningEffort setting when determining reasoning usage (#7049) 2025-08-18 15:07:06 -07:00
array.ts Initial streaming refactor 2024-10-09 01:49:54 -04:00
checkExistApiConfig.ts Fix: Add 'roo' provider to checkExistKey function (#7239) 2025-08-19 19:13:44 -07:00
cloud.ts Fix webview in dev mode (#7044) 2025-08-13 01:40:00 -07:00
combineApiRequests.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
combineCommandSequences.ts feat(mcp): improve mcp with McpExecution, make UX like terminal execute (#3485) 2025-06-12 00:46:07 -04:00
context-mentions.ts Support for custom slash commands (#6263) 2025-07-26 23:16:46 -04:00
cost.ts Yield the cost in usage data for Anthropic (#4849) 2025-06-18 11:59:11 -07:00
embeddingModels.ts feat: Add Mistral embedding provider (#5932) (#5946) 2025-07-19 13:24:24 -04:00
experiments.ts feat: remove assistantMessageParser experiment flag and enable for all users (#7300) 2025-08-21 15:30:42 -07:00
ExtensionMessage.ts feat: add optional todos parameter to new_task tool with experimental setting (#6329) (#6775) 2025-08-21 13:02:05 -07:00
getApiMetrics.ts fix: exclude cache tokens from context window calculation (#5603) 2025-07-11 16:54:51 -04:00
globalFileNames.ts Use yaml as default custom modes format (#3749) 2025-05-20 16:44:29 -04:00
language.ts feat: Indonesian translation (#4672) 2025-06-13 20:25:05 -04:00
mcp.ts feature: add toggle for disable mcp server tool from prompt (#3551) 2025-06-20 19:14:59 -04:00
modes.ts Expose default modes in @roo-code/types (#6184) 2025-07-24 22:13:40 -04:00
package.ts Add a new @roo-code/types package and use it everywhere (#3912) 2025-05-26 12:06:45 -07:00
ProfileValidator.ts feat: Featherless provider (#7235) 2025-08-20 10:42:57 -07:00
safeJsonParse.ts feat: vertex/gemini prompt caching (#2996) 2025-04-28 15:11:35 -07:00
support-prompt.ts fix: move context condensing prompt to Prompts section (#4924) (#5279) 2025-07-19 22:24:08 -04:00
TelemetrySetting.ts Add telemetry and privacy policy 2025-03-07 03:03:44 -05:00
todo.ts add todo tool (#5182) 2025-07-07 14:07:39 -04:00
tools.ts feat: add optional todos parameter to new_task tool with experimental setting (#6329) (#6775) 2025-08-21 13:02:05 -07:00
vsCodeSelectorUtils.ts Prettier backfill 2025-01-17 14:11:28 -05:00
WebviewMessage.ts feat: add MDM authentication notification when navigation is blocked (#7291) 2025-08-21 11:12:04 -07:00