codex

Diagnose and recover local Codex AI sessions by re-indexing JSONL session files.

1|Updated Nov 13, 2023
One-click install
npx skills add https://github.com/LeoTechPro/intTools --skill codex-leotechpro
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: codex
Source: https://github.com/LeoTechPro/intTools/tree/main/codex/assets/codex-home/skills/codex
Command: npx skills add https://github.com/LeoTechPro/intTools --skill codex-leotechpro

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users manage and recover their local Codex AI sessions, understand its behavior, and access official documentation for troubleshooting and advanced usage.

Core Features & Use Cases

  • Session Recovery: Restore hidden or archived local Codex sessions by re-indexing session files.
  • Storage Location: Identify where Codex stores its session and index data on disk.
  • Documentation Access: Provides direct links and summaries of official OpenAI Codex documentation for CLI, IDE, and cloud features.
  • Use Case: If your local Codex sessions disappear from the VS Code UI, use this Skill to follow the steps to make them visible again.

Quick Start

Follow the steps to restore a local Codex session if it is missing from your Codex UI.

Frequently Asked Questions about codex

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I recover missing Codex sessions in VS Code?

Codex stores its session data as JSONL files on your local disk. You can locate this storage directory using your operating system's standard file paths to manually inspect or back up local session indexes.

Where does Codex store local session data on disk?

Codex stores its session data as JSONL files on your local disk. You can locate this storage directory using your operating system's standard file paths to manually inspect or back up local session indexes.

Do I need to understand JSONL structures to troubleshoot OpenAI Codex CLI issues?

Yes, understanding local file system paths and JSONL file structures is required for diagnosing Codex CLI issues, as these structures are essential for properly indexing and restoring lost sessions.

What is the best way to safely rollback a broken Codex AI session?

The best way to safely rollback a broken Codex AI session is to follow official guided rollback procedures, which ensure your local session indexing remains intact without causing further data loss.

Where can I find official OpenAI documentation for Codex IDE and cloud features?

Official OpenAI documentation for Codex IDE and cloud features is accessible directly through this Skill, which provides direct links and summaries for troubleshooting and advanced CLI usage.