Skip to content

Tag

#Codex

7 posts and news items use this tag.

GitHub TechAI & Tools

img2threejs Tested: Can Codex Turn One Image into a Three.js 3D Model?

I tested img2threejs with GPT-5.6 SOL at medium reasoning. Complex subjects such as an F1 car failed quickly, while a simple NES controller produced clickable buttons, multiple views, and an exploded view. This article covers the results, practical limits, and Codex installation.

7 min readMedium
LOCAL
macOSWindowsLinux
GPU: None
GitHub TechAI & Tools

Zed Hands-on: A Smooth AI Code Editor I Have Been Trying Lately

I recently moved a project into Zed and found it surprisingly pleasant to use. It feels responsive, and it can bring ChatGPT, Codex, and MCP into the same workspace without asking me to abandon VS Code.

5 min readEasy
LOCAL
macOSWindowsLinux
GPU: None
AI AgentAI & Tools

Codebase Memory MCP Hands-On: Turning Your Repository into a Queryable Knowledge Graph for AI Agents

Codebase Memory MCP is a local code intelligence engine that turns a repository into a knowledge graph for AI coding agents. This hands-on guide covers installation, indexing, the 3D Graph UI, and practical CLI queries.

10 min readMedium
LOCAL
macOSWindowsLinux
GPU: None
AI WorkflowAI & Tools

Codex Record & Replay Hands-On: Demo It Once, Teach AI Your Local Workflow

OpenAI Codex recently added Record & Replay. I tested how, in a local environment, you can demo a workflow once and have Codex record and automatically run script-based workflows like video compression.

4 min readEasy
LOCAL
macOSWindows
GPU: None
GitHub TechAI & Tools

CodexBar Hands-On: Monitor Quotas for 53 AI Coding Services from the macOS Menu Bar

CodexBar is an open-source macOS menu bar tool that tracks usage windows, credit balances, and reset countdowns for AI coding services such as Codex, Claude, Cursor, and Copilot in real time. This article walks through the installation flow, permissions, and provider setup based on hands-on testing.

6 min readEasy
LOCAL
macOSLinux
GPU: None
GitHub TechAI & Tools

CC Switch Extended Use: Testing Phone Remote Control for Your Computer and Codex Enhanced Mode

How can you use the exclusive features in CC Switch v3.16.1+ to keep Codex's official mobile login state and remote-control capability, while routing the actual model requests to third-party APIs such as DeepSeek? This hands-on guide walks you through an AI Agent setup where your phone controls your computer.

8 min readMedium
LOCAL
macOSWindowsLinux
GPU: None
GitHub TechAI & Tools

CC Switch Hands-On: A Local Routing Tool for Switching AI CLI Models with Your Own API Key in One Click

When using Claude Code or Codex in the terminal, how can you freely switch models, bring your own API key, or use DeepSeek? This hands-on article tests the CC Switch routing tool and walks through how to proxy AI CLIs while managing costs and MCP.

6 min readMedium
LOCAL
macOSWindowsLinux
GPU: None