File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 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+
114# [ mycoder-agent-v1.6.0] ( https://github.com/drivecore/mycoder/compare/mycoder-agent-v1.5.0...mycoder-agent-v1.6.0 ) (2025-03-21)
215
316### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " mycoder-agent" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "description" : " Agent module for mycoder - an AI-powered software development assistant" ,
55 "type" : " module" ,
66 "main" : " dist/index.js" ,
You can’t perform that action at this time.
0 commit comments