pub async fn build_agent_runtime(
config: Arc<ResolvedConfig>,
store: Arc<SessionStore>,
) -> Result<AgentRuntime, SdkError>pub async fn build_agent_runtime(
config: Arc<ResolvedConfig>,
store: Arc<SessionStore>,
) -> Result<AgentRuntime, SdkError>