Commit af05c5c
refactor: move image processing helpers to separate file
- Extract image-related constants and functions to src/core/tools/helpers/imageHelpers.ts
- Keep readFileTool.ts focused on the main file reading logic
- Update imports in test file to use the new helper module
- All tests passing after refactoring1 parent ebca4ba commit af05c5c
File tree
3 files changed
+276
-181
lines changed- src/core/tools
- __tests__
- helpers
3 files changed
+276
-181
lines changed
0 commit comments