kitquiet
- #1367version-drift check (from #236) is a raw string-inequality, false-positives on multi-model manifests and metadata-only bumpsfeature
- #1364globalArgs fields leak into method arguments when a method's arguments schema is a bare z.record()bug
- #1344apps sync/lookup fail with 'partial() cannot be used on object schemas containing refinements'bug
- #1339open method fails for password-auth hosts: SSHPASS env set but ssh call never wrapped in sshpassbug
Qbittorrent
Category CRUD and connection verification for qBittorrent's WebUI API, with session-cookie login handled internally and credentials resolved from a vault at execution time instead of passed as literals.
Prowlarr
List, add (Torznab), and remove Prowlarr indexers via its REST API, with the API key resolved from a vault at execution time instead of passed as a literal.
Shelfarr
Download client, acquisition provider, and settings configuration for Shelfarr (audiobook/ebook acquisition tool), via a companion admin shim since Shelfarr itself has no admin API — only session-cookie/CSRF-protected HTML forms. API key resolved from a vault at execution time.
Sabnzbd
Category CRUD, queue/history visibility, and NZB-by-URL submission for SABnzbd via its REST API, with the API key resolved from a vault at execution time instead of passed as a literal.
Host Ports
Read-only inventory of TCP ports listening on the local host, correlated with owning process (via ss) and, where applicable, the Docker container that published it (via docker ps). Useful as a pre-flight check before binding a new service to a port.