We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32440ef commit 1ea78e1Copy full SHA for 1ea78e1
packages/agent/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [mycoder-agent-v1.3.0](https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.2.0...mycoder-agent-v1.3.0) (2025-03-12)
2
+
3
4
+### Features
5
6
+* implement MCP tools support ([2d99ac8](https://github.com/drivecore/mycoder/commit/2d99ac8cefaa770e368d469355a509739aafe6a3))
7
8
# [mycoder-agent-v1.2.0](https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.1.0...mycoder-agent-v1.2.0) (2025-03-12)
9
10
packages/agent/package.json
@@ -1,6 +1,6 @@
{
"name": "mycoder-agent",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "Agent module for mycoder - an AI-powered software development assistant",
"type": "module",
"main": "dist/index.js",
0 commit comments