<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: simosmik</title><link>https://news.ycombinator.com/user?id=simosmik</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Sun, 19 Apr 2026 09:47:39 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=simosmik" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by simosmik in "Push events into a running session with channels"]]></title><description><![CDATA[
<p>Hello Galanwe, CloudCLI author here. This is a fair criticism and something we are actively working on. The older versions had real issues with websocket stability and the chat ui. We shipped a pretty big refactor yesterday that should fix most the disconnects and page rendering issues. Would be worth another look if you have a few minutes.<p>If you hit anything else, feel free to reach out to me personally (email in my hn profile) or via the discord channel we have. Always useful hearing from people who actually tried it and ran want to make it better</p>
]]></description><pubDate>Fri, 20 Mar 2026 08:10:00 +0000</pubDate><link>https://news.ycombinator.com/item?id=47451811</link><dc:creator>simosmik</dc:creator><comments>https://news.ycombinator.com/item?id=47451811</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47451811</guid></item><item><title><![CDATA[New comment by simosmik in "Claude now creates interactive charts, diagrams and visualizations"]]></title><description><![CDATA[
<p>It’s a phase, for sure things will turn around in the future once the hype of “oh we can now ship fast” is gone.<p>fwiw I’ve had this open source browser ui that sits on top of your claude code, gemini and codex  and picks up/starts your sessions from any device <a href="https://github.com/siteboon/claudecodeui" rel="nofollow">https://github.com/siteboon/claudecodeui</a></p>
]]></description><pubDate>Thu, 12 Mar 2026 20:54:13 +0000</pubDate><link>https://news.ycombinator.com/item?id=47356943</link><dc:creator>simosmik</dc:creator><comments>https://news.ycombinator.com/item?id=47356943</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47356943</guid></item><item><title><![CDATA[Show HN: CloudCLI-Web/Mobile UI for Claude Code,Codex and Gemini(8.2k stars)]]></title><description><![CDATA[
<p>CloudCLI is an open source web and mobile UI/mini IDE for Claude Code, Gemini, Codex and Cursor CLI.<p>It sits on top of your existing agent install and gives you a browser interface you can open from any device. You can start sessions, resume existing ones, browse and edit files, manage git and the same control as sitting at your desktop.<p>Try it: npx @siteboon/claude-code-ui (works with your existing setup)
When you open it you'll already see all the sessions from your terminal.<p>Some backstory:I've wanted to develop from my phone for a long time. When Claude Code arrived, the human-in-the-loop workflow made it practical. So around 8 months ago, I was running Siteboon (a website builder I've been working on for about two years) and started building it on top of Claude Code. There was no easy way to go from my phone to desktop so I thought I'd just build one as a weekend project. I put it on github and shared it at an AI meetup in Amsterdam.
I wasn't paying much attention to the repo after that. A few months later I looked up and it had a couple thousand stars which made me rethink what I should actually be working on!<p>How it works:The server scans ~/.claude/projects/ (and equivalents for Cursor, Gemini, Codex) to discover existing sessions and streams the output to the browser. We started with node-pty streaming back but then moved to the official SDKs as Anthropic (Claude Agent SDK), OpenAI, and Google released them. Sessions you create in the UI are then accessible from any terminal or IDE since they share the same config directories.<p>The turning point was when Anthropic launched Remote Control. We went from 6.5k to 8.2k stars in a couple of weeks and were trending on GitHub. Their launch apparently made a lot of devs realize that remote agent workflows are possible. But being able to only continue existing sessions, not actually control your coding agent the way you would from your laptop, left a lot to be desired. This project gives you full control from the browser and works across multiple agents, not just Claude.<p>Next up we're looking at shared team environments and plugins that would extend the platform even further<p>There's also a hosted version at cloudcli.ai where you get a remote dev environment with everything pre-installed, your own subdomain, and no setup. Useful if you want sessions that keep running after your laptop closes.<p>Would love feedback on the self-hosted install (try the npx command and tell me what breaks), whether shared team environments would be useful, and how you're currently handling remote agent workflows. I've heard from a lot of people who were using Tailscale+tmux and moved away from it after finding this project.<p>GitHub: <a href="https://github.com/siteboon/claudecodeui" rel="nofollow">https://github.com/siteboon/claudecodeui</a> |  Hosted: <a href="https://cloudcli.ai" rel="nofollow">https://cloudcli.ai</a></p>
<hr>
<p>Comments URL: <a href="https://news.ycombinator.com/item?id=47352564">https://news.ycombinator.com/item?id=47352564</a></p>
<p>Points: 5</p>
<p># Comments: 1</p>
]]></description><pubDate>Thu, 12 Mar 2026 15:49:40 +0000</pubDate><link>https://github.com/siteboon/claudecodeui</link><dc:creator>simosmik</dc:creator><comments>https://news.ycombinator.com/item?id=47352564</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47352564</guid></item><item><title><![CDATA[New comment by simosmik in "Building Better Country Selects"]]></title><description><![CDATA[
<p>I like the flags and extra search metadata however it does look quite big. My intial reaction was to scroll, not to press a button to find a country. 
Still better than the current one though. I'd love to see also a better country phone number selection which in a lot of cases does not even work as it should</p>
]]></description><pubDate>Wed, 11 Mar 2026 23:07:09 +0000</pubDate><link>https://news.ycombinator.com/item?id=47343679</link><dc:creator>simosmik</dc:creator><comments>https://news.ycombinator.com/item?id=47343679</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47343679</guid></item><item><title><![CDATA[New comment by simosmik in "Show HN: Railyard – open and secure runtime for Claude Code"]]></title><description><![CDATA[
<p>That’s nice work guys. Knowing anthropic, their auto-mode which releases on the 12th is going to leave a lot to be desired</p>
]]></description><pubDate>Tue, 10 Mar 2026 19:48:38 +0000</pubDate><link>https://news.ycombinator.com/item?id=47327963</link><dc:creator>simosmik</dc:creator><comments>https://news.ycombinator.com/item?id=47327963</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47327963</guid></item><item><title><![CDATA[New comment by simosmik in "Ask HN: What Are You Working On? (March 2026)"]]></title><description><![CDATA[
<p>Building CloudCLI, an open-source web/mobile UI for Claude Code, Cursor CLI, Codex, and Gemini. You run npx @siteboon/claude-code-ui and it discovers all your existing sessions from ~/.claude/projects/ and gives you a browser interface to control them from any device.<p>Started it because I wanted to develop from my phone while working on another project (Siteboon, a website builder). Open-sourced it last June and wasn't paying much attention. Looked up a few months later and it had a couple thousand stars. Now at 8.2k.<p>The interesting moment was when Anthropic launched Remote Control. Stars went up instead of down because their launch validated the use case but only lets you view and approve sessions, not fully control your instance. We went from 6.5k to 8.2k in a couple of weeks.<p><a href="https://github.com/siteboon/claudecodeui" rel="nofollow">https://github.com/siteboon/claudecodeui</a></p>
]]></description><pubDate>Tue, 10 Mar 2026 16:15:47 +0000</pubDate><link>https://news.ycombinator.com/item?id=47325254</link><dc:creator>simosmik</dc:creator><comments>https://news.ycombinator.com/item?id=47325254</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=47325254</guid></item></channel></rss>