Remix.run Logo
Show HN: Abject: the first self-aware object runtime(blog.mempko.com)
9 points by mempko a day ago | 2 comments

I've felt Agents are the wrong abstraction. This is a project I've been working on that takes what I call the Ask Protocol and tries to build a system with it from the ground up.

anentropic a day ago | parent [-]

There's something interesting here

A bit scared to try it though and it needs a better "getting started" instructions

What do conjure / awaken / scry / whisper actually do? where do I enter the goal?

mempko a day ago | parent [-]

If you don't want to hack on it, you can just download the desktop apps for Mac, Linux, or Windows. Note the system is alpha, but I believe usable enough to do some fun stuff!

pnpm awake starts the backend pnpm scry starts the client.

That's really all you need. If you want to run your own signalling server you can use whisper.

I'll update the docs to make it clear, thanks.