Funny how the abstraction layer ended up being plain markdown the human and the model both read.
CODE
-
AI codes all projects for 6-12 months, developer stops writing code
By
–
I have nothing to pump, I just let AI code all my projects for the last 6-12 months and don't write my own code anymore
-
Codex orchestrates thread handoff between local and remote hosts
By
–
https://t.co/VYkIRfhSha pic.twitter.com/v1EDg3XB0o
— CHOI (@arrakis_ai) 20 juin 2026Codex can now hand off threads between local and remote hosts. Start work on your laptop, send it to a remote box before you close the lid, bring it back later. And yes, Codex can orchestrate the handoff for you.
-
Quick patch adds rename to claude-channel-cli for role targeting
By
–
quick patch to `claude-channel-cli` in 0.3.0: you can now `rename` an instance to make it easier to target means you can have distinct roles (`project-reviewer`, `project-implementer`) and codex can route to the right ones. or they can even call each other with tasks
-
Codex and Fable 5 interact via plugin with Claude Code
By
–
— Aaron Ng (@localghost) 19 juin 2026
Here is Codex talking to Fable 5 with my plugin. Unlike the API call, `claude-channel-cli` talks to the same full harness of Claude Code as you. This means you can talk to either AI & they will guide each other naturally with
-
Claude message replaces SQL for trivial text edits
By
–
Probably even better now that trivial edits to it are a message to Claude away versus having to write a SQL query to do equivalent of a one character/line insert/edit.
-

dcode: model-agnostic harness, recommended with Fireworks
By
–
It is indeed very good! Do not try it in claude code/codex – these harnesses are too tailored for their proprietary models. dcode (deepagents code) is a model-agnostic harness – try it there with @FireworksAI_HQ: dcode –model
-

macOS YouTube TV menu bar app built with AI one-shot
By
–
I wanted a macOS Youtube TV menu bar app so I could watch the world cup game while working. Asked codex, one-shot it with /goal. We really live in the golden age of ideas.
-

Graph Machine Learning 2nd Edition with PyTorch Geometric and DGL
By
–
2nd Edition at http://
amzn.to/45Y3LyI Graph Machine Learning — the latest advancements in graph data to build robust machine learning algorithms. 𝓚𝓮𝔂 𝓕𝓮𝓪𝓽𝓾𝓻𝓮𝓼: Master new graph ML techniques through updated examples using PyTorch Geometric and Deep Graph Library -
Deciphering Linear A with Claude Code
By
–
Cool way to use Claude Code: deciphering Linear A, a 3500-year-old written language from Crete https://aiclambake.com/clamtakes/linear-a/
… I hope it holds up in peer review!