| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.49.0-amd64.deb | 2026-05-20 | 176.0 MB | |
| Pixcode-1.49.0-arm64.dmg | 2026-05-20 | 200.5 MB | |
| Pixcode-1.49.0-x64.dmg | 2026-05-20 | 205.2 MB | |
| Pixcode-1.49.0-x86_64.AppImage | 2026-05-20 | 229.7 MB | |
| Pixcode-Setup-1.49.0.exe | 2026-05-20 | 168.1 MB | |
| Pixcode 1.49.0 source code.tar.gz | 2026-05-20 | 2.9 MB | |
| Pixcode 1.49.0 source code.zip | 2026-05-20 | 3.3 MB | |
| README.md | 2026-05-20 | 1.5 kB | |
| Totals: 8 Items | 985.8 MB | 0 | |
Pixcode 1.49.0 ships the Hermes control workbench and a simpler VS Code-style welcome flow.
New Features
- Configure Pixcode as a Hermes MCP server with project listing, provider status checks, and visible CLI terminal launch tools.
- Replace the old workspace start screen with a compact welcome page for opening projects, cloning repositories, starting Hermes, recent projects, and theme controls.
- Make the bottom terminal resizable and minimizable, and add shrink/expand/collapse controls for the right CLI panel.
Fixes
- Launch Hermes from the bottom terminal instead of the right CLI picker.
- Expand Hermes commands on the server host so Windows browsers do not send PowerShell syntax to Linux servers.
- Default new installs to the dark workbench while preserving saved user theme preference.
- Skip npm install and build during source updates when package manifests or build inputs did not change.
Verification
- node scripts/smoke/vscode-workbench-polish.mjs
- node scripts/smoke/pixcode-workbench-1-48.mjs
- node scripts/smoke/git-install-update.mjs
- node scripts/smoke/v138-desktop-release-hardening.mjs
- npm run typecheck
- npm run lint
- npm run build
- npm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cache
Desktop Assets
Desktop installers are carried forward from v1.48.6 because the Electron wrapper did not change.