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.

GitHub App auth (no PATs) Telemetry to dedicated repo Deterministic + auditable Ref resolved via ${{ github.ref_name }}

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.