feat: logging, remote widget, ci fix

This commit is contained in:
2026-02-12 16:44:11 +00:00
parent c103e71b07
commit 6164746811
27 changed files with 91 additions and 50 deletions

View File

@@ -46,7 +46,6 @@ binaries: List[Text] = [
# tools
"git",
"gh",
"copilot",
"terraform",
"docker" if not os.environ.get("SKIP_DOCKER_CONFIG") else None,
"mise",