activate_request


Description:

public void activate_request (Request request)

Activates a request, adding it to the active requests list.

Note:

Multiple requests for the same file are allowed (e.g., when a single agent restarts the tool). Handling conflicts between multiple agents editing the same file is deferred (multi-window chat / concurrent agents).

Parameters:

request

The request to activate