Add ExecutionContext.signature, fix partial command matching with arguments, fix passing args to Falyx._create_context helper

This commit is contained in:
2025-06-05 17:23:27 -04:00
parent ac82076511
commit b24079ea7e
7 changed files with 63 additions and 31 deletions

View File

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