agent0ai/space-agent — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Space Agent style app. I want a workspace with a chat agent that can actually change the interface while I’m using it, not just tell me what to do. I should be able to ask for a page, widget, tool, or workflow, and the agent should add it into the live workspace.

Make it work in the browser and be runnable locally, with a path to host it for a small team. Keep the core simple and modular so new features can be added or removed like pieces. Let new agent abilities live in plain text skill files that the agent can create and update.

Please include users, groups, personal work areas, and shared team areas. Add an admin mode that stays stable if something breaks, plus a history system so changes can be rolled back. Include simple commands to create an admin user, start the server, and run development mode. Look up current docs online if you need to.

Want more depth? Deep Reverse