bamboo-agent 2026.4.2

A fully self-contained AI agent backend framework with built-in web services, multi-LLM provider support, and comprehensive tool execution
Documentation
# Development Documentation

This directory is reserved for active development documentation, design documents, and technical specifications.

## Purpose

Use this directory for:

- **Design Documents**: Architecture decisions and design patterns
- **Technical Specs**: Detailed technical specifications for features
- **Development Notes**: Notes and observations during development
- **Research**: Research documents and analysis

## Guidelines

When adding development documentation:

1. Use clear, descriptive file names (e.g., `agent-loop-design.md`)
2. Include a date and author information
3. Update this README with a link to your document
4. Move completed/archived documents to `../archive/development/`

## Current Documents

*No active development documents at this time.*

## Related

- [Archive]../archive/development/ - Completed development documentation
- [Guides]../guides/ - User-facing guides and tutorials