feat(types): Complete strict static analysis and typing track
This commit is contained in:
@@ -60,7 +60,6 @@ def main() -> None:
|
||||
return
|
||||
|
||||
# 2. Check for multi-round tool triggers
|
||||
is_resume_list = is_resume and 'list_directory' in prompt
|
||||
is_resume_read = is_resume and 'read_file' in prompt
|
||||
is_resume_powershell = is_resume and 'run_powershell' in prompt
|
||||
|
||||
|
||||
Reference in New Issue
Block a user