Web Monitor analysis-only workflow. Analyze a traceback and propose a fix plan WITHOUT making any code changes. Returns a structured analysis result for user confirmation before the actual repair.
Web Monitor auto-repair workflow. Analyze a traceback, make a minimal code fix in the monitored service repository, run verification, and return a final report for the oh-my-feishu Gateway runtime.
Web Monitor helper. Manage oh-my-feishu Web Monitor services through the Gateway-backed CLI.
Web Monitor helper. Analyze service error logs and tracebacks to identify root cause, affected files, and a minimal fix.
Web Monitor helper. Send a Feishu/Lark notification about auto-repair results when the Gateway runtime is not already publishing the final result.
Web Monitor helper. Review proposed auto-repair code changes for safety violations: path traversal, excessive diff size, missing tests, hardcoded secrets.
oh-my-feishu Gateway 功能入口。用于列出或触发 Gateway features,例如 status、service-admin、repair、web-monitor。
飞书聊天助手行为规范与技能导航。定义回复规则(stdout 不可见,必须走 lark-cli)以及推荐合适的飞书技能。