Sunil Arora
Sunil Arora
I am curious about what kind of customizations you wanted to apply. While we are waiting to review the PR, I wanted to mention a workaround: You can extract the...
> We have a popular internal system prompt that we use which gives succinct and direct responses. When trying kubectl-ai, it would sometimes give a pretty large wall of text...
@jonatanzafar59 thanks for reporting this. Need your help in reproducing this. What is the scenario you were trying in ? Looping in @tuannvm @hakman who helped with adding openai support....
@jonatanzafar59 if you had gone ahead with option 1), `kubectl-ai` would have rejected the `port-forward` request [code](https://github.com/GoogleCloudPlatform/kubectl-ai/blob/main/pkg/tools/kubectl_tool.go#L84) and would have asked the LLM to try another way. Today we reject...
Thanks @dorancemc . If you can share anything that can help reproduce this, would be great. For example steps you ran. If it is okay, would be great it you...
@amitrintzler we have updated [the mcp guide](https://github.com/GoogleCloudPlatform/kubectl-ai/blob/main/docs/mcp.md), can you give it a try. Also pl. take a look at `/tmp/kubectl-ai-mcp` directory for debugging information.
@rahul188 were you able to try with @hakman's suggestion ?
I will take a look later today. Another user was able to use it successfully https://github.com/GoogleCloudPlatform/kubectl-ai/pull/219
I want to prioritize this issue and need more info before I dig deeper. @amitrintzler @dittops can you share more information: 1. What application (mcp-client) are you using to use...
Thanks @RaiAnandKr , good feeback. You are right that the key idea of `quiet` mode is that you can run `kubectl-ai` in non-interactive. That is only useful if the task...