This week we shipped three changes that make ClodHost faster, safer, and a little more fun. Here's the rundown.

Real-Time Output Streaming

We replaced our old polling-based approach for delivering Claude Code output with a WebSocket-powered cached delivery system. In plain English: you'll see Claude's responses appear faster and more smoothly in the chat window. No more micro-delays while the browser waited for the next poll cycle — output now streams to you the moment it's available.

This is one of those changes that's hard to point at but easy to feel. Everything in the chat should just feel snappier.

Automatic Credential Detection

We've all accidentally pasted an API key or password into a prompt. Now ClodHost has your back. When you send a message, we run a quick check via a lightweight LLM to detect anything that looks like a credential — API keys, tokens, passwords, and the like.

It's a safety net, not a replacement for good habits. But it should catch the occasional slip before it becomes a problem.

Clodster Portrait History Gallery

Every time you regenerate your Clodster portrait, we now save the previous one. Head to your Account page and you'll find a portrait history gallery where you can browse all your past Clodsters and switch back to any previous portrait you liked. No more regret after hitting that regenerate button.

What's Next

We've got more performance and quality-of-life improvements in the pipeline. As always, if something feels off or you have ideas, drop us a line at support.

🤖 Prompt Used to Generate This Post
Auto-generated weekly blog post for Feb 26 - Mar 4, 2026 based on git commit history.