EXE
WinGet
TermCanvas
blueberrycongee · 0.25.13 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
TermCanvas-Setup-0.25.13.exe /S
Custom
TermCanvas-Setup-0.25.13.exe /S /allusers
Upgrade
TermCanvas-Setup-0.25.13.exe /S --updated
File Identity
Filename
TermCanvas-Setup-0.25.13.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
blueberrycongee.TermCanvas
Version
0.25.13
Description
An infinite canvas desktop app for visually managing terminals
License
MIT
↗
Installer URL
https://github.com/blueberrycongee/termcanvas/releases/download/v0.25.13/TermCanvas-Setup-0.25.13.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Added
- Inject Codex CLI lifecycle hooks (PreToolUse, PostToolUse, SessionStart, Stop, UserPromptSubmit) for real-time telemetry via Unix socket
- Auto-enable codex_hooks feature flag in ~/.codex/config.toml on skill install
- Parse additional Codex JSONL events (exec_command, patch_apply, web_search, mcp_tool_call, turn_started, turn_complete, error) as telemetry fallback layer
- Surface task_status and active_tool_calls in telemetry UI
Fixed
- deriveTelemetryStatus no longer falsely reports st…