Zac Zuo

CraftBot with Living UI - Grow your own software that is alive.

Living UI is a brand-new system that lets CraftBot (general AI agent) build, import, or evolve custom apps/dashboards that live inside CraftBot itself. The agent stays context-aware of the Living UI's state and can read, write, and act on its Living UI directly. A Living UI is never "finished". Ask CraftBot to add features or redesign a view as your needs grow. Living UI turns software from something users buy and adapt to into something CraftBot creates and adapts around them.

Add a comment

Replies

Best
Ahmad Ajmal

Another impressive thing about Living UIs is that the agent can mix and match to perform complex tasks. For example, if you ask the agent to gather data from your CRM Living UI and Financial Tracker Living UI and then create a Ticket on your Kanban Living UI (which has user and role authentication built-in so your whole team can use it) - the agent will use all these separate Living UIs to perform the task.

So the Living UIs aren't only dashboards for you but they are extensive use-able tools for the agent as well.

Javier Jimeno

The local-first approach is underrated. I run Puppeteer-based automation agents locally on my PC specifically because cloud execution doesn't work for browser automation that needs persistent sessions and real Chrome profiles.

The "Living UI" concept is interesting — having the agent build its own dashboards instead of you predicting what you'll need. How does it handle tasks that need to run on schedules rather than on-demand?

Tham Yik Foong

@ytubviral Thanks for the comment! There are multiple ways to do this. Living UI can have their logic to run task on schedules, or CraftBot can setup a proactive task to do so! Since we are at here conversation, what dashboard or tasks are you looking to built with Living UI?

Lakshminath Reddy Dondeti
One more thing. Is this about dashboards or apps on the device?
Robert Douglass

I love the idea of evolving UI. I just always thought there need to be boundaries. Eg you can have your agent build any UI you need on top of a fixed API or data source.

Interesting direction. The idea of AI evolving its own interface based on user workflows feels much closer to actual agentic software than just chatbot wrappers.

Tham Yik Foong

@puru_asthana Thanks! It does give user another layer to perform automation with CraftBot. Glad you like the direction.

Bengeekly

I love the living UI idea, is it something we can have over other Agents like OpenClaw.
To be honest I don't want to switch my agents whenever there is a shiny thing.
What do you recommend ?

Igor Maciel

That's a nice application, with a beautiful and easy UI, congrats for the team. A question could everything been. installed local like open claw or should be use only in web? And how do you deal about security part? Most of the bots/claws have a lot of issues when we talking about security.

Congrats again and have a nice day.

IMAD EL KHAFI

"Living UI" is a fascinating concept software that adapts as you use it. Does it modify the interface based on usage patterns or does the user actively shape it? Curious where the control boundary is.

Sujal Gupta

The 3am memory consolidation is genuinely interesting , most local agents just append to a log until the context bloats. curious what the pruning heuristic actually is? is it recency-weighted or does it try to preserve semantically unique events regardless of age? would matter a lot for long-running workflows where old context is still relevant

Ranjan Jamnis

Most AI assistants I've tried just phone everything back to the cloud having it run fully on your own machine already feels different. The proactive part is what got me though, it doesn't wait for you to ask, it just starts working toward your goals. Would be curious how it handles permissions and boundaries a proactive local agent is powerful, but that's also where things can go wrong if it's not careful about what it touches