You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 16, 2026. It is now read-only.
描述
agents-lint将文档中所有path-like文本作为实际文件路径校验,在 workspace 级 AGENTS.md 产生大量误报。误报示例
图片在 \public/images/` — 引用为 `/images/filename.jpg``\@web3rdweb/shared` — npm 包源码`nginx 配置在 \/etc/nginx/``SSH 配置在 \~/.ssh/config``共享组件来自 \@web3rdweb/shared`, NOT in `src/components/``Workspace 级文档不可避免地会引用远程路径、模式路径和 npm 包名。这些都是有效的说明文字,不是文件路径。
建议修复
<!-- lint:ignore-path -->/<!-- lint:resume -->