codescout 0.12.1

High-performance coding agent toolkit MCP server
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod client;
pub mod config;
pub mod drift;
pub mod embedder;
pub mod memory;
pub mod memory_payload;
pub mod payload;
pub mod qdrant;
pub mod reranker;
pub mod search;
pub mod sync;