File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ mycoder-v1.3.1] ( https://github.com/drivecore/mycoder/compare/mycoder-v1.3.0...mycoder-v1.3.1 ) (2025-03-13)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * redo ollama llm provider using ollama sdk ([ 586fe82] ( https://github.com/drivecore/mycoder/commit/586fe827d048aa6c13675ba838bd50309b3980e2 ) )
7
+
1
8
# [ mycoder-v1.3.0] ( https://github.com/drivecore/mycoder/compare/mycoder-v1.2.0...mycoder-v1.3.0 ) (2025-03-12)
2
9
3
10
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mycoder" ,
3
3
"description" : " A command line tool using agent that can do arbitrary tasks, including coding tasks" ,
4
- "version" : " 1.3.0 " ,
4
+ "version" : " 1.3.1 " ,
5
5
"type" : " module" ,
6
6
"bin" : " ./bin/cli.js" ,
7
7
"main" : " ./dist/index.js" ,
You can’t perform that action at this time.
0 commit comments