Skip to content

AmalChandru/termtrace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

termtrace 🫆

A reproducible terminal workflow recorder for debugging and knowledge sharing.

termtrace captures commands, outputs, and execution context so sessions can be replayed step by step. It provides a deterministic, machine-readable trace of terminal workflows, sitting between shell history and screen recording.

Why

Debugging and operational workflows are hard to reproduce because they live in shell history and human memory. termtrace turns terminal activity into a replayable artifact.

Features (MVP)

  • Record terminal sessions
  • Replay sessions step by step
  • Capture commands, outputs, timestamps, and exit codes

Usage

termtrace record
termtrace stop
termtrace replay session.wf

Status

Early development. APIs and file formats may change.

License

MIT

About

termtrace is a terminal workflow recorder that turns debugging sessions into replyable, shareable artifacts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors