| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.50.8-amd64.deb | 2026-05-22 | 176.0 MB | |
| Pixcode-1.50.8-arm64.dmg | 2026-05-22 | 200.5 MB | |
| Pixcode-1.50.8-x64.dmg | 2026-05-22 | 205.2 MB | |
| Pixcode-1.50.8-x86_64.AppImage | 2026-05-22 | 229.7 MB | |
| Pixcode-Setup-1.50.8.exe | 2026-05-22 | 168.1 MB | |
| README.md | 2026-05-22 | 1.4 kB | |
| v1.50.8 source code.tar.gz | 2026-05-22 | 2.9 MB | |
| v1.50.8 source code.zip | 2026-05-22 | 3.4 MB | |
| Totals: 8 Items | 985.9 MB | 0 | |
Pixcode 1.50.8 hardens Hermes MCP control of visible provider terminals and keeps the Hermes REST gateway ready from settings.
Fixes
- Queue startup input for reused visible provider PTYs until the terminal is no longer busy, preventing Codex from receiving
/initwhile a task is still in progress. - Clear half-typed provider prompt lines before sending Hermes-requested work, so corrupted inputs like
t/initare replaced with the exact requested command. - Rebind reused provider PTYs to the latest Hermes launch id so readback follows the current Codex/Claude/Gemini/Qwen/OpenCode request instead of timing out against an old session id.
- Keep polling when Codex shows the requested text at the prompt but has not produced the final response yet.
- Auto-start/probe the managed Hermes REST gateway from Settings and make MCP gateway probes start it by default unless explicitly disabled.
Verification
scripts/smoke/hermes-settings-commands.mjsscripts/smoke/hermes-mcp-pixcode-roundtrip.mjsscripts/smoke/hermes-rest-codex-launch.mjsnode --check server/index.jsnode --check scripts/hermes/pixcode-mcp-server.mjsnpm run typechecknpm run lintnpm run buildnpm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cachenpm publish --access public