Fetching from the wire…
Public story · 2026-07-31 · high
AxisAgentic and axrl launched July 23 with matching architecture, but neither README mentions the other.
Why now: Both tools shipped July 23 and only surfaced in coverage as of July 31.
XYZ AI Lab shipped two open-source agent tools on July 23: a runtime and a reinforcement-learning trainer, per their GitHub repos. Together they cover the loop needed to train long-horizon agents: record what a model did, then train on it. AxisAgentic already has 855 stars and axrl 718, a sign teams building these agents needed exactly this.
AxisAgentic logs append-only traces of everything an agent model observed, with explicit markers for rollbacks, context compaction and discarded turns. That makes it possible to export clean fine-tuning data from a live run without leaking the hidden history those markers strip out.
axrl is the training half, SGLang for rollouts, Megatron for the actual training. It supports six objectives, PPO, GRPO, GRPO2, GSPO, TOPR and TIS, with trajectories running past 300 turns. A black-box harness can plug in through an OpenAI-compatible proxy.
Neither README mentions the other, per the repos. Yes, but axrl doesn't require AxisAgentic specifically. Its proxy takes rollouts from anything that speaks the OpenAI API, agent runtime or not.
Each link below shares sources, entities, or timing with this story.
Anthropic partners with OpenAI / Shared entities / Same source domain / Earlier coverage / Tension
Linked by a graph relationship (Anthropic partners with OpenAI); both cover July, OpenAI; reported by the same outlet (github.com).
Hermes Agent supports OpenAI / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Hermes Agent supports OpenAI); both cover July, OpenAI; reported by the same outlet (github.com).
OpenAI partners with Google / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (OpenAI partners with Google); both cover July, OpenAI; reported by the same outlet (github.com).
Microsoft competes with OpenAI / Shared entities / Same source domain / Earlier coverage
Linked by a graph relationship (Microsoft competes with OpenAI); both cover July, README; reported by the same outlet (github.com).
OpenAI deprecates Agent Builder / Shared entities / Earlier coverage / Tension
Linked by a graph relationship (OpenAI deprecates Agent Builder); both cover July, OpenAI; earlier July coverage from 2026-07-26.
ChatGPT built by OpenAI / Shared entities / Earlier coverage / Tension
Linked by a graph relationship (ChatGPT built by OpenAI); both cover July, OpenAI; earlier July coverage from 2026-07-25.
Anthropic partners with OpenAI / Shared entities / Earlier coverage / Tension
Linked by a graph relationship (Anthropic partners with OpenAI); both cover July, OpenAI; earlier July coverage from 2026-07-24.
Linked by a graph relationship (Anthropic partners with OpenAI); both cover July, OpenAI; earlier July coverage from 2026-07-23.