ClickFlow v0.02
Pre-release
Pre-release
ClickFlow v0.02
Architecture deepening release built from de8f992 on main.
Highlights
- Workflow domain module — unified action registry, YAML repository, placeholder resolver, and execution engine
- Queue processor — shared
QueueRunnerfor CLI and GUI with consistent progress tracking - Execution seam —
RunCallbacksfor progress/cancel;settings.timeoutnow applies correctly - Platform adapter —
AutomationPortwithPyAutoGuiAdapterandFakeAdapterfor testability - Runtime paths —
bootstrap()fixes dev entry points and portable build path handling - Recording core — shared
core/recording.pyfor CLI and GUI recorders - RDP zoom —
settings.scale_rangeexposed in workflow YAML - Tests — 12 pytest characterization tests (
requirements-dev.txt)
Bug fixes
- GUI queue tab now reads
settings.images_dirfrom workflow YAML (not top-level) cli/capture_images.pysaves to projectimages/instead ofcli/images/- Removed GUI monkey-patch on private
engine._execute_step
Download
- Windows portable (x64):
ClickFlow-v0.02-windows-x64.zip - Extract the zip, then run
ClickFlow.exefrom the extracted folder (seeREADME_FIRST.txt).
Rolling build
For the latest main commit, use the rolling prerelease: latest-main