{
  "id": 8286069,
  "title": "WTAgent: Turn ChatGPT Web into a Codex-style Local Coding Agent (Open Source)",
  "url": "https://urgent.news/2026/09/18/wtagent-turn-chatgpt-web-into-a-codex-style-local-coding-agent-open",
  "topic": "ai",
  "section": "AI",
  "published": "2026-09-18T18:34:46.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/xxxian886/wtagent-turn-chatgpt-web-into-a-codex-style-local-coding-agent-open-source-5d39"
  },
  "original_language": "en",
  "account": "WTAgent is a new open-source, free-to-use command line interface (CLI) that transforms your ChatGPT Web or Claude Web subscription into a powerful local coding agent. By running in your terminal, WTAgent creates a dedicated Chrome profile where you are signed into your web AI, and it bridges the gap between your project files and AI-generated code.\n\nWTAgent's key feature is its ability to read, plan changes, edit files, run commands, and verify results—all within your local environment. This eliminates the need for a model API key, MCP server, or tunnel, as it utilizes the web subscription you already pay for. The tool supports multiple providers, including Claude, DeepSeek, Gemini, Grok, Kimi, and GLM, by simply using the appropriate command-line argument.\n\nInstallation is straightforward with the command \"npm i -g wtagent\". The CLI works on macOS, Linux, and Windows (with WSL2), and requires Node.js 20.17 or higher and a compatible Chrome/Chromium browser. However, it's essential to note that all code and outputs generated by the AI are sent to the respective provider, so users must adhere to their terms of service.\n\nWhile WTAgent is an independent CLI and not an official Codex or Claude Code client, it offers a compelling solution for local coding assistance. Users are encouraged to provide feedback, particularly regarding any first-run issues they may encounter.",
  "summary": "I kept copy-pasting code between ChatGPT's web UI and my editor, so I built WTAgent — a free, open-source (MIT) CLI that turns your ChatGPT Web account (including Pro) into a Codex-style local coding agent, and your Claude Web into a Claude Code-style agent. How it works WTAgent runs in your terminal, drives a dedicated Chrome profile where you're signed into your web AI, and closes the loop…",
  "key_points": [
    "WTAgent transforms ChatGPT Web subscription into local coding agent",
    "Reads, plans changes, edits files, runs commands, verifies results locally",
    "Supports multiple AI providers with simple command-line argument"
  ],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}