| style(lint): resolve unresolved Huawei static-check findings
Address 19 findings across agent_teams, core/runner, harness/worktree:
eliminate dead code and asserts, swap protected _run_team_member* for
run_agent_team*(member=True) public flag, raise from cause, drop
explicit slice-prefix in favor of formatter-aligned style with E203
ignored, refactor 7-arg _consume to closure, plus formatting fixes.
Refs: #751
| 29 天前 |