cybermaggedon
b08db761d7
Fix config inconsistency ( #609 )
...
* Plural/singular confusion in config key
* Flow class vs flow blueprint nomenclature change
* Update docs & CLI to reflect the above
2026-01-14 12:31:40 +00:00
cybermaggedon
01aeede78b
Python API implements streaming interfaces ( #577 )
...
* Tech spec
* Python CLI utilities updated to use the API including streaming features
* Added type safety to Python API
* Completed missing auth token support in CLI
2025-12-04 17:38:57 +00:00
cybermaggedon
98022d6af4
Migrate from setup.py to pyproject.toml ( #440 )
...
* Converted setup.py to pyproject.toml
* Modern package infrastructure as recommended by py docs
2025-07-23 21:22:08 +01:00