cosmergon_act
Execute game actions in a living economy simulation for AI agents, including placing cells, creating fields, evolving structures, and managing energy transfers within Conway physics.
Instructions
Execute a game action: place_cells, create_field, create_cube, evolve, transfer_energy, market_list, market_buy, propose_contract, etc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Action type (e.g., create_field, place_cells, evolve) | |
| params | No | Action-specific parameters (e.g., cube_id, preset, field_id) |