Hades maps a Unity project so an agent can inspect it
The Reddit author says they built a plugin called Hades. They describe it as a tool that maps a Unity project into a graph so an agent can query the project structure. The author says the goal is to stop the agent from missing dependencies.
Key points
Quick term guide
- plugin
- An add-on that gives the agent extra abilities.
- graph
- A way to show how things are connected to each other.
- Solo makers
- People who build and launch their own products or services entirely on their own.
- AI coding tools
- Programs like Claude, Cursor, or ChatGPT that write code for you when you describe what you want in plain language.
- AI coding tool
- Software that uses AI to help write, edit, or explain code.
- tools
- Outside functions an AI can use, such as search, calculation, or code running.
- agents
- AI helpers that follow your instructions and make changes for you.
- state
- Everything an agent remembers — conversation history, settings, and in-progress tasks