Skip to content

Releases: wang22ti/codex-synckit

Codex SyncKit 0.1.0-alpha

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:52

Codex SyncKit 0.1.0-alpha

Codex SyncKit keeps an OpenAI Codex working environment continuous across
Windows PCs through a private OneDrive folder. Install it once on each PC, then
use the managed ChatGPT shortcut for coordinated startup and shutdown sync.

What this Alpha includes

  • Syncs Codex conversations, sidebar and project organization, managed project
    workspaces, skills, hooks, global guidance, and optional long-term memory.
  • Distinguishes the first-PC initialization flow from joining an existing Kit,
    preventing a later PC from overwriting shared state with stale local data.
  • Uses conflict detection, backups, quarantine, and fail-closed checks before
    replacing or reconciling state.
  • Includes the optional Hook-first memory-and-improvement subsystem.
  • Includes the local Memory Observatory for registry coverage, health checks,
    controlled discovery, and on-demand local text previews.
  • Provides Windows CI, release archive scanning, manifest drift checks, and
    regression tests for installer and synchronization behavior.

Install

  1. Download codex-synckit-0.1.0-alpha.zip.
  2. Verify the archive with the published
    SHA-256 file if desired.
  3. Extract the ZIP and double-click Install-CodexSyncKit.cmd.
  4. On additional PCs, point the installer at the existing private OneDrive
    CodexKit directory.
  5. After setup, launch Codex from the managed ChatGPT Start-menu shortcut.

Requirements: Windows 10 or 11, Windows PowerShell 5.1+, OneDrive, Codex/ChatGPT
desktop or Codex CLI, and Node.js for desktop-state helpers. The optional memory
maintenance tools require Git for Windows or another compatible Bash runtime.

Privacy and safety

The generated OneDrive CodexKit directory can contain private conversations,
project state, skills, and memory. Keep it private: do not commit it to a public
repository or expose it through a public sharing link.

Codex SyncKit does not blindly sync the whole application directory. It uses
category-specific rules, device-local state boundaries, validation, backups,
and conflict handling. The installer stops on unrecognized or unsafe states
instead of guessing.

Alpha status

This is an early release intended for technical Windows users. Back up important
Codex data before first use, review the documented sync scope, and report issues
without attaching conversations, credentials, tokens, or private memory.

Full changelog: https://github.com/wang22ti/codex-synckit/commits/v0.1.0-alpha