| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.49.10-amd64.deb | 2026-05-21 | 176.0 MB | |
| Pixcode-1.49.10-arm64.dmg | 2026-05-21 | 200.5 MB | |
| Pixcode-1.49.10-x64.dmg | 2026-05-21 | 205.2 MB | |
| Pixcode-1.49.10-x86_64.AppImage | 2026-05-21 | 229.7 MB | |
| Pixcode-Setup-1.49.10.exe | 2026-05-21 | 168.1 MB | |
| Pixcode 1.49.10 source code.tar.gz | 2026-05-21 | 2.9 MB | |
| Pixcode 1.49.10 source code.zip | 2026-05-21 | 3.3 MB | |
| README.md | 2026-05-21 | 1.6 kB | |
| v1.49.10 source code.tar.gz | 2026-05-21 | 2.9 MB | |
| v1.49.10 source code.zip | 2026-05-21 | 3.3 MB | |
| Totals: 10 Items | 992.1 MB | 0 | |
Pixcode 1.49.10 makes Hermes use the real REST gateway path with terminal-style output and blocks smoke-test launchers from being treated as installed Hermes.
Fixes
- Reject Hermes Agent v0.0.0 smoke launchers and avoid persisting temporary HERMES_CLI_PATH commands into user PATH shims.
- Start the gateway with hermes gateway run --replace so an existing Hermes gateway no longer crashes Pixcode REST chat with code 1.
- Send prompts through /v1/responses first, report endpoint/status/transport back to the UI, then fall back to /v1/chat/completions and /v1/runs.
- Replace the Hermes bubble chat surface with a terminal-style REST transcript.
Verified live REST output
POST /v1/responses returned HTTP 200 with transport responses and message: Selam kanka. Pixcode REST üzerinden çalışan Hermes Agent olarak buradayım.
Verification
- scripts/smoke/hermes-smoke-launcher-guard.mjs
- scripts/smoke/hermes-rest-chat-api.mjs
- scripts/smoke/hermes-rest-chat-live.mjs
- scripts/smoke/hermes-rest-live.mjs
- scripts/smoke/hermes-api-install.mjs
- scripts/smoke/hermes-rest-gateway.mjs
- scripts/smoke/pixcode-workbench-1-48.mjs
- npm run typecheck
- npm run build
- npm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cache
- npm publish --access public
Desktop Assets
- Pixcode-1.49.10-amd64.deb
- Pixcode-1.49.10-arm64.dmg
- Pixcode-1.49.10-x64.dmg
- Pixcode-1.49.10-x86_64.AppImage
- Pixcode-Setup-1.49.10.exe