| title: OrgSim | |
| emoji: 🏢 | |
| colorFrom: blue | |
| colorTo: purple | |
| sdk: docker | |
| pinned: false | |
| app_port: 8000 | |
| tags: | |
| - openenv | |
| - multi-agent | |
| - organization | |
| - simulation | |
| # OrgSim — Organization Simulation Environment | |
| A real-world organizational workflow environment for RL agent training. Agents must triage tasks, | |
| manage shared resources, coordinate across teams via escalation, and complete work before deadlines. | |
| See `org_sim/README.md` for full documentation. | |