waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

Add K8s namespace/context to Wave Prompt

Open sawka opened this issue 1 year ago • 1 comments

Wave should track the current k8s namespace/context in the prompt.

sawka avatar Apr 02 '24 19:04 sawka

Implemented this in v0.7.3, but I had to remove it after we had reports of a big performance issue querying the k8s context/namespace (up to 5s where Wave was hanging). Will try to make another pass at getting this in -- potentially in an asynchronous way.

sawka avatar May 02 '24 21:05 sawka