xsjk/codex-home-autopatch
VS Code extension that patches OpenAI Codex to use a per-workspace CODEX_HOME under ~/.codex/workspaces.
SUMMARY AI summary by gpt-5-mini
Codex HOME AutoPatch patches the OpenAI Codex VS Code extension so each workspace uses its own CODEX_HOME under ~/.codex/workspaces/<workspace-name>. It's intended for VS Code users of the Codex extension who want per-workspace config and session separation. Important: this project is deprecated because it splits CODEX_HOME by unstable workspace.name values and leaves session history under ~/.codex/workspaces; read Migration before switching to Codex Workspace Filter. Scope: enable/disable must be done globally (not per workspace). The extension runs in the workspace/remote host but the patch affects the whole VS Code extension host. Configuration: - codex-home-autopatch.linkEntries (defaults: ["auth.json","config.toml","AGENTS.md","rules","skills","plugins","agents"]) — these are symlinked from ~/.codex because they are shared assets. - codex-home-autopatch.copyEntries (defaults: ["sessions","session_index.jsonl"]) — these are copied so each workspace keeps independent session history; on first use they are recursively copied if the destination doesn't exist. Migration: before installing xsjk.codex-workspace-filter, uninstall this extension and run scripts/merge-codex-workspaces.py to merge sessions into ~/.codex/sessions and rebuild session_index.jsonl; after confirming normal usage you can delete ~/.codex/workspaces.
DETECTED Detected AI stack
AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.
Language breakdown (by bytes)
Owner
Dates
| Created on GitHub | 2026-05-08 |
| Last push | 2026-05-09 |
| First seen here | 2026-05-09 |
| Last fetched | 2026-05-09 18:22 |
Similar repos (same language)
Box — self-hosted Claude Code in your pocket. Run real Claude Code & Codex sessions on your own server, driven from your phone (native chat UI, voice, files, skills, always-on).
mohamedzhioua/proofguardKill-tested guard skills for AI coding agents , self-invoking quality gates that catch AI failure modes in security, tests, docs, dependencies, and diffs before the agent says "done." Works with Claude Code, Codex, and Cursor.
IFTC-XLKJ/aiproxy renezander030/blender-cliDrive Blender headless from your AI agent: scaffold, build, animate from natural language. JSON in, JSON out.
muhammad1-wq/mechapulseAI ROBOTICS COMPANY
aditya89bh/ai-guardrails-explanations-design-systemA documentation-first design system for enterprise AI teams building trust and safety into AI products — patterns for warnings, explanations, permissions, uncertainty, refusal, escalation, and recovery.
the-snowmen/fresh-eyesA cast of fictional external users who review your running app in a real browser — isolated from your code, so the feedback stays honest. A Claude Code plugin.
pratik-chiwande/E-commerceI made Ecommerce site using tailwind-css ,React, also used Claude and Chatgpt