latest ux and readme update

This commit is contained in:
2026-02-21 23:38:24 -05:00
parent 5f9b270841
commit 3e94c9580e
8 changed files with 158 additions and 32 deletions

View File

@@ -148,3 +148,4 @@ def flat_config(proj: dict, disc_name: str | None = None) -> dict:
"history": disc_data.get("history", []),
},
}