File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ mycoder-agent-v1.7.0] ( https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.6.0...mycoder-agent-v1.7.0 ) (2025-03-21)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * Fix TypeScript errors and tests for message compaction feature ([ d4f1fb5] ( https://github.com/drivecore/mycoder/commit/d4f1fb5d197e623bf98f2221352f9132dcb3e5de ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * Add automatic compaction of historical messages for agents ([ a5caf46] ( https://github.com/drivecore/mycoder/commit/a5caf464a0a8dca925c7b46023ebde4727e211f8 ) ), closes [ #338 ] ( https://github.com/drivecore/mycoder/issues/338 )
12
+ * Improve message compaction with proactive suggestions ([ 6276bc0] ( https://github.com/drivecore/mycoder/commit/6276bc0bc5fa27c4f1e9be61ff4375690ad04c62 ) )
13
+
1
14
# [ mycoder-agent-v1.6.0] ( https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.5.0...mycoder-agent-v1.6.0 ) (2025-03-21)
2
15
3
16
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " mycoder-agent" ,
3
- "version" : " 1.6 .0" ,
3
+ "version" : " 1.7 .0" ,
4
4
"description" : " Agent module for mycoder - an AI-powered software development assistant" ,
5
5
"type" : " module" ,
6
6
"main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments