Skip to content

Al-Khwarizmi

Compare
Choose a tag to compare
@jeblister jeblister released this 15 Jul 17:07
· 78 commits to main since this release

[0.1.0] - Al-Khwarizmi - 2023-07-15

Added

  • Implemented GraphVisualizer class for improved graph drawing and visualization
  • Created CheckpointManager for improved state management
  • Introduced ConditionEvaluator for enhanced edge condition evaluation
  • Implemented TaskExecutor for refactored Node execution
  • Created StateManager for improved state handling
  • Introduced GraphUtils class for centralized graph operations
  • Implemented async operations for improved performance
  • Added manual test script and enhanced core functionality
  • Implemented SmartGraphLogger for centralized logging
  • Added error handling throughout the codebase

Changed

  • Refactored Node execution to use TaskExecutor
  • Improved type hinting across the codebase
  • Simplified actor hierarchy
  • Enhanced core functionality of SmartGraph

Removed

  • Removed test from core module

Documentation

  • Added error handling and logging sections to README