Skip to content

Releases: CodexNexor/agentvault

AgentVault v1.0.3

Choose a tag to compare

@CodexNexor CodexNexor released this 15 Jul 14:23

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 | bash

Downloads

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

Repo: https://github.com/CodexNexor/agentvault

AgentVault v1.0.2

Choose a tag to compare

@CodexNexor CodexNexor released this 15 Jul 14:08

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 | bash

Manual

  • .debsudo dpkg -i agentvault_1.0.2_amd64.deb
  • tarball / AppImage also attached

AgentVault v1.0.1

Choose a tag to compare

@CodexNexor CodexNexor released this 15 Jul 07:14

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 | bash

Or: 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

Choose a tag to compare

@CodexNexor CodexNexor released this 15 Jul 06:38

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 | bash

Or install the .deb:

sudo dpkg -i agentvault_1.0.0_amd64.deb

What'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.