| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.50.6-amd64.deb | 2026-05-22 | 176.0 MB | |
| Pixcode-1.50.6-arm64.dmg | 2026-05-22 | 200.5 MB | |
| Pixcode-1.50.6-x64.dmg | 2026-05-22 | 205.2 MB | |
| Pixcode-1.50.6-x86_64.AppImage | 2026-05-22 | 229.7 MB | |
| Pixcode-Setup-1.50.6.exe | 2026-05-22 | 168.1 MB | |
| Pixcode 1.50.6 source code.tar.gz | 2026-05-22 | 2.9 MB | |
| Pixcode 1.50.6 source code.zip | 2026-05-22 | 3.4 MB | |
| README.md | 2026-05-22 | 1.3 kB | |
| v1.50.6 source code.tar.gz | 2026-05-22 | 2.9 MB | |
| v1.50.6 source code.zip | 2026-05-22 | 3.4 MB | |
| Totals: 10 Items | 992.2 MB | 0 | |
Pixcode 1.50.6 makes Hermes continue visible Pixcode CLI sessions instead of starting hidden provider processes.
Fixes
- Run the Hermes terminal with the Pixcode MCP-only toolset so requests like "open Codex and run /init" do not fall back to Hermes hidden Codex skill/proc execution.
- Continue the current visible Codex/Claude/Gemini/Qwen/OpenCode terminal by default and only kill/start a fresh provider PTY when the user explicitly asks for a new session.
- Carry forceNewSession through the Hermes launch API and keep startup input on the visible terminal path when reusing an existing session.
- Extend REST smoke coverage to prove Pixcode MCP launches Codex with forceNewSession=false and permission bypass enabled.
Verification
- scripts/smoke/hermes-settings-commands.mjs
- scripts/smoke/pixcode-workbench-1-48.mjs
- scripts/smoke/vscode-workbench-polish.mjs
- scripts/smoke/hermes-api-install.mjs
- scripts/smoke/hermes-mcp-pixcode-roundtrip.mjs
- scripts/smoke/hermes-rest-codex-launch.mjs
- npm run typecheck
- npm run lint
- npm run build
- npm pack --dry-run --ignore-scripts --json --cache /tmp/npm-cache
- npm publish --access public