@KingBootoshi Try Subtask in Claude Code with Codex subagents.
This is basically your workflow, except you offload managing/tracking the Codex agents to Claude Code.
Bonus: Subtask CLI seamlessly allocates a git worktree per Codex agent, so they won't conflict!
https://t.co/g1OkQpuAZ7
@unclebobmartin Try Subtask, it enables Claude Code to do your tasks with subagents in Git worktrees.
The CLI hides the complexity of worktrees and parallel subagents away from both you & Claude.
Planner/implementer/reviewer roles can be separated with workflows.
https://t.co/g1OkQpuAZ7
@bcherny@maxmeuk Neither async hooks nor background tasks notify on completion for me :/
Tested on 2 machines, created an issue:
https://t.co/1attxufZOw
I really need this feature for Subtask: https://t.co/g1OkQpuAZ7
Background command notifications worked so smoothly before 2.1.19 🙏
Introducing Subtask ✨
Claude Code drafts your tasks, spawns subagents, tracks progress, reviews code and requests changes
* Each task gets a Git worktree
* Codex subagents supported
* TUI shows conversations
* Ralph need not apply
https://t.co/g1OkQpuAZ7
Introducing Subtask ✨
Claude Code drafts your tasks, spawns subagents, tracks progress, reviews code and requests changes
* Each task gets a Git worktree
* Codex subagents supported
* TUI shows conversations
* Ralph need not apply
https://t.co/g1OkQpuAZ7
i love Claude for its taste & collaboration, Codex for implementation & review, but i HATE talking with Codex
𝐬𝐮𝐛𝐜𝐨𝐝𝐞𝐱: a Claude skill to operate Codex CLI
* Claude names the sessions
* sessions are text files
* hides thinking & tool calls
https://t.co/OtJA0HfBOC
i love Claude for its taste & collaboration, Codex for implementation & review, but i HATE talking with Codex
𝐬𝐮𝐛𝐜𝐨𝐝𝐞𝐱: a Claude skill to operate Codex CLI
* Claude names the sessions
* sessions are text files
* hides thinking & tool calls
https://t.co/OtJA0HfBOC
Claude: <very long plan>
*i ain't reading all that*
me: looks good, but i feel like we should really think this through more. ultrathink.
*accept plan*
Claude: <very long plan>
*i ain't reading all that*
me: looks good, but i feel like we should really think this through more. ultrathink.
*accept plan*
@steipete primarily for when my terminal tabs die and i want to restore some of the sessions
sometimes to go back to something we explored or dropped long ago, but now decided to do
built https://t.co/aO87sRA3jW for that, because Codex/Claude resume UX sucks
@kalomaze run it inside:
* OrbStack VM on Mac
* WSL on Windows
both are super lightweight, but they mount host filesystem by default so it's not 100% idiot proof
for maximum security run Claude Code inside a true VM on your machine and SSH into it
"find where we did the auth refactor, use recall search --help"
Let your agents search past conversations!
Claude Code, Codex, Factory and OpenCode supported.
Human TUI included.
Call it Recall.
https://t.co/kzQUfKQQGz
@ah20im im really missing a friendlier search in `codex resume`
it doesn't search inside messages and doesn't show the part that matches
so i built this for now: https://t.co/aO87sRzvuo