Releases: drivecore/mycoder
Releases · drivecore/mycoder
mycoder-v1.6.0
mycoder-v1.6.0 (2025-03-21)
Features
mycoder-agent-v1.7.0
mycoder-agent-v1.7.0 (2025-03-21)
Bug Fixes
- Fix TypeScript errors and tests for message compaction feature (d4f1fb5)
Features
mycoder-agent-v1.6.0
mycoder-agent-v1.6.0 (2025-03-21)
Features
mycoder-v1.5.0
mycoder-v1.5.0 (2025-03-20)
Bug Fixes
- list default model correctly in logging (5b67b58)
- restore visibility of tool execution output (0809694), closes #328
- update CLI cleanup to use ShellTracker instead of processStates (3dca767)
Features
mycoder-agent-v1.5.0
mycoder-agent-v1.5.0 (2025-03-20)
Bug Fixes
- improve resource trackers and fix tests (c31546e)
- properly format agentDone tool completion message (8d19c41)
- resolve build and test issues (549f0c7)
- resolve TypeError in interactive mode (6e5e191)
- restore visibility of tool execution output (0809694), closes #328
- shell message should reset output on each read (670a10b)
- update CLI cleanup to use ShellTracker instead of processStates (3dca767)
Features
- add colored console output for agent logs (5f38b2d)
- Add interactive correction feature to CLI mode (de2861f), closes #326
- add parent-to-subagent communication in agentMessage tool (3b11db1)
- add stdinContent parameter to shell commands (5342a0f), closes #301
- implement ShellTracker to decouple from backgroundTools (65378e3)
- remove respawn capability, it wasn't being used anyhow. (8e086b4)
mycoder-v1.4.1
mycoder-v1.4.0
mycoder-agent-v1.4.2
mycoder-agent-v1.4.1
mycoder-agent-v1.4.1 (2025-03-14)
Bug Fixes
- typescript compile error, unsure how it got past CI. (ed9960a)
mycoder-agent-v1.4.0
mycoder-agent-v1.4.0 (2025-03-14)
Bug Fixes
- disable respawn as it can confuse some LLMs (c04ee43)
- perfect gpustack compatibility, fix openai edge case (9359f62)