| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.49.9-amd64.deb | 2026-05-21 | 176.0 MB | |
| Pixcode-1.49.9-arm64.dmg | 2026-05-21 | 200.5 MB | |
| Pixcode-1.49.9-x64.dmg | 2026-05-21 | 205.2 MB | |
| Pixcode-1.49.9-x86_64.AppImage | 2026-05-21 | 229.7 MB | |
| Pixcode-Setup-1.49.9.exe | 2026-05-21 | 168.1 MB | |
| Pixcode 1.49.9 source code.tar.gz | 2026-05-21 | 2.9 MB | |
| Pixcode 1.49.9 source code.zip | 2026-05-21 | 3.3 MB | |
| README.md | 2026-05-21 | 1.1 kB | |
| v1.49.9 source code.tar.gz | 2026-05-21 | 2.9 MB | |
| v1.49.9 source code.zip | 2026-05-21 | 3.3 MB | |
| Totals: 10 Items | 992.1 MB | 0 | |
Pixcode 1.49.9 fixes the Hermes REST chat path and the Codex terminal crash introduced while removing the old Hermes shell sentinel.
Fixes
- Remove the last stale hermesCommand references from provider shell startup logging, so Codex and the other provider terminals can start normally.
- Send bottom-panel Hermes chat prompts through the OpenAI-compatible /v1/chat/completions gateway endpoint before falling back to /v1/runs.
- Include recent Hermes gateway stdout/stderr when the gateway exits, so the UI shows the real failure text instead of only code 1.
Verification
- scripts/smoke/hermes-rest-chat-api.mjs
- scripts/smoke/hermes-rest-chat-live.mjs
- scripts/smoke/hermes-rest-live.mjs
- scripts/smoke/pixcode-workbench-1-48.mjs
- scripts/smoke/hermes-rest-gateway.mjs
- scripts/smoke/hermes-api-install.mjs
- npm run typecheck
- npm run build
- npm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cache
- npm publish --access public