EST. 2026 // OPEN SOURCE DEV WORKFLOW TOOLKIT

EXECUTRACE

Record terminal workflows. Replay with confidence.

PyPI Package GitHub Repo

What Is ExecuTrace?

ExecuTrace is a Python CLI and library for recording command history and file system changes, then replaying those workflows in reliable, repeatable modes.

Install

pip install exectrace-workflow
exectrace --help

Core Commands

Record

exectrace record my-workflow
# run commands
exectrace stop

Replay

exectrace replay my-workflow --explain
exectrace replay my-workflow --dry-run
exectrace replay my-workflow --smart

Manage

exectrace list
exectrace edit my-workflow
exectrace delete my-workflow

Architecture Snapshot

Automatic Open Source Credits

Contributors are updated automatically by GitHub workflow and displayed below.

Security Hall of Fame

Researchers who responsibly disclose vulnerabilities are listed here after verification.

Security and Advisory Process