Vaibhav Dhingra

Results 8 comments of Vaibhav Dhingra

@tuannvm I have asked it to exclusively use sequentialthinking tool to answer my query and below are the logs for that: >>> can you use the sequentialthinking tool to find...

@tuannvm Logs from kubernetes-mcp-server >>> can you list down the pods in default project? Running: [MCP: kubernetes-mcp-server] pods_list_in_namespace(arguments=map[namespace:default]) Do you want to proceed ? 1) Yes 2) Yes, and don't...

@tuannvm , issue still persists after updating it to latest version, v0.0.14 kubectl ai version version: 0.0.14 commit: bc554dfd71e2829cd8986223a35ec738b2686367 date: 2025-06-17T01:33:09Z [xxxxxxxx kubectl-ai]$ kubectl ai --mcp-client MCP Server Status: Successfully...

There’s a slight difference in how the function call is formatted: Yours: Running: [MCP: kubernetes-mcp-server] pods_list_in_namespace(namespace=default) The arguments are passed in a function-style format, directly specifying namespace=default. Mine: Running: [MCP:...

@tuannvm , i have created kubectl-ai binary locally using your PR #365 , and here are the results: >>> can you please list down the pods in default namespace? **Running:...

@tuannvm I started using an another mcp server called aws-cost-explorer , and encountered with errros like below with tool get_cost_and_usage and when it used another tool called get_today_date of same...

@tuannvm As i have checked, your changes have fixed the sequentialthinking tool error but I am getting below errors for another mcp server(**awslabs.cost-explorer-mcp-server**): E0623 10:29:53.690409 7836 main.go:335] Failed to initialize...

> thanks [@droot](https://github.com/droot) [@vaib-2310](https://github.com/vaib-2310) please try again if the issue has been fixed for you @tuannvm , I have asked 2 questions , for the 1st question I got an...