Module lifecycle

Module lifecycle 

Source
Expand description

Core Lifecycle & System Orchestration APIs

Functionsยง

get_tool_context
Returns the live, immutable ToolContext for the current operation
initialize_forge
Global one-time initialization (dx binary, LSP, editor extension, daemon)
register_tool
Every dx-tool must call this exactly once during startup
shutdown_forge
Full graceful shutdown with progress reporting and cleanup