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 4673494 commit eb1e63dCopy full SHA for eb1e63d
packages/cli/CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [mycoder-v1.4.1](https://github.com/drivecore/mycoder/compare/mycoder-v1.4.0...mycoder-v1.4.1) (2025-03-14)
2
+
3
4
+### Bug Fixes
5
6
+* improve profiling ([79a3df2](https://github.com/drivecore/mycoder/commit/79a3df2db13b8372666c6604ebe1666d33663be9))
7
8
# [mycoder-v1.4.0](https://github.com/drivecore/mycoder/compare/mycoder-v1.3.1...mycoder-v1.4.0) (2025-03-14)
9
10
### Bug Fixes
packages/cli/package.json
@@ -1,7 +1,7 @@
{
"name": "mycoder",
"description": "A command line tool using agent that can do arbitrary tasks, including coding tasks",
- "version": "1.4.0",
+ "version": "1.4.1",
"type": "module",
"bin": "./bin/cli.js",
"main": "./dist/index.js",
0 commit comments