---
title: "Wes McKinney"
description: "Creator of pandas, POSIT; pioneer of high-throughput agentic engineering harness workflows and automated post-commit review."
section: "entities"
type: "entity"
created: "2026-08-27"
updated: "2026-08-27"
confidence: "high"
tags: ["person", "workflow"]
canonical: "https://pyweb.dev/wiki/wes-mckinney"
---
# Wes McKinney

Software engineer and open-source creator (creator of `pandas`, co-founder of POSIT, Arrow contributor). In 2026, McKinney pioneered high-volume agentic engineering architectures, operating autonomous coding agents across multiple parallel projects generating ~1M lines of code over 6 months at 1.3–1.4B tokens/day. [[source: hugo-bowne-anderson-agentic-software-factory-2026]](/wiki/raw/articles/hugo-bowne-anderson-agentic-software-factory-2026)

## Agentic Engineering Philosophy

McKinney contrasts "vibe coding" with disciplined agentic engineering:
> "The difference between vibe coding and agentic engineering is planning, architecture, and caring about the output." [[source: hugo-bowne-anderson-agentic-software-factory-2026]](/wiki/raw/articles/hugo-bowne-anderson-agentic-software-factory-2026)

When code production outpaces human review capacity, the human role shifts from reading diffs to defining architectural boundaries, managing task decomposition, and supervising automated review harnesses.

## Toolchain & Harness Innovations

- **RoboRev:** An automated daemon running as a post-commit hook that triggers high-reasoning LLM code review on every commit, maintaining an append-only findings ledger.
- **Commit-Every-Turn Discipline:** Enforcing granular git commits at every agent step to maintain review ledger precision.
- **Local Control Plane:** Kata (local issue tracking), Middleman (local PR review dashboard), and Agents View (session retrieval across hundreds of agent traces).

## Cross-links
- [agentic software factory](/wiki/agentic-software-factory) — operating model for autonomous code generation and verification
- [agentic code quality](/wiki/agentic-code-quality) — multi-tier verification and constraint-driven backpressure
- [generator evaluator loop](/wiki/generator-evaluator-loop) — separating generator models from reviewer models
- [agent harness engineering](/wiki/agent-harness-engineering) — system harness orchestration and tooling

---

## Agent Navigation

cluster: person (170 pages) | betweenness: 42.6

### References (outbound)
- [Agentic Software Factory](https://pyweb.dev/wiki/agentic-software-factory.md)
- [Agentic Code Quality](https://pyweb.dev/wiki/agentic-code-quality.md)
- [Generator-Evaluator Loop](https://pyweb.dev/wiki/generator-evaluator-loop.md)
- [Agent Harness Engineering](https://pyweb.dev/wiki/agent-harness-engineering.md)

### Referenced by (inbound)
- [Agentic Software Factory](https://pyweb.dev/wiki/agentic-software-factory.md)

### Evidence (verified primary sources)
- [hugo-bowne-anderson-agentic-software-factory-2026](https://pyweb.dev/wiki/raw/articles/hugo-bowne-anderson-agentic-software-factory-2026.md) | origin: https://hugobowne.substack.com/p/the-agentic-software-factory | ingested: 2026-08-27 | sha256: 8f02f90117b9b1e3bb07d1dc3a5b6f3a7431e67e3a6f3b063806f74a5ea34937

### Machine endpoints
- Knowledge graph: https://pyweb.dev/api/graph.json
- Graph analysis: https://pyweb.dev/api/graph-analysis.json
- Context index: https://pyweb.dev/llms.txt
