Revert "test(agent): probe runtime change amplification"

This reverts commit 85c73779f9cb6c4cd707fb51f80cb4e363861861.
This commit is contained in:
chengyongru
2026-07-10 17:54:34 +08:00
committed by Xubin Ren
parent 6b7470646f
commit 10930f3902
2 changed files with 0 additions and 61 deletions
-1
View File
@@ -26,7 +26,6 @@ class LLMRuntime:
context_window_tokens: int
model_preset: str | None = None
snapshot_signature: tuple[object, ...] | None = None
runtime_probe: str | None = None
@classmethod
def capture(