How to register SelfImprovementToolscsharp
registry.Register(new AgentTool( "self_improve_promote_sandbox", "Promotes verified sandbox over live, deploys built DLLs to this console, and restarts into the upgraded build. Call only after VERIFICATION PASSED.", _ => InvokePromoteSandbox(), null, ToolCategory.Self));