Skip to content

mycoder-v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Mar 20:10
· 201 commits to release since this release

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

Bug Fixes

  • add deepmerge to cli package.json (ab66377)
  • don't save consent when using --userWarning=false (41cf69d)
  • monorepo: implement semantic-release-monorepo for proper versioning of sub-packages (96c6284)
  • update hierarchical configuration system to fix failing tests (93d949c)

Features

  • add --githubMode and --userPrompt as boolean CLI options that override config settings (0390f94)
  • add CLI options for automated usage scenarios (00419bc)
  • add maxTokens and temperature config options to CLI (b461d3b), closes #118
  • implement hierarchical configuration system (84d73d1), closes #153
  • remove modelProvider and modelName - instant decrepation (59834dc)