PandaPaw Version History
PandaPaw ships continuously β most days bring more than one release. This page tracks what actually changed, version by version, so you can see the pace of development and look up what a recent update fixed.
Check which version you are on with pandapaw --version, and update anytime with pandapaw update --restart β see PandaPaw β Remote Bridge for Claude Code and Codex for install and update details.
Latest releases
v0.1.66 β Aug 5, 2026 Release housekeeping only (rebuild, no functional change).
v0.1.65 β Aug 5, 2026
- Hardened the release pipeline: it now refuses to run with missing configuration instead of silently falling back to placeholder keys.
v0.1.64 β Aug 5, 2026
pandapaw statusnow shows your account pairing state, andpandapaw add-deviceis a quicker way to add another machine.- Fixed self-update failing for non-admin/non-root installs by moving the real binary to a location your user account can always write to.
v0.1.63 β Aug 4, 2026
- Fixed a crash loop on startup when PandaPaw had no projects configured yet.
v0.1.62 β Aug 4, 2026
- Fixed
pandapaw statusreporting every service as stopped on CentOS 7, even when they were running fine.
v0.1.61 β Aug 4, 2026
- Made update downloads more reliable end-to-end, closing a window where a binary could go out before its checksum manifest.
- Fixed background services failing to install on CentOS 7 and similar systems without per-user service support.
v0.1.60 β Aug 4, 2026
- After install, the
pandapawcommand now works right away in your current terminal β no need to open a new one. - Fixed the terminal UI occasionally mistaking Claude Code's own output for a real prompt and pressing Enter on it.
v0.1.59 β Aug 4, 2026
- Reliability fix to the Windows release pipeline's code-signing step (build-side only, no user-facing change).
v0.1.58 β Aug 4, 2026
- Cleaned up console output on Windows β no more garbled boxes β and trimmed noisy log lines during interactive use.
v0.1.57 β Aug 4, 2026
- Fixed
pandapaw --restartsometimes stopping services without bringing them back up. - Fixed garbled Chinese-language error text from Windows scheduled tasks.
v0.1.56 β Aug 4, 2026
pandapaw updatenow also checks and installs the PandaCode engine, even when everything else was already current.- Question cards from Claude Code now show their introductory text, not just the answer choices.
v0.1.55 β Aug 4, 2026
- You can now send a follow-up message mid-task without it getting lost, and manually stopping a task now force-stops tools that are still running.
v0.1.54 β Aug 4, 2026
- The installer now picks the fastest way to download Node.js automatically (tries the official source, falls back to a mirror) β noticeably faster and more reliable installs in some regions.
v0.1.53 β Aug 4, 2026
- Internal cleanup of the rules/skills/memory sync pipeline (retired an older sync path). No user-facing behavior change.
v0.1.52 β Aug 3, 2026 Release housekeeping only (rebuild, no functional change).
v0.1.51 β Aug 3, 2026
- Rules, skills, and memory now sync between your machines over a live push channel instead of periodic polling β changes propagate faster.
- Memory now syncs through its own history, kept separate from your project's.
- Fixed Codex not showing images returned by tools inline.
v0.1.50 β Aug 1, 2026
- Fixed device-mesh networking status detection failing on machines where it wasn't installed in the default location.
v0.1.49 β Aug 1, 2026
- Faster, more reliable update downloads on Windows via an accelerated transfer path.
v0.1.48 β Aug 1, 2026
- Fixed a Windows bug where restarting the device-mesh networking service could leave it stopped entirely instead of coming back up.
v0.1.47 β Aug 1, 2026
pandapaw updatenow also updates the device-mesh networking component, and--restartrestarts it too.
v0.1.46 β Aug 1, 2026
- Faster update downloads worldwide via a global CDN acceleration endpoint.
v0.1.45 β Aug 1, 2026
- Local edits to rules/skills/memory files are now picked up and synced noticeably faster.
v0.1.44 β Aug 1, 2026
- Fixed a bug where a single corrupted sync entry could stop the whole rules/skills/memory sync system β it now skips just that entry and keeps going.
v0.1.43 β Aug 1, 2026
pandapaw statusnow surfaces sync items that are stuck after repeated failures instead of failing silently.- A sync problem with one rule or skill file no longer blocks all the others from applying.
Earlier releases (July 24β31, 2026)
This was the fastest stretch of iteration so far β real per-release version numbers were introduced on July 24 (v0.1.4), and by the end of July the pace was several releases a day. Summarized here rather than in full detail:
| Version | Date | What changed |
|---|---|---|
| v0.1.42 | Jul 31 | Added /memory add slash command; pandacode now loads sub-directory CLAUDE.md files as needed; fixed scheduled tasks failing to start when their working directory used ~ |
| v0.1.41 | Jul 31 | Fixed two bugs that could stall rules/skills/memory sync entirely |
| v0.1.40 | Jul 31 | Fixed pandapaw update --restart not restarting services when you were already on the latest version |
| v0.1.39 | Jul 31 | A background service failing to restart no longer breaks the whole login/setup flow |
| v0.1.38 | Jul 31 | Release pipeline signing fix (build-side only) |
| v0.1.37 | Jul 31 | Added pandapaw bootstrap for fully unattended setup (pairing + login in one step); installer now auto-installs Claude Code and Codex when missing, with many install/login reliability fixes on macOS, Linux, and Windows |
| v0.1.36 | Jul 28 | Fixed deleting a memory topic being blocked by its own generated index |
| v0.1.35 | Jul 28 | Fixed /memory being sent to the AI as plain text instead of being handled as a command; new memory topics now sync to your other machines instead of staying stuck on the one that created them |
| v0.1.34 | Jul 28 | Fixed changes made while working in a subdirectory silently failing to sync back |
| v0.1.33 | Jul 28 | Release housekeeping only |
| v0.1.32 | Jul 28 | Fixed Claude Code / Codex / PandaCode rules permanently diverging from each other; fixed multiple terminal sessions logging in at once kicking each other out |
| v0.1.31 | Jul 27 | Added support for persistent agent teams that keep running across multiple machines |
| v0.1.30 | Jul 27 | PandaCode fully wired into Agent Center rules/skills/memory sync |
| v0.1.29 | Jul 26 | Fixed the usage/cost HUD missing data for sessions still in progress; added /clear, /compact, /model slash commands to Codex |
| v0.1.28 | Jul 26 | Fixed Codex's weekly usage quota showing the wrong numbers in the HUD |
| v0.1.27 | Jul 26 | Added a preview of session history when resuming a chat from the web |
| v0.1.25 | Jul 26 | Fixed token-usage numbers in the HUD not matching other views of the same session |
| v0.1.24 | Jul 26 | Fixed resumed Codex threads not getting full tool access like a fresh session |
| v0.1.23 | Jul 26 | Cleaned up how session history is displayed |
| v0.1.22 | Jul 26 | You can now log in the PandaPaw CLI through your browser, not only via the terminal/QR flow |
| v0.1.21 | Jul 26 | Added account-based setup β approve a new machine with your PandaNpc account instead of copying tokens |
| v0.1.20 | Jul 26 | Fixed the rules/skills file watcher occasionally reacting to its own writes in a loop |
| v0.1.19 | Jul 26 | Rules/skills sync got faster β unchanged files are now skipped instead of reprocessed every time |
| v0.1.18 | Jul 26 | Fixed unstable Codex session resume and terminal routing |
| v0.1.17 | Jul 26 | Release pipeline efficiency fix (build-side only) |
| v0.1.16 | Jul 25 | Release pipeline signing fix (build-side only) |
| v0.1.15 | Jul 25 | Release housekeeping only |
| v0.1.14 | Jul 25 | Fixed terminal session history after an internal refactor |
| v0.1.13 | Jul 25 | Fixed terminal sessions and their history sometimes not being preserved |
| v0.1.12 | Jul 25 | Completed Codex support in the usage HUD and terminal |
| v0.1.11 | Jul 25 | Fixed a memory-sync ID mismatch bug |
| v0.1.10 | Jul 25 | Removed the remote-desktop control feature on Linux, where it didn't work |
| v0.1.9 | Jul 25 | Fixed PandaCode not loading project context (CLAUDE.md, etc.) the same way Claude Code does |
| v0.1.8 | Jul 25 | Codex is now part of the same unified agent flow as Claude Code |
| v0.1.7 | Jul 25 | Made memory loading and syncing more resilient to errors |
| v0.1.6 | Jul 24 | Fixed memory sync freezing under certain conditions |
| v0.1.5 | Jul 24 | Release housekeeping only |
| v0.1.4 | Jul 24 | Introduced real version numbers and update safety checks β PandaPaw will no longer accidentally downgrade you; added pandapaw update --force |
Version 0.1.26 does not appear above β it was skipped internally and no build was ever published under that number.
Before version numbers (May β July 2026)
Before July 24, 2026, PandaPaw didn't track individual release versions β it was under active initial development, going from an early prototype to the architecture it has today: the PandaCode engine (Claude Code-compatible, then extended to work with OpenAI-format backends), Codex integration, the account-based install/update/pairing system, remote computer-use control, and device-mesh networking. We don't have a reliable per-build breakdown for this period, so we're not listing individual changes here rather than guessing.
