github RoseSecurity/Kuzco v1.9.0

5 hours ago

What's New

  • Add claude.go with Claude Code CLI integration via stdin/stdout
  • Refactor llm.go to route requests based on model prefix
  • Split Ollama logic into dedicated ollama.go file
  • Add list claude-models command to show available Claude models
  • Rename ListModels to ListOllamaModels for clarity
  • Update model validation to support both backends
  • Migrate golangci-lint config to v2 format
  • Fix various linter warnings (error handling, unused variables)

What's Changed

  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #110
  • chore(deps): update goreleaser/goreleaser-action action to v7 by @renovate[bot] in #107
  • feat: add Claude Code CLI support as LLM backend by @RoseSecurity in #114

Full Changelog: v1.8.0...v1.9.0

Don't miss a new Kuzco release

NewReleases is sending notifications on new releases.