mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
- 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> |
||
|---|---|---|
| .. | ||
| npm | ||
| scripts | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||