Add ActionFactoryAction, Add mode flags for Falyx, Rename inject_last_result_as -> inject_into

This commit is contained in:
2025-05-09 23:43:36 -04:00
parent ad803e01be
commit 76e542cfce
10 changed files with 179 additions and 46 deletions

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "falyx"
version = "0.1.19"
version = "0.1.20"
description = "Reliable and introspectable async CLI action framework."
authors = ["Roland Thomas Jr <roland@rtj.dev>"]
license = "MIT"