- Added interactive D3.js visualization for PocketFlow workflows, allowing users to drag nodes and view group boundaries.
- Implemented functions to convert flow graphs to JSON format suitable for D3.js.
- Created convenience functions for visualizing flows with both Mermaid diagrams and D3.js.
- Updated documentation to reflect new visualization features and usage examples.