Releases: CodexNexor/agentvault
Releases · CodexNexor/agentvault
Release list
AgentVault v1.0.3
AgentVault v1.0.3 — AI coding agent backup
Never lose Codex / Claude Code / OpenCode history. Full project + chat backup to Google Drive. One-click restore after PC reset.
Install (Linux)
curl -fsSL https://raw.githubusercontent.com/CodexNexor/agentvault/main/scripts/install.sh | bashDownloads
| File | Platform |
|---|---|
agentvault_1.0.3_amd64.deb |
Debian / Ubuntu |
AgentVault-linux-amd64.tar.gz |
Portable Linux |
agentvault_1.0.3_x86_64.AppImage |
AppImage |
agentvault_1.0.3_x64.tar.gz |
Linux tarball |
What's new
- Faster Google Drive scan (parallel metadata, no full purge every refresh)
- Plain ZIP backups — no encryption keys / vault password
- Cloud Projects: one-click restore after wipe
Supported agents
Codex CLI · Claude Code · OpenCode · Aider · Continue · Gemini CLI
AgentVault v1.0.2
AgentVault 1.0.2
Personal tool mode:
- Plain ZIP backups (no encryption keys / vault password)
- Drive recovery after PC reset: connect → restore, no password
- Cloud scan only lists plain ZIP archives; old encrypted backups are purged
Linux one-line install
curl -fsSL https://raw.githubusercontent.com/CodexNexor/agentvault/main/scripts/install.sh | bashManual
.deb—sudo dpkg -i agentvault_1.0.2_amd64.deb- tarball / AppImage also attached
AgentVault v1.0.1
AgentVault v1.0.1
Windows
- AgentVault-Portable-1.0.1.exe — download, double-click, run (no install needed)
Linux
curl -fsSL https://raw.githubusercontent.com/CodexNexor/agentvault/main/scripts/install.sh | bashOr: sudo dpkg -i agentvault_1.0.1_amd64.deb
Fixes
- Desktop panel relaunch
- Single-instance crash
- Lighter scan / less OOM
- Cloud Projects + BYO Google OAuth
AgentVault v1.0.0
AgentVault v1.0.0
Never lose your AI coding history again.
Install (Linux)
curl -fsSL https://raw.githubusercontent.com/CodexNexor/agentvault/main/scripts/install.sh | bashOr install the .deb:
sudo dpkg -i agentvault_1.0.0_amd64.debWhat's included
- Complete encrypted backup (project + Codex/Claude/OpenCode/…)
- Cloud Projects one-click restore
- BYO Google OAuth in Settings
- Dark desktop UI
Windows
Windows .exe builds ship via GitHub Actions on v* tags (or run the Release workflow). This release includes Linux packages.