Roo-Code/src/core/assistant-message
Sumeyaaaa b73021c357 refactor: move hook system files to src/hooks/ to match submission requirements
- Move HookEngine.ts from src/core/hooks/ to src/hooks/
- Move OrchestrationDataModel.ts from src/core/orchestration/ to src/hooks/
- Move SelectActiveIntentTool.ts from src/core/tools/ to src/hooks/
- Update all import paths in presentAssistantMessage.ts and test files
- Consolidate all hook-related files in clean src/hooks/ directory as required
2026-02-18 15:41:20 +03:00
..
__tests__ Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
index.ts chore: remove XML tool calling support (#10841) 2026-01-20 20:25:08 -05:00
NativeToolCallParser.ts Reapply Batches 3-4: Skills, browser removal, provider removals (6 major-conflict cherry-picks) (#11475) 2026-02-14 22:06:24 -07:00
presentAssistantMessage.ts refactor: move hook system files to src/hooks/ to match submission requirements 2026-02-18 15:41:20 +03:00
types.ts chore: remove XML tool calling support (#10841) 2026-01-20 20:25:08 -05:00