tools.hot_swap_game moduleο
GameGirl Color β Hot-swap cartridge tool.
Save current game, bleed memories, and boot a new game in one atomic operation. # πΌπ CARTRIDGE BLEED PROTOCOL
- async tools.hot_swap_game.run(new_game_name, ctx=None)ο
Hot-swap to a new game with memory bleed.
- Parameters:
new_game_name (
str) β Name of the new game to boot.ctx (
ToolContext|None) β Tool execution context.
- Returns:
JSON result with swap status.
- Return type: