chore: apply ruff auto-fixes and remove dead AST scripts
This commit is contained in:
@@ -38,7 +38,6 @@ class GeminiCliAdapter:
|
||||
accumulated_text = ""
|
||||
tool_calls = []
|
||||
stdout_content = []
|
||||
stderr_content = []
|
||||
|
||||
env = os.environ.copy()
|
||||
env["GEMINI_CLI_HOOK_CONTEXT"] = "manual_slop"
|
||||
|
||||
Reference in New Issue
Block a user