Skip to content

v0.100.11

Latest

Choose a tag to compare

@dwash96 dwash96 released this 02 Jul 12:40
5eefbfa

What's Changed

MR: #591
Full Changelog: v0.100.10...v0.100.11

Addresses:

Includes:

  • Add syntax validation pre-edit application to auto-reject syntax errors and notify the LLM
  • Allow copy paste mode to use tools and run on top of agent mode
  • Small feedback adjustments on editing files to allow models to catch/ameliorate boundary mistakes
  • Adjustment to ReadRange tool responses to steer models away from unnecessarily re-reading
  • [#592](Fix: malformed OpenRouter Anthropic model names in model-settings.yml by @joejoinerr in #592)

New Contributors