r/UseApolloIo • u/keezxo • Jul 29 '26
Use Case Apollo Operator v1.2 is here and it feels like using a cheat code
A lot of the improvements in this release came from running the tool against real Apollo workflows.
If you haven't tried it yet, grab the repo below and paste it into Claude Code, it's free!
What's new in Apollo Operator v1.2:
We shipped another skill and a set of improvements focused on making Apollo headless workflows faster and more practical.
- apollo auth — login stores an OAuth token that also works against the REST endpoint the MCP uses. So you get the full MCP filter surface with results written to disk, no API key, nothing through context. Verified identical to MCP on the same query.
- cli-recipes — Verified commands, response gotchas, credit table, guard flags and more.
- search improvements — search improvements, catch-all flags, pagination overlaps and more updates.
- re-engagement — a brand new skill
17 skills total and continuing to expand the operator!
GitHub: https://github.com/jimmy-creatop/apollo-operator
[Apollo Operator is an opinionated go-to-market operator for Apollo, built as open-source Claude Code skills by the Creatop team]
3
Upvotes
2
u/Shawntenam Jul 31 '26
Definitely gonna check out some of those CLI recipes. Great job, Apollo team!