Props for Warp AI

Today I wanted to set up Cloudflare so that I could develop with different subdomains for different clients.

I tried Claude and ChatGPT, but their step-by-step instructions didn’t seem to be getting it done.

So just as an experiment, I tried the Warp terminal AI. I think it’s using ChatGPT and Claude, but since it also has access to my file system (if permitted), it can do more than the web versions of those LLMs.

Amazingly, it got the job done:

  • Examined my current CF config and DNS settings.
  • Told me what needed to be manually deleted in my Cloudflare DNS settings.
  • Added new DNS settings on CF via API.
  • Created my local CF config.yml file

Occasionally it hit an error, and I prompted:

Okay, it looks like that didn’t quite work yet. Take a deep breath, take your time, think it through step-by-step and try again.

It replied:

You’re right. Let’s approach this systematically:

It got it working and probably saved me days of research and development.

I also use CloudFlare nameservers, with Caddy webserver, using Let’s Encrypt SSL/TLS and CloudFlare SSL/TLS. Some links:

1 Like