Research
From Workflow-Based SLM to Autonomous Agent: Evolving PUBG Ally's Architecture

PUBG Ally is an AI teammate system introduced at GDC 2026. It evolved from a workflow-based SLM design into an autonomous agent architecture, as the language model's role expanded from response generation to tool-using decision-making. This post explains that architectural transition, the design of the agent loop, and the criteria behind choosing Nemotron for on-device deployment.

April 15, 2026
Research
Prompt-to-Policy: Agentic Engineering for Reinforcement Learning

Describe a behavior in words, and an agent writes the reward, trains a policy, judges the result via LLM-written code metrics and VLM, and revises until the policy matches your intent. No human intervention required.

April 3, 2026
Research
Raon-VisionEncoder: A Vision Encoder for Raon

The story of building a SigLIP2-class vision encoder from scratch using only open data.

April 2, 2026
Research
How We Reached 74.8% on terminal-bench with Terminus-KIRA

Introducing Terminus-KIRA — boosting frontier model performance on terminal-bench with minimal harness improvements. We share our full methodology, failure analysis, and open-source release.

February 20, 2026
Research
Continual Post-Training of LLMs via Offline GRPO for Mathematical Reasoning

We propose an offline alternative using teacher-generated trajectories and a novel GRPO variant that better captures high-quality reasoning traces.

July 28, 2025