v0.0.13
What's Changed
- Add eval for finding application-level failures by @noahlwest in #295
- feat: Add Makefile for build, test, and run tasks management by @mikebz in #316
- Change eval's expect block to parse stdout by @noahlwest in #315
- Updated install.sh and README.md to document the installation on NixOS by @pilz0 in #321
- fix/feat | Static Kubectl Command Filter Implementation by @zvdy in #309
- refactor: Remove Trivy tool integration from kubectl-ai by @prasad89 in #325
- Fixed minor bugs in executing custom tools by @droot in #328
- Updated the default model to latest gemini by @droot in #329
- Add
resize pvceval by @Kana0042 in #319 - eval: Add fix-rbac-wrong-resource eval by @noahlwest in #337
- eval: add create-simple-rbac eval by @noahlwest in #336
- Add fix pending pod eval by @Kana0042 in #327
- resolve kubeconfig flag to absolute path by @justinsb in #341
New Contributors
Full Changelog: v0.0.12...v0.0.13