Git helper
fetch_repo clones a repository into /workspace.
repo_urlaccepts HTTPS or SSH URLs.versioncan be a branch, tag, or commit.target_dirmust resolve inside/workspacewhen provided.
RetDec helper
get_retdec_statusreturns the current decompilation state.get_decompiled_codereturns C output when available or a structured unavailable response.