Skip to content

fix: AGENTS.md audit round 2 — non-root Docker + 4 Clippy fixes#108

Merged
TelivANT merged 1 commit intomainfrom
fix/agents-md-audit-round2
Feb 25, 2026
Merged

fix: AGENTS.md audit round 2 — non-root Docker + 4 Clippy fixes#108
TelivANT merged 1 commit intomainfrom
fix/agents-md-audit-round2

Conversation

@TelivANT
Copy link
Copy Markdown
Owner

AGENTS.md 12角色规则审计第二轮。

修复项(6项)

  1. 🔴 DevOps 红线: Dockerfile/Dockerfile.worker 以 root 运行 → 添加 memoryos 非 root 用户
  2. Clippy: vec![][] (error.rs 测试代码)
  3. Clippy: redundant closure |e| Io(e)Io (local.rs)
  4. Clippy: struct update no effect ..Default::default() (tools.rs)
  5. Clippy: loop variable only used to index → iterator (fastapi_extractor.rs)

Clippy 警告从 8 个减少到 4 个(剩余为低优先级风格问题)。

@TelivANT TelivANT merged commit ed82783 into main Feb 25, 2026
3 checks passed
@TelivANT TelivANT deleted the fix/agents-md-audit-round2 branch February 25, 2026 23:32
TelivANT added a commit that referenced this pull request Feb 25, 2026
- COMPARISON.md: 4 hot-reload claims corrected (table, architecture, advantages, summary)
- ROADMAP.md: comparison table + priority list hot-reload corrected
- DESIGN.md: hot-reload section marked as "design intent (not fully implemented)"
- RELEASE_CHECKLIST.md: PR #107/#108/#109 merge records + Round 11 audit
TelivANT added a commit that referenced this pull request Feb 26, 2026
- COMPARISON.md: 4 hot-reload claims corrected (table, architecture, advantages, summary)
- ROADMAP.md: comparison table + priority list hot-reload corrected
- DESIGN.md: hot-reload section marked as "design intent (not fully implemented)"
- RELEASE_CHECKLIST.md: PR #107/#108/#109 merge records + Round 11 audit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant