Feature
Agent Builder
Agent Builder is the assistant for creating and revising WorldAgents agents.
It follows the same practical pattern as coding agents: inspect the current project state, edit the artifact, use tools, and explain what changed. In WorldAgents, the artifact is an agent plus its supporting files, skills, simulation, and runtime settings.
Agent Builder can help with:
- defining role, goal, voice, greeting, instructions, and boundaries
- attaching files and shared skills
- choosing supported tools and trigger rules
- linking or editing simulation context
- testing behavior in a session and revising the agent
The goal is not to hide the underlying configuration. It is to make the build loop faster while keeping the resulting agent reviewable.