Skip to content

Commit 27c2ba5

Browse files
committed
Refactor toolAgent.ts into modular components
1 parent 2149985 commit 27c2ba5

File tree

9 files changed

+568
-404
lines changed

9 files changed

+568
-404
lines changed

.changeset/refactor-tool-agent.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"mycoder-agent": minor
3+
---
4+
5+
Refactored toolAgent.ts into modular components for improved maintainability and testability. Split into config.ts, messageUtils.ts, toolExecutor.ts, tokenTracking.ts, and types.ts modules.

0 commit comments

Comments
 (0)