| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.49.5-amd64.deb | 2026-05-21 | 176.0 MB | |
| Pixcode-1.49.5-arm64.dmg | 2026-05-21 | 200.5 MB | |
| Pixcode-1.49.5-x64.dmg | 2026-05-21 | 205.2 MB | |
| Pixcode-1.49.5-x86_64.AppImage | 2026-05-21 | 229.7 MB | |
| Pixcode-Setup-1.49.5.exe | 2026-05-21 | 168.1 MB | |
| Pixcode 1.49.5 source code.tar.gz | 2026-05-20 | 2.9 MB | |
| Pixcode 1.49.5 source code.zip | 2026-05-20 | 3.3 MB | |
| README.md | 2026-05-20 | 972 Bytes | |
| Totals: 8 Items | 985.8 MB | 0 | |
Pixcode 1.49.5 fixes Hermes activity button launch and backend session persistence.
Fixes:
- Launches the same interactive Hermes command that works when typing hermes in terminal.
- Keeps Hermes PTYs alive in the backend across panel close and workspace switch.
- Makes Pixcode MCP configuration best-effort so Hermes still opens if config write fails.
- Moves Welcome appearance controls below Open Project / Clone / Start Hermes and makes the cards responsive.
Verification:
- node scripts/smoke/hermes-api-install.mjs
- node scripts/smoke/vscode-workbench-polish.mjs
- node scripts/smoke/pixcode-workbench-1-48.mjs
- node --check server/index.js
- npm run typecheck
- npm run lint
- npm run build
- npm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cache
- npm publish --access public