Setup frameterm
Version updated for https://github.com/stefanmatar/frameterm to version v1.3.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action “frameterm” automates the process of recording and analyzing terminal user interfaces (TUIs) by providing video evidence of agent actions and interactions. It simplifies tasks such as testing TUIs, driving terminal-based applications, and monitoring screen states by capturing keystrokes, live resource usage, and wait states in a visually enriched MP4 video format. This tool is ideal for ensuring transparency and debugging in automated workflows involving terminal applications.
What’s Changed
- release: v1.3.1 — fix homebrew tap sync in release workflow (5270ebd)
- fix: rewrite homebrew tap sync to use git clone+push instead of Contents API (8b68c59)
- homebrew: update formula to v1.3.0 (a1df0d9)
- release: v1.3.0 — multiplexed pipe, concurrent dispatch, settle (7f5a799)
- feat: multiplexed pipe mode, concurrent daemon dispatch, settle, reduced latencies (97c9d64)
- homebrew: update formula to v1.2.3 (1365355)
- action: verify sha256 checksum before extracting release tarball (378eef3)
- test: use stefanmatar/frameterm@v1 instead of local ./ ref (#4) (ad86a29)
- ci: add smoke test workflow for GitHub Action (cceb45c)
- homebrew: update formula to v1 (dfc85a7)