| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Pixcode-1.38.4-amd64.deb | 2026-05-10 | 176.0 MB | |
| Pixcode-1.38.4-arm64.dmg | 2026-05-10 | 200.5 MB | |
| Pixcode-1.38.4-x64.dmg | 2026-05-10 | 205.2 MB | |
| Pixcode-1.38.4-x86_64.AppImage | 2026-05-10 | 229.7 MB | |
| Pixcode-Setup-1.38.4.exe | 2026-05-10 | 168.1 MB | |
| Pixcode v1.38.4 source code.tar.gz | 2026-05-10 | 2.7 MB | |
| Pixcode v1.38.4 source code.zip | 2026-05-10 | 3.1 MB | |
| README.md | 2026-05-10 | 2.0 kB | |
| Totals: 8 Items | 985.4 MB | 0 | |
Pixcode v1.38.4
Pixcode 1.38.4 is a fast reliability patch for Command Center, non-git projects, mobile tunnel setup, and notification preferences.
- [x] [#23] Non-git projects should still show local AI file changes
- [x] [#24] Command Center changed files should live beside the active chat, not buried in Quick Settings
- [x] [#25] Mobile tunnel should guide install or provide a usable fallback when no tunnel binary exists
- [x] [#26] Notification channels must respect the In-app center preference
What changed
- Non-git folders now return a structured filesystem tracking status from
/api/git/statusinstead of a scary Git failure. Pixcode snapshots local files and reports added, modified, and deleted files after the first baseline scan. - Source Control now shows local file activity for non-git projects, so users do not need to run
git initjust to follow what an AI agent edited. - Command Center changed files now appear beside the active chat or orchestration surface in a compact activity rail. New changes glow there without automatically stealing focus into the Files panel.
- Quick Settings keeps the Command Center toggle and a short status summary instead of being the main changed-files workspace.
- Use from mobile keeps LAN QR endpoints usable when no tunnel binary exists, and missing
cloudflared/ngroknow shows install guidance instead of a generic failure. - In-app alerts now respect the In-app center channel preference. Turning that channel off stops the in-app notification UI while desktop/browser and Telegram channels remain independent.
- Desktop release metadata now keeps the bundled
@pixelbyte-software/pixcodedependency version aligned with the app version.
Verification
node scripts/smoke/command-center-non-git.mjsnode scripts/smoke/mobile-tunnel-guidance.mjsnode scripts/smoke/notification-inapp-preference.mjsnpm run typechecknpm run lintnpm run build