Live data from Hacker News

Mana LLM OS

mana.space

1–10 of 14 posts

Re: Mana LLM OS

#5
post #4

this is really cool! so basically it makes something like claude code but with ui possible for anyone?

Yup, basically like Claude code operating on a folder but the folder is on the cloud and it can generate interactive UIs for interacting with the folder.

Re: Mana LLM OS

#8
Nice—who have you found that sits at the intersection of "wants to build custom personal apps" and "doesn't want to use a terminal UI"? Or, is there something people who already use Claude Code would get from this?

Re: Mana LLM OS

#9
post #8

Nice—who have you found that sits at the intersection of "wants to build custom personal apps" and "doesn't want to use a terminal UI"? Or, is there something people who already use Claude Code would get from this?

I think the main thing is UI and being on the cloud. I used to have all my todos and notes on claude code. But it's much nicer to have a UI that can directly interact with them (e.g. mark something as done or click to view more details). With CC you'd need to spin up a server and frontend and host them etc. Here we abstract those steps away without really reducing capability. You can create a frontend and it can talk to the file system or external APIs very easily.
Post reply on HN