MCPcopy Create free account
hub / github.com/HKUDS/AutoAgent / get_diff

Route get_diff

autoagent/tools/github_ops.py:None–None  ·  view source on GitHub ↗
register_tool("get_diff")

Source from the content-addressed store, hash-verified

1# from autoagent.util import run_command_in_container
2from autoagent.environment import DockerEnv, LocalEnv
3from constant import GITHUB_AI_TOKEN
4from autoagent.tools.github_client import GitHubClient

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected