Changelog
[0.1.1] - 2025-01-XX
Added
- VitePress documentation with modern UI
- Comprehensive API reference
- Interactive examples with code snippets
- GitHub Pages deployment workflow
- Logo and branding assets
Changed
- Migrated from Jekyll to VitePress for documentation
- Reorganized documentation structure
- Improved navigation and search
Documentation
- New guide structure with clear categorization
- Enhanced API documentation with TypeScript examples
- Added planning and multi-agent guides
- Created example-focused documentation
[0.1.0] - Initial Release
Added
- Core agent loop with
createSmartAgentandcreateAgent - Planning mode with TODO management
- Token-aware summarization
- Structured output with Zod schemas
- Tool limits (total and parallel)
- Multi-agent composition via
asToolandasHandoff - LangChain and MCP adapters
- Tracing and debugging support
- Guardrails system
- Pause and resume functionality
- Vision/multimodal support
Features
- Type-safe tool development
- Provider usage normalization
- Structured JSON tracing
- Event streaming with
onEvent - State snapshots for resumability
- Tool approval workflows
For detailed changes, see GitHub Releases.