Skip to content

0.134.4

Choose a tag to compare

@vinhnx vinhnx released this 04 Jul 02:47

What's Changed

0.134.4 - 2026-07-04

Highlights

Documentation

  • Update per-crate AGENTS.md for DRY refactor conventions (daaec30)

Features

  • Enhance error handling with failure classification and guidance (93d5565)
  • Implement JSON schema support for string-backed identifier newtypes (62fc40c)

Other Changes

Other

  • Fix/keyboard input & image pasting (be4b05b) (@kernitus)
  • Add tool definition token tracking and improve tool search indexing (65a12f2)
  • Update TODO (a6ccbbb)

Refactors

  • Unify workspace path-containment checks into vtcode-commons (48e7d3f)
  • Consolidate error classification onto ErrorCategory (f3372ba)
  • Consolidate retry policy math into vtcode-commons (e0e49b8)
  • Table-drive ModelId string/provider/parse matches (d1acff0)
  • Introduce OpenAiCompatSpec shell and migrate Moonshot provider (1a877fd)
  • Migrate Poolside provider onto OpenAiCompatSpec (60937ec)
  • Migrate Mistral provider onto OpenAiCompatSpec (4affecb)
  • Migrate Qwen provider onto OpenAiCompatSpec (43c2bd1)
  • Migrate MiMo provider onto OpenAiCompatSpec (fdf9552)
  • Migrate StepFun provider onto OpenAiCompatSpec (bb897ff)
  • Migrate Z.AI provider onto OpenAiCompatSpec (5de6f37)
  • Migrate DeepSeek provider onto OpenAiCompatSpec (2d20a10)
  • Fold OpenCode providers onto OpenAiCompatCore (c39d3d0)
  • Migrate Evolink provider onto OpenAiCompatSpec (409e6a8)
  • Introduce id_newtype for plugin and marketplace identifiers (fe55735)
  • Refactor: clean up TODO.md and remove unused imports and warnings (c249a06)
  • Simplify tool availability logic and clean up unused constants (65410e3)

Full Changelog: 0.134.3...0.134.4