agentflow

Dashboard

New task

Runs

StartedGoalStatus
2026-08-23 15:47:32 In src/agentflow/cli.py, if the --config path is given explicitly and does not exist as a file, print a clear error to stderr and return exit code 1 instead of silently falling back to defaults. Do not change any other behavior. pushed
2026-08-23 15:42:43 Add a --version flag to the agentflow CLI (src/agentflow/cli.py) that prints the installed agentflow package version (use importlib.metadata) and exits 0, without running the rest of the CLI. pushed