Maintenance
Commit Frequency
Further analysis of the maintenance status of game-sdk based on released PyPI versions cadence, the repository activity, and other data points determined that its maintenance is Inactive.
We found that game-sdk demonstrates a positive version release cadence with at least one new version released in the past 12 months.
In the past month we didn't find any pull request activity or change in issues status has been detected for the GitHub repository.

The python SDK is made up of 3 main components (Agent, Worker, function), each with configurable arguments.
> - Ability to fully customise functions (previously, each function was a single API call)
> - Ability to control the low-level planner via description prompt (previously, only the high-level planner and functions could be controlled via description prompts)
> - The description defined in the agent is equivalent to what was previously known as world information and agent description