chore(lint): 改进代码样式 (#1267)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2026-01-17 12:13:31 +08:00
committed by GitHub
parent ac2d9bb596
commit be42865c2a
2 changed files with 2 additions and 2 deletions

View File

@@ -115,7 +115,7 @@ func init() {
ctx.NoTimeout()
logrus.Debugln("[aichat] agent set no timeout")
hasresp := false
//ispuremsg := false
// ispuremsg := false
//hassavemem := false
for i := 0; i < 8; i++ { // 最大运行 8 轮因为问答上下文只有 16
reqs := chat.CallAgent(ag, zero.SuperUserPermission(ctx), i+1, x, mod, gid, role)