@ttunguz.bsky.social
210 followers 400 following 1.3K posts
Posts Media Videos Starter Packs
ttunguz.bsky.social
The record at OpenAI is 7 hours of autonomous execution, 150M tokens, and 15K lines of code refactored with this design pattern. Pretty remarkable even for a senior engineer.

Congratulations, Robot. Keep climbing that ladder.

tomtunguz.com/congratulati...
Congratulations, Robot. You've Been Promoted!
OpenAI's Codex went from intern to senior engineer in 12 months. At 92% adoption & 72% more pull requests, the architect-implementer workflow proves AI has graduated beyond junior-level work.
tomtunguz.com
ttunguz.bsky.social
These tests can be visual (evaluate screenshots), functional (does the code run), or logical (does the code meet the requirements). Then a third robot reviews for quality & style.
ttunguz.bsky.social
In the plan, designing the tests / hurdles that a robot must pass to complete the task is critical. The robot runs the tests, fixes the code, runs the tests again, and repeats until passing.
ttunguz.bsky.social
The counterintuitive part? The second robot shouldn’t see the first robot’s context. Fresh discerning digital eyes catch more errors.

CLOSED FEEDBACK LOOPS
ttunguz.bsky.social
Ask a robot to write the plan document. You’ll refine your thinking as you review it. The robot manages progress through each step.
ttunguz.bsky.social
I wrote about architect-implementer architectures on Monday. The pattern splits work between two separate robots : the first designs the solution, the second executes it.
ttunguz.bsky.social
The team shared more. The best design patterns for collaborating with Codex are architect-implementer systems & closed feedback loops.

ARCHITECT-IMPLEMENTER
ttunguz.bsky.social
Congratulations, Robot. You’ve been promoted - again! From intern to senior engineer in about a year. Quite the trajectory.

Other data points :

- 92% of technical staff use Codex daily
- those staff generate 72% more pull requests (code submissions) than those who don’t use AI
ttunguz.bsky.social
Watching the OpenAI Dev Day videos, I listened as Thibault, engineering lead for Codex, announced “Codex is now a senior engineer.”

AI entered the organization as an intern - uncertain & inexperienced. Over the summer, engineering leaders said treat it like a junior engineer.
ttunguz.bsky.social
San Francisco | October 15, 5:30–7:30pm | Space is limited

Apply to join here : gatsby.events/theory-ventu.... Submit your questions through the registration form & I’ll weave them into our conversation.
Office Hours: Sales Leadership in the AI Age
gatsby.events
ttunguz.bsky.social
- How sales leaders can adapt in a fast-changing, AI-driven landscape
- The evolution from traditional software sales to AI & data platform selling
- Creating sales cultures that attract & retain top talent
- Navigating the shift from product-led to enterprise sales motions
ttunguz.bsky.social
During this intimate fireside chat, Chris & I will explore :

- Building & motivating high-performing sales teams in the AI era
- Lessons from scaling organizations from $100M → $1B+ at Databricks, UiPath & Google Cloud
ttunguz.bsky.social
On October 15th in San Francisco, Theory Ventures is hosting an exclusive Office Hours session with Chris Klayko, SVP of Sales at Databricks.
ttunguz.bsky.social
His remarkable journey includes scaling Google Cloud from tens of millions to a multi-billion dollar business in just four years, driving UiPath’s Americas expansion during its hypergrowth phase, & building SAP’s emerging solutions division.
ttunguz.bsky.social
Chris Klayko brings over two decades of sales leadership experience transforming technology companies from promising startups to multi-billion dollar enterprises. As SVP of Sales at Databricks, Chris leads the charge in democratizing data & AI for organizations worldwide.
ttunguz.bsky.social
Wednesday : hybrid workflow (chai latte—wait , is this even coffee?). By Thursday , the data shows which saves 3 hours per week.
ttunguz.bsky.social
We can now test productivity systems like trying coffee drinks. Monday : architect/implementer (cappuccino—structured , classic). Tuesday : traditional single-session (flat white—simpler , maybe better?)...
ttunguz.bsky.social
The pattern emerging : instant implementation.
ttunguz.bsky.social
Third, over the weekend I read Jesse Vincent’s architect/implementer workflow via Simon Willison’s write-up. The approach splits AI coding into two sessions: one architect to design, one implementer to execute. No weeks of trial & error to understand the nuances. Read, implement, test, done.
ttunguz.bsky.social
Second, when I discovered Google’s Agent Development Kit research on tool design patterns, I asked AI to redesign my automation tools following those principles. The result : a 41% reduction in AI operation costs, implemented while I was answering emails in another browser tab.
ttunguz.bsky.social
Previously: read the paper (2 days), understand the methodology (1 day), code the implementation (3 days). Now: point AI at the repository, get a working agent by lunch.
ttunguz.bsky.social
First, Paper2Agent transforms research papers into working code agents in 30 minutes to 3 hours. Ask it to implement AlphaGenome’s genomic analysis from a published paper & it processes the code, builds the environment, runs the tutorials.
ttunguz.bsky.social
But something new is emerging. We’re discovering we can redesign workflows instantly with AI prompts instead of studying methodologies for weeks.

Three recent experiments hint at what’s coming.