bamboo-agent 2026.5.21

A fully self-contained AI agent backend framework with built-in web services, multi-LLM provider support, and comprehensive tool execution
Documentation
1
2
3
4
5
fn main() {
    // Root crate has no build-time code generation needs.
    // - builtin_skills embedding: handled by crates/bamboo-engine/build.rs
    // - frontend_package embedding: handled by crates/bamboo-server/build.rs
}