Monday, February 17, 2025

Warp - CLI with AI

 


I tested many CLI terminals. Recently I using Warp with ZSH. During work with projects I try to use Teraminal as more as possible. When I have problem like, SSH connection after I reainstall my worker node or missing some application AI with Warp come in. In free tier is 150 requests per month.

1. Problem - not installed application, which I wanted to run. Error during after invoke command.

\

AI model, in this case CLAUDE 3.5 SONNET, analize what error occur, propose solution.


It give proposal of solution. To incorpate solution, You need to press TAB(to paste) key 


and 
ENTER ( to execute command) 

Also more AI models is avaiable in Warp CLI, claude, Gpt, gemini or deepseek.



PS. btop






No comments:

Post a Comment

K8s cluster - bash install

     In my homelab, I testes another method of installation of Kubernetes. Average time of installation of Kubernetes via Ansible was 15 min...