From fef5ee1bf2163209680a4bcafb87a083ecbdeade Mon Sep 17 00:00:00 2001 From: Tiara Rodney Date: Sat, 6 Jun 2026 14:54:41 +0200 Subject: [PATCH] todo(19): done byteb4rb1e.utils.config (INI loading/writing, per-flag CLI integration, dotted-path --config KEY=VALUE overrides, help formatting) and byteb4rb1e.utils.argparse.actions.KeyValueAction with package export live on feature/19 in five granular commits (production code before tests, module boundaries separate). 46 unit tests pass via tox -e unit-py313. develop working tree clean of these files. --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index 6fb9efd..1039c22 100644 --- a/TODO +++ b/TODO @@ -248,7 +248,7 @@ Content-Type: application/issue ID: 19 Type: feature Title: config framework with CLI integration -Status: in-progress +Status: done Priority: medium Created: 2026-06-06 Relationships: