tools.game_controls module

GameGirl Color – Boot, exit, and hot-swap tools.

Three tools for managing GameGirl Color sessions from within the LLM tool-call pipeline. # 🎮🌀 CORRUPTED CARTRIDGE LIFECYCLE MANAGEMENT

async tools.game_controls.run(game_name, ctx=None)[source]

Boot a new GameGirl Color session.

Parameters:
  • game_name (str) – Name of the game to create.

  • ctx (ToolContext | None) – Tool execution context.

Returns:

JSON result with boot status.

Return type:

str