[{"data":1,"prerenderedAt":472},["ShallowReactive",2],{"post-\u002Ffrom-asking-questions-to-delegating-work":3},{"page":4,"translations":329,"nav":337,"related":462,"random":465},{"id":5,"title":6,"body":7,"categories":298,"category":301,"changeHistory":301,"date":302,"description":303,"disclosures":304,"draft":307,"extension":308,"image":309,"imageAlt":310,"kind":311,"lang":312,"meta":313,"navigation":314,"path":315,"publishedAt":301,"readingTime":316,"rights":301,"seo":317,"seoTitle":318,"slug":79,"sources":301,"stem":79,"tags":319,"translationKey":326,"type":327,"updated":301,"__hash__":328},"posts\u002Ffrom-asking-questions-to-delegating-work.md","From Asking Questions to Delegating Work: What the Codex Study Shows",{"type":8,"value":9,"toc":281},"minimark",[10,49,52,55,70,73,76,81,84,95,98,101,104,107,111,114,117,120,123,127,132,135,138,141,145,148,151,155,158,161,164,168,171,174,177,181,184,201,214,218,221,224,227,230,234,237,240,243,246,260,265,269,272,275,278],[11,12,13,21],"blockquote",{},[14,15,16,17],"p",{},"💡 ",[18,19,20],"strong",{},"TL;DR: Key Takeaways",[22,23,24,31,37,43],"ul",{},[25,26,27,30],"li",{},[18,28,29],{},"In OpenAI's Codex research, the unit of work changes before the volume of use does."," Users are not only asking questions. They are delegating multi-step work across research, code, documentation, and validation.",[25,32,33,36],{},[18,34,35],{},"Longer tasks, concurrent agents, and reusable skills indicate that people are building work systems."," None of these measures proves productivity or ROI on its own.",[25,38,39,42],{},[18,40,41],{},"The practical issue is not how often someone uses the tool."," It is whether the workflow preserves context, connects tools, defines human decision points, and verifies the output.",[25,44,45,48],{},[18,46,47],{},"Companies need to look beyond messages and tokens."," Task complexity and agent activity must be measured alongside accepted output, rework, quality, cycle time, cost, and risk.",[14,50,51],{},"Asking an AI tool, “What might be causing this bug?” is not the same as asking it to inspect the codebase, find the cause, implement the fix, run the tests, and update the documentation.",[14,53,54],{},"The first request produces an answer. The second delegates a piece of work.",[14,56,57,58,69],{},"That is the shift documented in the OpenAI Economic Research team's 50-page report, ",[59,60,68],"a",{"href":61,"className":62,"rel":64,"target":67},"https:\u002F\u002Fcdn.openai.com\u002Fpdf\u002F5d1e1489-21c0-43e4-9d42-f87efdbf0082\u002Fthe-shift-to-agentic-ai-evidence-from-codex.pdf",[63],"dofollow",[65,66],"nofollow","noopener","_blank","The Shift to Agentic AI: Evidence from Codex",". AI use is moving from conversation toward agentic workflows that use tools and carry out multi-step tasks.",[14,71,72],{},"The practical significance is not simply that “more people are using Codex.” It is that people are starting to turn AI from a standalone assistant into a system in which research, production, tools, and verification operate together.",[14,74,75],{},"I use Codex and Claude CLI across source research, document and code preparation, custom MCP development, and image generation. This article is therefore not a translation of the report's findings. I will first separate what the research shows from what it does not, then return to what the same pattern looks like in my own work.",[77,78,80],"h2",{"id":79},"from-asking-questions-to-delegating-work","From asking questions to delegating work",[14,82,83],{},"OpenAI treats ChatGPT primarily as a conversational tool and Codex as an agentic one. The researchers also acknowledge that the distinction is not absolute. ChatGPT can use tools, while a Codex conversation may remain a simple question-and-answer exchange.",[14,85,86,87,90,91,94],{},"An external tool call is therefore not enough to define agentic work. The report's more useful distinction is between ",[18,88,89],{},"consultation"," and ",[18,92,93],{},"delegated production",".",[14,96,97],{},"In consultation, the model explains an approach or generates options. In delegated production, it inspects existing files, forms a plan, uses tools, and produces a concrete output or change. The research finds Codex being used across code implementation, debugging, validation, documentation, data analysis, research, planning, and communication.",[14,99,100],{},"Two years ago, I might have asked an AI tool, “How should I create an Editorial Principles document for my website?” Today, I ask Codex or Claude CLI to research the subject, relevant sources, and best practices, then prepare a draft Editorial Principles document aligned with my Brand Guide. The first request generates an explanation of how to do the work. The second delegates a package that includes both research and writing.",[14,102,103],{},"You may recognize the same change in your own use: what began as asking AI questions has gradually become asking it to do more of the work.",[14,105,106],{},"Software is a useful starting point for this shift. The work is digital, can be decomposed, and can often be checked through tests. But the change described in the report is broader than writing code. Instead of working through every step with the model, the user defines the objective and constraints, then delegates execution.",[77,108,110],{"id":109},"what-is-the-research-based-on","What is the research based on?",[14,112,113],{},"The report compares three groups: individual Codex users, people on organizational accounts such as Business and Enterprise, and OpenAI employees.",[14,115,116],{},"The analysis does not rely on researchers reading conversations one by one. OpenAI says its privacy-protecting automated pipeline aggregates usage telemetry, classifies tasks, and estimates how long some tasks would take an experienced person without AI assistance.",[14,118,119],{},"Not every finding comes from the same sample. Task distributions use broader samples. Task complexity is estimated from a random 0.1% sample of individual accounts whose users allow their data to be used for model training. The human-time equivalent is a model estimate, not a time sheet.",[14,121,122],{},"These details do not make the report irrelevant. They limit what it can prove. The study offers strong provider telemetry on how people use the product. It is not an independent impact study and does not establish causal productivity gains or ROI.",[77,124,126],{"id":125},"four-findings-point-in-the-same-direction","Four findings point in the same direction",[128,129,131],"h3",{"id":130},"_1-the-range-of-delegated-work-is-expanding","1. The range of delegated work is expanding",[14,133,134],{},"Codex use is not limited to producing new code. Understanding existing systems, debugging, validation, repository operations, and documentation all account for meaningful activity. Among OpenAI employees, the work also extends into research, planning, communication, data analysis, product, sales, and recruiting.",[14,136,137],{},"OpenAI's internal pattern should not be generalized to an ordinary company. Its employees are close to the product, face fewer access constraints, and work in an environment with extensive internal knowledge sharing. Even so, the example indicates that the portfolio of delegable work can broaden as adoption deepens.",[14,139,140],{},"I saw this expansion in my own work while moving a legacy repository to a completely different technology stack. The agent first inspected the codebase and prepared a migration report. After I decided the approach and scope, it wrote the code, documentation, and tests; created browser tests; prepared a smoke-test list for checks that only I could perform; produced a deployment checklist; and set up the CI\u002FCD pipeline. This does not mean every agent can take every project to production on its own. It is one observed example of how a work package can extend from analysis to delivery preparation when access, decision points, automated tests, and human checks are clearly defined.",[128,142,144],{"id":143},"_2-the-task-horizon-is-getting-longer","2. The task horizon is getting longer",[14,146,147],{},"The share of active individual users who submitted at least one task that the model estimated would take a human more than one hour rose from 35.4% in December 2025 to 70.2% in May 2026. The share who submitted at least one task estimated at more than eight hours rose from 2.1% to 25.6%.",[14,149,150],{},"These figures do not show that the tasks ran successfully for eight hours. A request may fail, stop halfway, or require substantial correction. What they show is that users are starting to delegate larger pieces of work at once.",[128,152,154],{"id":153},"_3-some-users-manage-agents-in-parallel","3. Some users manage agents in parallel",[14,156,157],{},"In the week ending June 11, 2026, more than 10% of users managed at least three concurrent Codex agents. Most external users still stayed within one workflow or ran no more than two tasks in parallel. Concurrency was much higher inside OpenAI.",[14,159,160],{},"The human role changes in this pattern. The user must separate the work, provide the right context, monitor progress, intervene when necessary, and combine the results. High concurrency is not a success measure by itself. In a poorly designed workflow, it may simply create a larger review queue.",[14,162,163],{},"When appropriate, I design workflows so that tasks can run in parallel and delegate bounded work to subagents. More recently, the parallelism has extended beyond a single task. While one workflow runs in one CLI window, I open another CLI window and move a separate topic forward rather than waiting. This is not a recommendation that everyone should open as many simultaneous tasks as possible. In my experience, concurrency changes the user's work rhythm as well as the number of agents: one process continues while the user advances another piece of work.",[128,165,167],{"id":166},"_4-repeated-work-is-being-encoded-in-skills-and-plugins","4. Repeated work is being encoded in skills and plugins",[14,169,170],{},"The share of active Codex users who invoked at least one skill rose from 5.4% on March 1 to 26.6% on June 11, 2026.",[14,172,173],{},"In the report, a skill is a reusable set of instructions and a work recipe for a specific job. A plugin can package skills with application integrations, Model Context Protocol configuration, hooks, and other assets. Custom skills can preserve local context such as an organization's writing standards, reporting routines, or control steps.",[14,175,176],{},"This is central to turning AI into a work system. Instead of explaining the same context in every conversation, the user turns the way the work should be done into a durable operating layer. Reuse is not proof of quality, however. A bad rule can also scale consistently.",[77,178,180],{"id":179},"when-does-ai-become-a-work-system","When does AI become a work system?",[14,182,183],{},"A long prompt or a large number of conversations does not create a work system. Five connected elements do:",[22,185,186,189,192,195,198],{},[25,187,188],{},"The boundary of the delegated work is explicit.",[25,190,191],{},"Access to the required files, data, and tools is controlled.",[25,193,194],{},"Repeated context is preserved in a skill, rule, or another system record.",[25,196,197],{},"The point where the agent stops and a human decides is defined.",[25,199,200],{},"The output is verified through a test, source, record, or accountable person.",[14,202,203,204,208,209,213],{},"That is why ",[59,205,207],{"href":206},"\u002Fwhen-do-you-actually-need-an-ai-agent","the distinction between an AI agent and a fixed workflow"," matters. Not every task requires open-ended judgment; a more constrained automation may be more reliable when the path is predictable. When an agent is appropriate, ",[59,210,212],{"href":211},"\u002Fhow-much-authority-should-ai-have","the authority given to the AI system"," should still be limited according to the risk of the work.",[77,215,217],{"id":216},"what-does-this-pattern-look-like-in-my-own-work","What does this pattern look like in my own work?",[14,219,220],{},"I can make it concrete through the content workflow for this website, which has two different starting points.",[14,222,223],{},"In the first, the idea and often the initial draft come from me. I ask Codex or Claude CLI to research the subject, supporting evidence, and best practices, then enrich and edit the draft under my Brand Guide and editorial rules. Claims are checked, existing articles are reviewed, and relevant internal links are proposed.",[14,225,226],{},"The second starting point is source monitoring. This workflow helps me follow developments, classify new material, and notice a possible article. I still make the decision that something is worth writing, and I provide the central point, angle, or initial draft. The item that surfaced the topic does not have to remain the only source; it can be strengthened or bounded by additional research.",[14,228,229],{},"Once the subject is clear, the same work system continues through Turkish and English drafts, documents, and code when needed. If existing tools are insufficient, custom MCPs can be designed and implemented. Codex has assisted with parts of many of my recent blog articles. I have also generated all the blog's visuals through ImageGen in Codex, and an agent prepares the ALT description for the generated image. This is not a Codex-only product review or an ROI claim. The editorial thesis, source decisions, language, and publication decision remain mine.",[77,231,233],{"id":232},"why-tokens-and-messages-are-not-enough","Why tokens and messages are not enough",[14,235,236],{},"One of the report's most useful warnings is the limit it places on its own usage figures. In an agentic system, active users, chats, messages, and token volume are inadequate measures of the value of the work.",[14,238,239],{},"The 23.2 billion tokens I have used since mid-July make that limitation concrete. The same screen shows a peak of 1.47 billion, a 33-day streak, a longest task of 7 hours and 18 minutes, and a highest weekly bar of roughly 6.13 billion. These figures describe the intensity and duration of use. They do not show that every token became valuable or completed work, that the outputs were correct, or that the activity produced business value, ROI, or quality.",[14,241,242],{},"One user may write dozens of short messages. Another may give one instruction and manage agents that work for several hours. The activity patterns are different, but neither proves that the result is correct or valuable.",[14,244,245],{},"OpenAI therefore proposes measures such as task complexity, runtime, workflow reuse, concurrency, and production output. Companies need to connect those measures to operating results:",[22,247,248,251,254,257],{},[25,249,250],{},"How much of the output was accepted?",[25,252,253],{},"How much human correction or rework was required?",[25,255,256],{},"Was the error found before delivery or after it?",[25,258,259],{},"Did cycle time, capacity, quality, cost, or risk change?",[14,261,262,263,264],{},"This is where ","using AI and creating business value from AI"," diverge. Without connecting usage intensity to operating results, a company can mistake high activity for success.",[77,266,268],{"id":267},"the-implication-for-companies","The implication for companies",[14,270,271],{},"OpenAI's research makes a convincing case that AI use is shifting from question-and-answer interaction toward delegated production. Longer tasks, parallel agents, and reusable workflows are separate signals of that change.",[14,273,274],{},"The report does not show that these systems automatically make companies more productive. That decision requires task selection, access design, controls, and outcome measurement.",[14,276,277],{},"A company's first objective should not be more agents or higher token consumption. It should make explicit which work is being delegated and why, what context and tools the agent can use, where a human makes the decision, and how the output will be verified.",[14,279,280],{},"That is when an AI assistant becomes a work system: not when people talk to it more, but when it is connected to the way work is done in a controlled and measurable way.",{"title":282,"searchDepth":283,"depth":283,"links":284},"",2,[285,286,287,294,295,296,297],{"id":79,"depth":283,"text":80},{"id":109,"depth":283,"text":110},{"id":125,"depth":283,"text":126,"children":288},[289,291,292,293],{"id":130,"depth":290,"text":131},3,{"id":143,"depth":290,"text":144},{"id":153,"depth":290,"text":154},{"id":166,"depth":290,"text":167},{"id":179,"depth":283,"text":180},{"id":216,"depth":283,"text":217},{"id":232,"depth":283,"text":233},{"id":267,"depth":283,"text":268},[299,300],"ai","business",null,"2026-09-01","OpenAI's Codex research shows how AI use is shifting from questions to delegated work—and what companies should measure before calling it value.",{"aiUse":305,"aiNote":306},"ai-assisted","This article's subject, argument, and interpretations were determined by Evren Bal. AI-assisted tools were used to inspect the primary source, structure the article, and develop the draft.",false,"md","\u002Fimages\u002Fhero\u002Fai-work-system-codex.avif","A blue question card enters an instrument that researches, writes, tests, and produces a verified document.","Analysis","en",{},true,"\u002Ffrom-asking-questions-to-delegating-work",11,{"title":6,"description":303},"From Questions to Delegated Work | Codex Research",[320,321,322,323,324,325],"agentic-ai","ai-agent","codex","workflow-design","ai-productivity","organizational-transformation","turning-ai-assistant-into-a-work-system","post","inNiju3-e2JhDS2GQ8bajejhUKFdQ08HzaD3t7mt5dA",{"en":330,"tr":331,"de":334},{"path":315,"title":6},{"path":332,"title":333},"\u002Ftr\u002Fsoru-sormaktan-isi-devretmeye","Soru Sormaktan İşi Devretmeye: Codex Araştırması Ne Gösteriyor?",{"path":335,"title":336},"\u002Fde\u002Fvom-fragenstellen-zum-delegieren-was-die-codex-studie-zeigt","Vom Fragenstellen zum Delegieren: Was die Codex-Studie zeigt",{"prev":338,"next":341,"others":344,"lucky":459,"readingTime":316},{"path":339,"title":340},"\u002Fwho-captures-ai-productivity-gains","Who Captures the Productivity Gains from AI?",{"path":342,"title":343},"\u002Fwhen-is-one-ai-model-enough","When Is One AI Model Enough?",[345,348,351,354,356,359,362,365,368,371,374,377,380,383,384,387,390,393,396,399,402,405,408,411,414,417,420,423,426,429,432,435,436,439,442,444,447,450,453,456],{"path":346,"title":347},"\u002Ftesting-a-button-treating-an-entire-website-redesign-as-a-sure-thing","Testing a Button, Treating an Entire Website Redesign as a Sure Thing",{"path":349,"title":350},"\u002Fgoogle-generative-ai-data-ai-citation-timing","AI Visibility Dropped Before Search: The Google Data That Changed My Theory",{"path":352,"title":353},"\u002Fthe-ai-productivity-baseline-is-moving-faster-than-we-remember","AI Wasn’t Always This Good. We Just Got Used to It.",{"path":211,"title":355},"How Much Authority Should You Give an AI System?",{"path":357,"title":358},"\u002Fwhen-process-automation-actually-needs-ai","When Does Process Automation Actually Need AI?",{"path":360,"title":361},"\u002Fllms-txt-was-never-the-point","llms.txt Was Never the Point",{"path":363,"title":364},"\u002Fthe-job-ai-wont-take-and-the-five-it-prevents","AI Is Reducing Hiring Without Layoffs",{"path":366,"title":367},"\u002Fraising-children-in-the-age-of-artificial-intelligence","Raising Children in the Age of Artificial Intelligence",{"path":369,"title":370},"\u002Fwhy-sales-and-other-departments-keep-clashing","Why Sales and Other Departments Keep Clashing",{"path":372,"title":373},"\u002Fai-visibility-illusion-bing-citation-share","The AI Visibility Illusion: What Bing's Citation Share Data Actually Reveals",{"path":375,"title":376},"\u002Fhow-to-do-content-pruning-a-real-world-case-study","How to Do Content Pruning: A Real-World Case Study",{"path":378,"title":379},"\u002Fkeeping-customers-happy-isnt-enough","Keeping Customers Happy Isn’t Enough. You Have to Follow Up.",{"path":381,"title":382},"\u002Faccessing-know-how-is-not-the-same-as-creating-it","Accessing Know-How Is Not the Same as Creating It",{"path":339,"title":340},{"path":385,"title":386},"\u002Fredar-ai-powered-summaries-for-kap-disclosures-and-open-sources","Redar: AI-Powered Summaries for KAP Disclosures and Open Sources",{"path":388,"title":389},"\u002Fpesintaksit-cash-vs-installments-a-turkish-inflation-aware-payment-comparison-tool","Cash or Installments? – The Story Behind PeşinTaksit",{"path":391,"title":392},"\u002Fan-seo-experiment-in-a-low-competition-serp-with-google-maps-and-openai","Building camiler.org: A Programmatic SEO Experiment with Google Maps and OpenAI",{"path":394,"title":395},"\u002Fthe-end-of-coding-or-a-new-renaissance-the-invisible-crisis-of-ai","The End of Coding or a New Renaissance? The Invisible Crisis of AI",{"path":397,"title":398},"\u002Fone-victory-several-defeats","One Victory, Several Defeats",{"path":400,"title":401},"\u002Fthe-era-of-the-previous-vibe-coder-begins","The Era of the \"Previous Vibe Coder\" Begins: The Invisibility of Clean Code and the Technical Debt Bill of AI",{"path":403,"title":404},"\u002Fwhy-im-building-rankextension-making-google-search-console-actually-make-sense","What Happened to RankExtension?",{"path":406,"title":407},"\u002Fwhen-does-enterprise-ai-need-rag","When Does Enterprise AI Actually Need RAG?",{"path":409,"title":410},"\u002Ffrom-rules-to-decisions-the-real-time-sales-intelligence-platform-we-built-at-vanity","Medical Tourism Lead Management: How We Moved from Manual Routing to a Real-Time Sales System",{"path":412,"title":413},"\u002Fbeyond-the-bot-lessons-from-building-a-chat-system-for-global-patients","What We Learned Building a Healthcare Chatbot for International Patients",{"path":415,"title":416},"\u002Fdoes-enterprise-ai-really-need-fine-tuning","Does Enterprise AI Really Need Fine-Tuning?",{"path":418,"title":419},"\u002Fturkeys-first-real-time-mystery-shopping-reporting","Turkey's First Real-Time Mystery Shopping Reporting Platform",{"path":421,"title":422},"\u002Fwordpress-to-nuxt-ai-powered-content-pipeline","From WordPress to Nuxt: Building an AI-Powered Content Pipeline",{"path":424,"title":425},"\u002Fmanaging-technology-and-transforming-the-business-are-not-the-same","Managing Technology and Transforming the Business Are Not the Same Thing",{"path":427,"title":428},"\u002Fis-your-data-ready-for-ai","Is Your Data Ready for AI? Start With the Decision It Must Support",{"path":430,"title":431},"\u002Fthe-threshold-collapsed-to-zero","The Threshold Collapsed: What ProductLog Taught Me About Building in Public",{"path":433,"title":434},"\u002Fdo-you-know-how-dependent-your-company-is-on-ai","Do You Know How Dependent Your Company Is on AI?",{"path":342,"title":343},{"path":437,"title":438},"\u002Fcomprehension-debt-the-bill-comes-due-alone","Comprehension Debt: The Bill Comes Due Alone",{"path":440,"title":441},"\u002Fbank-account-api-integration","Integrating One Bank Is Easy. Keeping Forty Running Is Not.",{"path":206,"title":443},"When Do You Actually Need an AI Agent?",{"path":445,"title":446},"\u002F1m-impressions-per-month-0-revenue-a-programmatic-seo-post-mortem","1M Impressions per Month, $0 Revenue: A Programmatic SEO Post-Mortem",{"path":448,"title":449},"\u002Fhow-i-built-a-modern-infrastructure-using-open-source-tools-and-the-power-of-cloudflare","Why I Run camiler.org on a Single VPS",{"path":451,"title":452},"\u002Fproductlog-the-platform-i-built-for-myself-first","ProductLog: The Platform I Built for Myself First",{"path":454,"title":455},"\u002Fdo-ai-visibility-tools-really-work","Do AI Visibility Tools Really Work? What They Actually Measure",{"path":457,"title":458},"\u002Fis-your-ai-system-delivering-business-results","Is Your AI System Actually Delivering Business Results?",{"path":460,"title":461},"\u002Fai-made-code-cheap-verification-is-still-expensive","AI Made Code Cheap. Verification Is Still Expensive.",[463],{"path":206,"title":443,"date":464},"2026-08-28",[466,468,470],{"path":211,"title":355,"date":467},"2026-08-30",{"path":339,"title":340,"date":469},"2026-08-31",{"path":388,"title":389,"date":471},"2025-10-30",1788263943060]