| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.49.11-amd64.deb | 2026-05-21 | 176.0 MB | |
| Pixcode-1.49.11-arm64.dmg | 2026-05-21 | 200.5 MB | |
| Pixcode-1.49.11-x64.dmg | 2026-05-21 | 205.2 MB | |
| Pixcode-1.49.11-x86_64.AppImage | 2026-05-21 | 229.7 MB | |
| Pixcode-Setup-1.49.11.exe | 2026-05-21 | 168.1 MB | |
| README.md | 2026-05-21 | 1.6 kB | |
| v1.49.11 source code.tar.gz | 2026-05-21 | 2.9 MB | |
| v1.49.11 source code.zip | 2026-05-21 | 3.4 MB | |
| Totals: 8 Items | 985.9 MB | 0 | |
Pixcode 1.49.11 stabilizes Hermes gateway control and terminal input handling after the 1.49.10 Hermes REST rollout.
Fixes
- Run Pixcode's managed Hermes REST gateway from an isolated Hermes profile and copy a sanitized
.envso Telegram/Discord/Slack/other messaging credentials do not race the user's default Hermes gateway. - Keep the Hermes panel on the real
hermesterminal/TUI path while still configuring Pixcode MCP before launch. - Reuse existing managed Hermes gateways without killing them for transient probe failures.
- Configure Pixcode MCP into installed provider CLIs before Hermes opens them, and block launch requests for providers that are not installed.
- Wait for provider TUIs such as Codex to be ready before sending Hermes-triggered startup input.
- Restore terminal copy/paste shortcuts for
Ctrl+C,Ctrl+V,Ctrl+Shift+C, andCtrl+Shift+Vwhile preservingCtrl+Cinterrupt when no text is selected.
Verification
node scripts/smoke/pixcode-workbench-1-48.mjsnode scripts/smoke/hermes-gateway-persistence.mjsnode scripts/smoke/hermes-rest-gateway.mjsnode scripts/smoke/hermes-rest-chat-api.mjsenv PIXCODE_HERMES_LIVE_HOME=/tmp/pixcode-hermes-release-live-4ZUhi3 node scripts/smoke/hermes-rest-chat-live.mjsnode scripts/smoke/hermes-mcp-pixcode-roundtrip.mjsnpm run lintnpm run typechecknpm run buildnpm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cachenpm publish --access public