| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.38.1-amd64.deb | 2026-05-10 | 175.7 MB | |
| Pixcode-1.38.1-arm64.dmg | 2026-05-10 | 200.1 MB | |
| Pixcode-1.38.1-x64.dmg | 2026-05-10 | 204.8 MB | |
| Pixcode-1.38.1-x86_64.AppImage | 2026-05-10 | 229.3 MB | |
| Pixcode-Setup-1.38.1.exe | 2026-05-10 | 167.8 MB | |
| Pixcode v1.38.1 source code.tar.gz | 2026-05-10 | 2.7 MB | |
| Pixcode v1.38.1 source code.zip | 2026-05-10 | 3.1 MB | |
| README.md | 2026-05-10 | 2.2 kB | |
| Totals: 8 Items | 983.5 MB | 0 | |
Pixcode v1.38.1
Pixcode 1.38.1 is the patch release that completes the v1.38 remote operations issue set. The initial 1.38.0 release published the plan and hardening base; this patch ships the completed remote/API/Telegram/Taskmaster/provider/diagnostics implementation and closes the v1.38 epic.
- [x] [#15] First-run local/remote connection mode and API URL pairing
- [x] [#16] Complete Pixcode control surface through API keys
- [x] [#17] Telegram feature parity for remote control
- [x] [#18] Taskmaster as the shared execution queue for CLI agents
- [x] [#19] CLI plugin and external tool configuration management
- [x] [#20] Desktop installer signing, artifact, and update recovery hardening
- [x] [#21] Run diagnostics and provider health visibility
Highlights
- First-run setup now asks whether Pixcode controls this computer directly or connects to a remote Pixcode server, with redacted API URL/key persistence.
- API automation now has a protected manifest and OpenAPI fragment with stable groups for projects, sessions, providers, orchestration, Taskmaster, notifications, files, git, settings, updates, diagnostics, remote control, Telegram, and plugins.
px_API keys now carry scope metadata while staying revocable and compatible with existing REST/WebSocket auth paths.- Telegram control now exposes sessions, new-chat flow, provider/model/workflow/task paths, and errors-only progress mode.
- Taskmaster now has queue/detail automation endpoints and dispatch metadata for provider, model, permission mode, fallback provider, and worker slot.
- Provider configuration now exposes plugin-state summaries, redacted previews, validation, and safe backups before config edits.
- Settings now includes a Diagnostics panel with manual refresh, provider health, WebSocket state, active runs, recent redacted errors, and copyable support bundles.
Verification
npm run smoke:v138-issuesnpm run smoke:v138-desktopnpm run smoke:v138-diagnosticsnpm run smoke:v138-completionnpm run smoke:telegram-controlnode scripts/smoke/taskmaster-execution-telegram.mjsnpm run typechecknpm run lintnpm run build