PzzaCode 0.2.26
What's new in 0.2.26
A broad quality-of-life release for multi-device work: faster project discovery, clearer device and session context, more flexible window tools, and safer file and terminal actions.
Project sync
- Project discovery streams progress as each device and repository is scanned, so large project roots no longer look frozen.
- Repository matching is safer across devices, and stale scans or incorrect device routes no longer leave the sync panel out of date.
- Failed sync operations remain visible and explain common Git errors in plain language.
Devices and sessions
- A new device details view shows operating system, hostname, network addresses, CPU, memory, uptime, reachability, and connection timing.
- Live sessions get automatic app icons and clearer activity context.
- Session and window termination validates the exact target and reports remote failures instead of silently claiming success.
Window tools
- The code editor can fill the tile, sit beside the terminal, or stack above it.
- Each terminal window can open its own browser panel with navigation and an address bar.
- File actions are available directly from the tree, with clear confirmation before destructive operations.
- Port forwarding rows show clearer project and process labels.
UI and clipboard
- Native windows gain an optional translucent appearance while keeping text and controls readable.
- Terminal copy and paste handling is more reliable, with visible status and recovery when a paste cannot be completed.
- Window controls, menus, and interactions received a broad round of polish and fixes.