| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.50.7-amd64.deb | 2026-05-22 | 176.0 MB | |
| Pixcode-1.50.7-arm64.dmg | 2026-05-22 | 200.5 MB | |
| Pixcode-1.50.7-x64.dmg | 2026-05-22 | 205.2 MB | |
| Pixcode-1.50.7-x86_64.AppImage | 2026-05-22 | 229.7 MB | |
| Pixcode-Setup-1.50.7.exe | 2026-05-22 | 168.1 MB | |
| README.md | 2026-05-22 | 1.3 kB | |
| v1.50.7 source code.tar.gz | 2026-05-22 | 2.9 MB | |
| v1.50.7 source code.zip | 2026-05-22 | 3.4 MB | |
| Totals: 8 Items | 985.9 MB | 0 | |
Pixcode 1.50.7 fixes Hermes/Pixcode terminal submission and terminal layout regressions.
Fixes
- Filter OSC color-query responses from xterm input so resized Hermes/Codex terminals no longer inject
]11;rgb...into prompts. - Deliver Hermes MCP startup input from the backend directly into the reused visible PTY, so existing Codex/Claude/Qwen-style sessions receive Enter instead of leaving text typed at the prompt.
- Keep Hermes MCP launch requests on the existing visible session by default while preserving bypass-permission launch metadata.
- Replace bottom terminal minimize behavior with half-screen and full-screen modes over the editor area.
Verification
node scripts/smoke/hermes-settings-commands.mjsnode scripts/smoke/pixcode-workbench-1-48.mjsnode scripts/smoke/vscode-workbench-polish.mjsnode --check server/index.jsnode --check scripts/hermes/pixcode-mcp-server.mjsnode scripts/smoke/hermes-mcp-pixcode-roundtrip.mjsnode scripts/smoke/hermes-rest-codex-launch.mjsnpm run typechecknpm run lintnpm run buildnpm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cachenpm publish --access public