Skip to content

v1.0.5

Choose a tag to compare

@steviec steviec released this 11 Jul 18:29
· 77 commits to main since this release
6c1c02c

🚀 Release v1.0.5

✨ Features

  • Add unit tests for LLM providers with conditional API key execution
  • Add display system with console and JSON formatters for improved test output

🐛 Bug Fixes

  • Fix tool validation logic to automatically allow required tools in allowed list
  • Fix unused variable lint errors and YAML formatting issues

🧪 Testing

  • Add comprehensive TDD test coverage for tool validation edge cases
  • Update Claude Code slash commands to follow best practices

🔧 Internal

  • Remove accidentally committed configuration files
  • Add workflow dispatch trigger for NPM publishing