v0.4.0 - Enhanced Documentation & Agent Guides
What's New in v0.4.0
This release focuses on comprehensive documentation improvements, enhanced agent guides, and better notebook streaming experience.
π New Features
- Comprehensive Agent Guides: 40+ specialized agent guides with hierarchical navigation structure
- Real-time Notebook Streaming: Progressive response updates with faster time-to-first-content
- Enhanced Arrow DataFrames: Better dataframe fetching with support for
df_idandblock_idfields - Configurable Timeouts: New timeout settings for long-running agentic workflows
- AI Collaboration Framework: Complete guidelines for AI-assisted development
π Documentation Overhaul
- Response Types Documentation: Completely rewritten for 95% accuracy (was 30% accurate)
- Hierarchical Navigation: Agent guides now organized by category (Database, Visualization, etc.)
- Fixed Examples: Updated all code examples to match actual API implementation
- Server URL Consistency: Standardized to production endpoint (https://den.louie.ai)
π Bug Fixes
- Fixed import syntax errors in authentication guide
- Fixed CallableModule initialization for None modules
- Fixed error handling notebook to use real patterns instead of fictional exceptions
- Enhanced timeout error messages with guidance
π Performance Improvements
- Streaming display optimizations for Jupyter notebooks
- Better error handling for server-sent events (SSE)
- Graceful dataframe fetch failures
See CHANGELOG.md for complete details.
π€ Generated with Claude Code