feat: subagent SOP, autonomous SOP overhaul, ga.py try-block fix, launch llm_no param, agentmain streamline

This commit is contained in:
Liang Jiaqing
2026-02-16 19:08:55 +08:00
parent df478d81e1
commit 32ad26f4ce
6 changed files with 130 additions and 61 deletions

3
.gitignore vendored
View File

@@ -58,6 +58,9 @@ memory/*
# TMWebDriver SOP
!memory/tmwebdriver_sop.md
# Subagent SOP
!memory/subagent_sop.md
# ADB UI tool
!memory/adb_ui.py