Skip to main content
Glama
8b-is
by 8b-is
CLAUDE.md811 B
# CLAUDE.md This Rust project uses Smart Tree for optimal AI context management. ## Project Stats - Files: 424 - Directories: 64 - Total size: 893464235 bytes ## Essential Commands ```bash # Build & Test cargo build --release cargo test -- --nocapture cargo clippy -- -D warnings # Smart Tree context st -m context . # Full context with git info st -m quantum . # Compressed for large contexts st -m relations --focus main.rs # Code relationships ``` ## Key Patterns - Always use `Result<T>` for error handling - Prefer `&str` over `String` for function parameters - Use `anyhow` for error context - Run clippy before commits ## Smart Tree Integration This project has hooks configured to automatically provide context. The quantum-semantic mode is used for optimal token efficiency.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/8b-is/smart-tree'

If you have feedback or need assistance with the MCP directory API, please join our Discord server