Skip to content

v1.2.0

Choose a tag to compare

@steviec steviec released this 16 Jul 20:35
· 33 commits to main since this release
2fac05f

Features

  • Simplified CLI options by replacing --verbose and --quiet flags with single --debug option
  • Enhanced debug mode with conversation message display for better troubleshooting
  • Improved tool call validation error messages with additional context

Changes

  • CLI now uses --debug flag instead of separate --verbose and --quiet options
  • Console output is always shown (no more quiet mode)
  • Debug mode includes formatted conversation messages for eval tests