Deterministic GitHub workflow automation — built for trust.
Task Assistant helps teams run consistent, auditable automation in GitHub using GitHub App authentication (no PATs), stable engine versioning, and separated telemetry.
Clean authentication
Uses GitHub App installation tokens. No personal access tokens are requested, stored, or required.
Telemetry separation
Operational events are written to a dedicated telemetry repository, not the host repository.
Predictable versioning
Engine dispatch resolves the current tag via ${{ github.ref_name }}, avoiding hardcoded refs.