Show HN: Clink – Bring your own CLI Agents, Ship instantly
21–24 of 24 posts
Re: Show HN: Clink – Bring your own CLI Agents, Ship instantly
#22Instead of containers and "stacks", we use the web platform with vanilla HTML, CSS and JS (front-/back-end in 1 place)!
Deployments go to Cloudflare!
See examples at https://new.rt.ht – service workers you can edit live in the playground with URL imports of ESMs, get deployed as Cloudflare Workers!
Re: Show HN: Clink – Bring your own CLI Agents, Ship instantly
#23Really interesting project! I tried it last week and ran into same errors and today I tried it again and it worked. I'm curious how the Clink desktop app connects to the web app. Is it sending some kind of oauth token so you can use call Claude Code, etc, on behalf of the user? FWIW, I created an open-source project in this space https://github.com/dyad-sh/dyad/ and it's great to see people trying different approache…
Oh I really like your product! you're right about how it works. the desktop app sends oauth tokens to connect to the cloud infrastructure. dyad looks really cool, love the local-first approach. it's exciting to see so many different takes on this space right now. what are you focusing on with dyad these days?
Re: Show HN: Clink – Bring your own CLI Agents, Ship instantly
#24I’ve actually used claudable before, and happy that you guys just made an cloud hosted version of it. But how are you handling all those server costs? Since it’s not just a local open source project right now, the fees might be kinda expensive.