- Bump dependencies to fix security issues
- Bump dependencies to fix security issues
- feat: add generate command to create Kubernetes manifests based on the provided prompt instructions.
- feat: improve the prompts and format outputs for easier reading
- feat: print each operating steps and their responses
- docs: add detailed steps for running kube-copilot in kubernetes
- feat: add analyze command
- feat: automatically build the docker image
- doc: update guidance for running as container
- chore: optimize the prompts
- fix: set correct executor and optimize the planner prompts
- Bump requests from 2.30.0 to 2.31.0
- Improve the copilot operations
- Update dependencies
- Update dependencies
- Add workarounds for context length too long issues
- Optimized the command line options
- Switch to KubeProcess (limited bash) for kubectl command tool
- Add documents and sample commands
- Create project with initial commits