Fix never_prompt precedence in BaseAction, Allow default_selection to be resolved from index, keys, values, or description

This commit is contained in:
2025-07-18 21:51:25 -04:00
parent fddc3ea8d9
commit 21402bff9a
7 changed files with 490 additions and 44 deletions

View File

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