codescout 0.15.0

High-performance coding agent toolkit MCP server
Documentation
1
2
3
4
5
6
pub mod global;
pub mod project;
pub mod sensitive;
pub mod workspace;

pub use project::ProjectConfig;