The glamourous AI coding agent for your favourite terminal 💘
1// this is 2// a regular 3// comment 4$(function() { 5 console.log("Hello, world!"); 6});