|
|
|
|
|
by jjfoooo4
66 days ago
|
|
> Claude code is starting to develop one as people start to build things that require Claude Code specifically, not just any LLM. I hate to be a "source?" guy, but I'm curious if you have any examples of this. Skills and MCP are really the only extensions on CC itself I'm aware of, and these are both supported in Codex. Things like Dispatch / remote sessions is something CC has that Codex does not, but these features are quite easy to replicate (and I expect Codex to do so in short order). |
|
Having written several orchestrators I’ll say that the code to invoke the tool is pretty equivalent but it’s the details that matter. Exact CLI flags and json fields.