Token efficiency
Measure the whole trace
Count the work consumed across reasoning, context, tool use, retries, and repeated turns so apparent model efficiency can be compared with actual agent workload.
Contact
AgenticForge Labs studies the efficiency, reliability, and practical behavior of the same digital, generative, and physical systems we build. The goal is evidence that helps us choose architectures and models deliberately—not just impressive demos.
Forge Bench
Our current Forge Bench work examines agentic workloads as complete computational systems. We track more than a single prompt and response: token use across long-running traces, latency, cache behavior, provider differences, tool calls, task completion, and cost. Early runs are exploratory measurements to reproduce and refine—not universal model rankings.
Token efficiency
Count the work consumed across reasoning, context, tool use, retries, and repeated turns so apparent model efficiency can be compared with actual agent workload.
Latency & caching
Track response time, provider behavior, and cache reuse across persistent tasks where repeated context can materially change both speed and cost.
Cost & capability
Relate total workflow cost to task completion and quality so model routing can be designed around the work that needs to happen.
Reproducibility
Use controlled tasks, repeated runs, explicit factors, stored traces, and transparent analysis so conclusions can be challenged and reproduced.
Preliminary results · September 2026
Our first completed Forge Bench model-comparison study used one randomized complete block: 2 DeepSeek model configurations × 4 Hermes harness treatments × 5 SWE-bench Verified tasks = 40 planned runs, with both models pinned to the same Relace OpenRouter upstream. Some runs were invalid, so these are exploratory signals from five task units—not universal model rankings.
Mean total tokens fell from about 1.07M at baseline to about 0.56M with Ponytail in this study.
The same intervention moved in the opposite direction: about 0.93M baseline versus about 3.52M with Ponytail.
V4.1 + Ponytail accumulated many more tool calls than the other V4.1 conditions, showing why long-running traces reveal behavior that aggregate benchmark scores can hide.
Across the Forge
Forge Bench begins with model and agent efficiency, then extends the same experimental approach across the primary technical directions of AgenticForge Labs.
Digital agency
Context, memory, routing, tool use, long-running work, reliability, and the compute required to complete useful tasks.
Generative systems
Continuity, provenance, iteration cost, model handoffs, media-pipeline throughput, and how creative state survives across generations.
Physical agency
Perception-to-action latency, task success, recovery, hardware utilization, validation, and safe handoffs between probabilistic reasoning and deterministic control.
Open where we can be
The persistent AgenticForge runtime remains proprietary core technology. Around it, we intend to publish benchmark methods, selected traces and datasets, interfaces, SDKs, adapters, reference implementations, and analysis where doing so is practical, safe, and compatible with licensing and partner obligations.
We want public results to include enough context to understand how they were produced: task definitions, relevant configurations, measurement assumptions, and limitations.
How the open ecosystem fits the runtime →Public code
Public research software is released early enough to be useful and inspected. Status labels matter: these projects are evolving, and hardware-facing code should be tested conservatively.
Public repository
ResearchA reproducible framework for randomized studies of AI coding-agent harnesses and models, with complete long-running traces, SWE-bench outcomes, token and cost accounting, timing decomposition, tool-use analysis, multivariate analysis, and auditable study packages.
Public repository
BetaA focused Python motion SDK for the five-axis SO-ARM101 follower arm and stock gripper, with joint motion, forward/inverse kinematics, Cartesian movement, tools/TCPs, diagnostics, workspace checks, simulation, and an optional desktop controller. ROS and LeRobot are not runtime dependencies.
Progressive release
More to comeOnly repositories that are actually public are listed here. Additional robot interfaces and reusable components will appear as they are prepared for public use.
Research connects the systems we build with the evidence needed to make them more efficient, reproducible, and dependable.