feat(skills): add things-mac

This commit is contained in:
Peter Steinberger
2026-01-01 21:12:37 +01:00
parent 8a775144bf
commit eda9fb5522
2 changed files with 62 additions and 0 deletions

View File

@@ -23,6 +23,7 @@
- CLI: add Signal CLI auto-install from GitHub releases in the wizard and persist wizard run metadata in config.
- CLI: add remote gateway client config (gateway.remote.*) with Bonjour-assisted discovery.
- Skills: allow `bun` as a node manager for skill installs.
- Skills: add `things-mac` (Things 3 CLI) for read/search plus add/update via URL scheme.
- Tests: add a Docker-based onboarding E2E harness.
- Tests: harden wizard E2E flows for reset, providers, skills, and remote non-interactive runs.