Roadmap
Table of Contents
Overview
This file outlines planned next steps and future goals.
1.0
Criteria and features to be determined…
0.3
Implement tidy-up scripts for logs and caches to help users and developers manage storage and maintain a clean environment.
Add agent-based model (ABM) code
Agents
These will:
Belong to “networks” of other Agents
Be able to use LLM API prompts and responses to have “conversations” with other agents.
Have functions that modify them based on their state and the “influence” of a “conversation” with other agents.
Model
Agents organised to chat with other agents.
Graph output to reveal aggregate changes over time.