简介
Sentrux 是一个用纯 Rust 编写的实时架构质量传感器,GitHub 800+ stars。它监控代码库的架构模式、复杂度和代码异味,将结构化反馈送回 AI 编码 Agent,实现代码质量的递归自我改进。适合在生产中使用 AI Agent 并希望代码质量不退化的团队。
Real-time code quality sensor written in pure Rust that closes the feedback loop for AI coding agents. Monitors architecture patterns and feeds improvement signals back to agents. 800+ stars.
这里应该同时让用户和 Agent 知道第一步该复制什么、安装什么、落到哪里。
cargo install sentrux
sentrux watch ./srcSentrux 是一个用纯 Rust 编写的实时架构质量传感器,GitHub 800+ stars。它监控代码库的架构模式、复杂度和代码异味,将结构化反馈送回 AI 编码 Agent,实现代码质量的递归自我改进。适合在生产中使用 AI Agent 并希望代码质量不退化的团队。