@lawrencecchen: I adopted @steipete's coding workflow last year. You just have to just talk to your agents. So it's super important to …
Summary
Lawrence Chen shares his adoption of Peter Steinberger's coding workflow, highlighting cmux, a tool he built to manage multiple codex agents and notify him when they finish, improving multitasking in terminal environments.
View Cached Full Text
Cached at: 05/23/26, 04:14 PM
I adopted @steipete’s coding workflow last year. You just have to just talk to your agents.
So it’s super important to know when and where an agent wants to talk to you! This is what I built cmux around.
When you have a lot of codexes/claudes side by side, having the blue pane flash around terminals when codex is done is really nice to have.
cmux is intentionally unopinionated, so you can bring worktrees, multiple checkouts, whatever workflow you want…
Peter Steinberger 🦞 (@steipete): I’m late to the party, but cmux is great. https://t.co/8uuStvqwcm
current split: codex mac app: knowledege work, learning, reading cmux + codex cli: coding
Similar Articles
@steipete: I'm late to the party, but cmux is great. https://github.com/manaflow-ai/cmux… current split: codex mac app: knowledege…
cmux is a Ghostty-based macOS terminal with vertical tabs and notifications designed for AI coding agents, featuring SSH support, in-app browser, and Claude Code Teams integration.
@jxnlco: https://x.com/jxnlco/status/2057153744630890620
This tweet thread discusses best practices for using the Codex coding agent, focusing on durable threads, voice input, steering, queuing, and its expanding capabilities beyond code generation to full computer workflow automation.
@svpino: I'm now *subagent-pilled* with Claude Code. This is the biggest update I've made in the way I work over the last 2 week…
Shares a workflow tip for Claude Code: use subagents to keep context windows separate, mix different models, and assign specific tools to each subagent.
@steipete: People freaking out over my AI spend. What nobody sees: Part of what excites me so much about working on OpenClaw is th…
A developer shares how they extensively use multiple Codex AI agents to automate PR reviews, issue dedup, security scanning, and more for the OpenClaw project, while also introducing Crabbox, a tool for remote agent workspaces.
@DivyanshT91162: You can clone Andrej Karpathy’s entire AGENTS.md workflow into Codex in under 2 minutes. Just: 1. Open his repo 2. Copy…
A tweet explains how to clone Andrej Karpathy's AGENTS.md workflow into Codex by pasting the 65-line file into Global Custom Instructions, making Codex behave more like a structured autonomous coding agent.