Skip to content

v1.1.0

Latest

Choose a tag to compare

@kodelyx kodelyx released this 09 Jun 09:08
· 4 commits to main since this release

Added

  • FastAPI-based API server (cli/api.py) exposing core Flow Agent features over HTTP/HTTPS.
  • Integration Test Script (test_api.py) verifying health, T2I, I2I, upload, I2V, and V2V edit.
  • Troubleshooting Guide (error.md) for port clearance, sandbox bypasses, and extension connection issues.
  • Proxy Fallback: Graceful handling of image download failures in proxies, returning raw remote URLs instead.