8000 Tags · GoogleCloudPlatform/kubectl-ai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: GoogleCloudPlatform/kubectl-ai

Tags

v0.0.14

Toggle v0.0.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Handle empty response from Gemini when streaming ends (#351)

v0.0.13

Toggle v0.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
resolve kubeconfig flag to absolute path (#341)

This lets us run kubectl from a temporary directory, even if the
--kubeconfig flag is set to a relative path in the current directory.

Issue #340

v0.0.12

Toggle v0.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(README): add note on MCP Client Mode availability in v0.0.12 (#313)

Signed-off-by: Tommy Nguyen <tuannvm@hotmail.com>

v0.0.11

Toggle v0.0.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add UIListenAddress option for HTML UI configuration (#287)

* feat: add UIListenAddress option for HTML UI configuration

* fix: format UserInterface and UIListenAddress fields in Options struct

v0.0.10

Toggle v0.0.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/#252 version handler (#256)

* feat: add top level version command

* fix: inject Version Commit and Date during Release

* chore: typo allright -> alright

* chore: cleanup output

v0.0.9

Toggle v0.0.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support custom tools (#223)

v0.0.8

Toggle v0.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes for Windows (#151)

* Fixes for Windows

use cmd.exe

* remove empty line

v0.0.7

Toggle v0.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixed the use of emojis in systemprompt_template (#138)

there was a typo in emojis in the systemprompt.

v0.0.6

Toggle v0.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: don't dictate the name for the models (#127)

If the user has chosen a model, it's probably because the user wanted to use it...

v0.0.5

Toggle v0.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated the docs for AI model support (#120)

0