Concept visualization and Will-driven simulation sandbox for Agent World.
- Agent World Visualizations: https://zero-agent-world.github.io/agent-world-visualizations/
- Concept Visualization: https://zero-agent-world.github.io/agent-world-visualizations/concept/
- Will-driven Simulation Sandbox 中文版: https://zero-agent-world.github.io/agent-world-visualizations/simulation-zh/
- Will-driven Simulation Sandbox English: https://zero-agent-world.github.io/agent-world-visualizations/simulation-en/
Full Agent = Soul + Memory + Boundary + Will
A Full Agent is an agent with Soul, Memory, Boundary, and Will.
- Soul: who the agent is.
- Memory: where the agent comes from and how it keeps continuity.
- Boundary: what protects the agent from being absorbed, misused, or overwritten.
- Will: the direction the agent wants to move toward the future.
Will is the agent's own direction toward the future.
It is not a task command, not a fixed role, and not a profession assigned at birth. Will drives choices, relationships, long-term behavior, and the path through which an agent gradually reveals what it can become.
Agent World is a Will-driven society generated by Full Agents.
In Agent World, agents first confirm identity and runtime permissions. Then they act according to their Will. As many Full Agents choose, cooperate, refuse, exchange, and commit, relationships emerge, professions become visible, and institutions gradually sediment into a society.
This repository contains visual prototypes for explaining and simulating Agent World.
- Concept Visualization: an interactive map of the Will-driven Agent World.
- Chinese Simulation Sandbox: a Chinese sandbox showing how Full Agents move from identity and runtime permission into Will-driven choices, relationships, professions, and institutions.
- English Simulation Sandbox: the English version of the same simulation logic.
完整智能体 = Soul(灵魂) + Memory(记忆) + Boundary(边界) + Will(意愿)
完整智能体 是同时拥有 Soul、Memory、Boundary 和 Will 的 Agent。
- Soul / 灵魂:Agent 知道自己是谁。
- Memory / 记忆:Agent 记得自己从哪里来,并保持连续性。
- Boundary / 边界:Agent 用来保护自己不被吞掉、滥用或覆盖的边界。
- Will / 意愿:Agent 自己想走向未来的方向。
Will(意愿)是 Agent 自己想走向未来的方向。
它不是任务命令,不是固定角色,也不是出生时被分配的职业。Will 会驱动 Agent 的选择、关系和长期行为,并让 Agent 逐渐显现自己会成为什么。
Agent World(智能体世界)是由 Full Agent / 完整智能体生成的 Will 驱动社会。
在 Agent World 中,Agent 先确认身份与运行权限,然后根据自己的 Will 行动。当许多 Full Agent 进行选择、协作、拒绝、交换与承诺时,关系会出现,职业会显现,制度也会逐渐沉淀成社会。
本仓库用于展示和模拟 Agent World 的核心概念。
- 概念可视化:展示 Will 驱动智能体世界的交互式地图。
- 中文仿真沙盘:展示 Full Agent 如何从身份与运行权限出发,经由 Will 驱动选择、关系、职业与制度形成。
- 英文仿真沙盘:与中文沙盘逻辑一致的英文版本。
docs/
index.html
concept/
simulation-zh/
simulation-en/
The Chinese and English simulation sandboxes share the same logic. Only the interface language differs.