Show HN: Clink – Bring your own CLI Agents, Ship instantly
No token purchases, no extra cost for coding. Just link your existing Claude/OpenAI/Gemini account and start building and deploying instantly.
Why we built this:
Claude Code is our go-to for coding, but it lacked preview + deploy capabilities. We didn't want to pay Lovable again just for that.
Different agents excel at different tasks - Claude Code for versatility, Codex for complex work, GLM for speed. We needed one platform to leverage them all.
CLI agents offer more freedom than traditional web builders. We wanted to unlock their full potential with proper dev tooling.
What it does:
- Prompt → Build → Live → Deploy - The fastest path from idea to live website. Deploy for free.
- BYO Subscription - Use your existing plans efficiently (Claude Code $20 = 10x Lovable $25 usage, GLM $3 = 3x Claude Code $20)
DEV Mode (Beta):
- Multi-stack support - Build with Node, Python, Go, Rust and deploy containers to public URLs instantly
- Repo imports - Upgrade and deploy your existing projects across any stack
Links:
- Clink: https://clink.new
- OSS origin (Claudable, ~2.8k): https://github.com/opactorai/Claudable
We'd love any feedback, bug reports, or stack requests - we iterate fast and read every comment.
harry7922|4 months ago
aaronSong|4 months ago
We're using Daytona for development environments, which gives us proper isolation out of the box. Each build runs in its own sandbox workspace with full container isolation, so there's no cross-contamination between projects or users.
cba18jy|4 months ago
I used many vibe coding apps and also cli agents. This could serve as a useful testbed for evaluating different CLI agents. Does the system support switching between multiple agents, or is that not currently implemented?
aaronSong|4 months ago
willchen|4 months ago
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 approaches :)
aaronSong|4 months ago
cetinsert|4 months ago
Instead 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!
ant1894|4 months ago
aaronSong|4 months ago
mentalgear|4 months ago
aaronSong|4 months ago
dohyun1m|4 months ago
aaronSong|4 months ago
jhack|4 months ago
aaronSong|4 months ago
unknown|4 months ago
[deleted]
unknown|4 months ago
[deleted]