docs: 为全部代码补充中文注释并加入 AGENTS 注释规范

This commit is contained in:
cat-shark
2026-08-13 22:09:55 +08:00
parent 77e9ac6b7e
commit ac41a9a6da
29 changed files with 472 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
"""stderr 捕获节点夹具。
启动时向标准错误输出一行警告,用于验证 NodeManager 的 stderr_tail 缓存。
"""
import http.server
import sys
import threading