EXE
WinGet
TermCanvas
blueberrycongee · 0.23.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
TermCanvas.Setup.0.23.0.exe /S
Custom
TermCanvas.Setup.0.23.0.exe /S /allusers
Upgrade
TermCanvas.Setup.0.23.0.exe /S --updated
File Identity
Filename
TermCanvas.Setup.0.23.0.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
blueberrycongee.TermCanvas
Version
0.23.0
Description
An infinite canvas desktop app for visually managing terminals
License
MIT
↗
Installer URL
https://github.com/blueberrycongee/termcanvas/releases/download/v0.23.0/TermCanvas.Setup.0.23.0.exe
Upgrade Behavior
install(Install over existing)
Release Notes
Added
- Claude Code headless driver via stream-json protocol
- AgentRenderer component suite with theme, status bar, error handling, and auto-scroll
- Agent output rendered inside TerminalTile on canvas
- Slash command autocomplete in agent input box
- Instant slash command loading via filesystem scan
- Session resume across app restarts
- Streaming event coverage for agent messages
- Smooth LERP zoom on Cmd+scroll
Fixed
- IME composition guard for agent input
- Agent mousedown propagation and c…