Skip to content

Releases: drivecore/mycoder

mycoder-agent-v1.0.0

11 Mar 19:50
Compare
Choose a tag to compare

mycoder-agent-v1.0.0 (2025-03-11)

Bug Fixes

  • monorepo: implement semantic-release-monorepo for proper versioning of sub-packages (96c6284)
  • only consider response empty if no text AND no tool calls (#127) (af20ec5)
  • Replace shell commands with Node.js APIs for cross-platform compatibility (07b4c24)
  • token caching (5972e59)
  • use maxTokens in generateTextProps (bfb9da9)

Features

  • add back token tracking, system prompt caching. (ddc04ab)
  • add showStdIn and showStdout options to shellMessage and shellStart (aed1b9f), closes #167
  • add token caching. issue 145 (d78723b)
  • remove modelProvider and modelName - instant decrepation (59834dc)