@howie_serious: https://x.com/howie_serious/status/2054778826006347949
Summary
The author shares an in-depth experience using Codex Agent, including the macify plugin update, AI Insider 2.0, and the wechat2readwise service, emphasizing its powerful features and low cost.
View Cached Full Text
Cached at: 05/14/26, 06:31 AM
codex agent: So Powerful It’s Almost Dangerous, So Cheap It’s Almost Free
In the past few days, I’ve been completely absorbed in codex.
Daily token consumption ranges from at least 100 million to nearly 300 million.
In less than 7 days, I’ve used 1.3 billion tokens, which would cost about $1,100 if billed via API.
Of course, OpenAI built its trillion-dollar AI factory where token production costs are close to electricity bills, so they heavily subsidize it. A $200/month Pro subscription effectively lets you spend $5,000 worth of tokens per month.
What did I build?
macify Plugin
-
Added two new features to Achan’s Chrome extension macify. My first time merging code on GitHub!
-
Built a third-party website for macify: macify.candobear.com
AI Insider 2.0
- Upgraded AI Insider to version 2.0: launched the site seriousai.candobear.com, which can be added as a PWA app on both mobile and desktop.
Added semantic search capabilities, seamlessly integrating AI into the AI Insider site. For example, searching for “财富密码” (wealth secrets):
Also rebuilt the entire insider workflow inside codex: faster, better, more powerful — and nearly free.
- Insider MCP
AI Insider is now fully integrated into agents and chatbots, with new additions: Insider CLI, Insider MCP, Insider SKILL, and Insider AGENT.
You can use it in any chatbot or agent! And explore new features like topic research and cross-article reading.
wechat2readwise
- wechat2readwise service: Yesterday I tackled a high-difficulty project — building a readwise inbox service within the WeChat ecosystem.
It involved WeChat service account development, WeCom (WeChat Work), WeChat Pay, Tencent Cloud, Cloudflare… but everything went smoothly, going from zero to a satisfying iteration in under 24 hours.
Try it: wechat2readwise.candobear.com
codex: So Powerful It’s Almost Dangerous
ChatGPT and the LLMs it represents are often called a “GPT” technology: General Purpose Technology. As the name suggests, master this technology and you can solve any problem.
The revolutionary new version of codex, updated on April 16, 2026, truly embodies the meaning of “GPT”: for (almost) everyone, for (almost) everything!
So powerful it’s almost dangerous.
So cheap it’s almost free.
That’s why I’ll spend 2 hours in a codex special session, sharing heavy practical experience — to talk with you about the codex agent!
Lecture Outline
Content is rich, but the structure follows the principle of Dao, Law, Technique, Tool, combined with real-world cases and hands-on practice.
Livestream Room
Scan the QR code to enter the livestream room.
Similar Articles
@dotey: https://x.com/dotey/status/2057250417638035555
This article shares usage tips from the Codex official team, including persistent conversation flow, voice input, task intervention and queuing, tool integration, automation, and goal setting, to help users get the most out of Codex, an AI coding agent.
@Saccc_c: https://x.com/Saccc_c/status/2058057029810594206
The article provides a detailed introduction to OpenAI's AI Agent desktop application, Codex App, covering its core features (local file read/write, web search, software control, automation, etc.), installation steps, usage tips, and differences from ChatGPT, helping users get started quickly.
@xiaogaifun: https://x.com/xiaogaifun/status/2064268648601268540
A detailed summary of 8 high-frequency use cases for the Codex tool, including adding captions, organizing disks, converting to slides, processing meeting minutes, connecting Feishu and WeRead, deploying websites, and handling daily company tasks, demonstrating various applications of AI assistants in real work and life.
@xiaohu: https://x.com/xiaohu/status/2062004505915670997
OpenAI has made a major update to Codex, launching six role-specific plugins, the Sites web application generation feature, and Annotations precise annotation editing, expanding Codex from a coding assistant to a complete workflow tool for office workers.
@thinkszyg: https://x.com/thinkszyg/status/2066837941477920993
A practical guide for developers (especially AI coding tool users) on how to safely and efficiently use Claude Code, Codex, and other tools for multi-agent parallel development, focusing on best practices such as task decomposition, file isolation (worktree), boundary control, sequential merging, etc., to avoid file conflicts and chaos.