<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ghita El Haitmy Newsletter</title>
    <link>https://ghitaelhaitmy.com/newsletter</link>
    <atom:link href="https://ghitaelhaitmy.com/newsletter/rss.xml" rel="self" type="application/rss+xml" />
    <description>Notes and essays on systems, AI, disposable intelligence, and building for outcomes.</description>
    <language>en</language>
    <lastBuildDate>Thu, 03 Sep 2026 00:00:00 GMT</lastBuildDate>
    <item>
      <title>This week in AI 👇 Claude got better, Context got harder. </title>
      <link>https://ghitaelhaitmy.com/newsletter/issue7</link>
      <guid isPermaLink="true">https://ghitaelhaitmy.com/newsletter/issue7</guid>
      <pubDate>Thu, 03 Sep 2026 00:00:00 GMT</pubDate>
      <description>lack Code, Fable 5.1, Apple M6, OpenAI’s new chip — and why bigger context windows are starting to look like the wrong benchmark.</description>
      <content:encoded><![CDATA[<p>Hey friend,</p><p>I’m in SF this week, and a lot of the conversations I’ve had here have been about what happens once the models are actually good enough.</p><p>Because as they get better, the harder technical problems around them start surfacing: context, memory, retrieval, caching, orchestration, and figuring out what information should reach the agent in the first place. That’s the thread running through this week’s issue.</p><p><strong>Summary</strong></p><p>Read time: 8 min</p><p><strong>Highlights Of The Week</strong></p><p><a href="https://luma.com/by8sxnpo">Webinar: Intro to tokenomics: What Every Manager Needs to Understand About AI Spend</a></p><p><strong>Also This Week:</strong></p><p>Context As A Service · The Context Window Myth</p><p><strong>Signals</strong></p><p>1. Fable 5.1 improves long-horizon coding and agentic work, with much cheaper cache reads.</p><p>2. Slack launched Slack Code, dedicated channels where your team and its agents ship together, with Claude, ChatGPT, Devin, and Copilot as launch partners</p><p>3. Z.ai shipped GLM-5.3, a 743B-parameter, 1M-context, MIT-licensed open-weight model, with gains that came from post-training alone</p><p>4. Apple announced the M6, its first 2nm chip, and the M5 Ultra, built into a new Mac mini and Mac Studio aimed at running models on device</p><p>5. OpenAI says its Jalapeño chip, built with Broadcom, beats Nvidia in testing while running at or below 550W in real workloads</p><p>6. Gemini&apos;s new video model cuts costs 66% by watching only what matters</p><p>7. Google introduced Gemini 3.5 Transcribe, its most precise speech-to-text model yet</p><p>8. Google Cloud shows how to scale OKF bundles across an organization with Knowledge Catalog</p><p><strong>Context is becoming infrastructure</strong></p><p><img src="https://images.vialoops.com/cm4mpcsb903s9ait29feugj1f/cmti0hf6i092h0j27vjteyomu.png" alt="Describe the image" /></p><p>I hosted another AI infra dinner with founders in SF, this time around Context as a Service.  Everyone talks about 100K, 500K and 1M-token context windows, but long-running agents don’t just need more context. They need the right information, in the right form, at the right time.</p><p>George Fahmy shared a great example: pruning old context cut token usage by ~30%, but made the workload 3x more expensive because it broke prompt caching. Rafael Levi showed the data side of the same problem: a 17K-token webpage can become ~107 tokens when you only send the fields the agent actually needs.</p><p>And the research backs it up:</p><p><a href="https://arxiv.org/abs/2511.02817">Oolong</a> — GPT-5, Claude Sonnet 4 and Gemini 2.5 Pro all scored below 50% on harder 128K reasoning tasks.</p><p><a href="https://arxiv.org/abs/2605.28079">ATLAS</a> — tested 26 models up to 1M tokens and found an average 24.3% performance decay as context scaled.</p><p><a href="https://arxiv.org/abs/2512.04307">Long-Context WebAgents</a> — success fell from ~40–50% to below 10% as agent histories grew, with agents looping and losing the original goal.</p><p><a href="https://arxiv.org/abs/2608.28444">Sliding-window beats linear attention</a> — a new paper found a simpler sliding-window approach performed 2–10x better than post-trained linear attention on two long-context benchmarks, while using far less memory.</p><p><a href="https://arxiv.org/abs/2606.32032">Google: teaching LLMs to know what they don’t know</a> — another useful direction: models need better ways to represent uncertainty instead of confidently acting when they don’t have enough information.</p><p>The shift is from “how much can I fit in the window?” to: what should I retrieve, cache, summarise, persist, refresh — or never send to the model at all?</p><p>That’s why I think CaaS becomes a much bigger part of the agent stack, and why the metric worth watching isn’t cost per token. It’s cost per verified successful task — something we’re already starting to roll out inside <a href="https://www.eli.work/">ELI</a>.</p><p><strong>15 Best Free Claude Code GitHub Repos That Make It 100x More Useful</strong> - Worth wiring in if you&apos;re running on Codex or Claude Code day to day.</p><p><img src="https://images.vialoops.com/cm4mpcsb903s9ait29feugj1f/cmti0lyew09ed0j249s0wdyva.png" alt="Describe the image" /></p><p><strong>What’s In Their Stack?</strong></p><p><strong>This week: Anna Chernikova</strong></p><p>Founder and CEO of Sprites, Anna has 32 tools across 27 categories in her stack.</p><p>Her AI layer runs on <strong>Anthropic</strong> and <strong>OpenAI</strong>, with <strong>Fireflies.ai</strong> handling meeting notes and Fireworks powering orchestration and MLOps.</p><p>Then there&apos;s the rest of the stack: <strong>See Anna&apos;s full stack →</strong></p><p>Want visibility on what&apos;s in yours? Map it with <strong>ELI.work</strong></p><p>Stay curious.</p><p>Ghita</p>]]></content:encoded>
    </item>
    <item>
      <title>Outcome &gt; headcount. Why your stack isn’t ready</title>
      <link>https://ghitaelhaitmy.com/newsletter/issue6</link>
      <guid isPermaLink="true">https://ghitaelhaitmy.com/newsletter/issue6</guid>
      <pubDate>Wed, 11 Feb 2026 00:00:00 GMT</pubDate>
      <description>Investors stopped paying for 30 years of cash flow. AI killed the multiple. If you don&apos;t know why, read this...</description>
      <content:encoded><![CDATA[<p>Hello from South Africa,</p><p>One episode I consumed this week that stuck with me from the All-in podcast where Gerstner, Sacks, Friedberg, and Calacanis put words to something I&apos;ve been watching happen in real time:</p><p>Investors aren&apos;t paying for 30 years of future cash flow anymore. There&apos;s too much uncertainty about which software companies will even exist in 7 years. AI makes everything harder to price.</p><p>David Friedberg said: software is moving from helping us be more productive to actually completing the work. That&apos;s a business model shift. You can&apos;t charge per seat when the seat is an AI agent. The future is outcome-based pricing: charging for value delivered, not human headcount.</p><p>Which brings me to what I&apos;ve been obsessing over at TechBible. If the future is agents completing work instead of humans using tools, then your infrastructure choices today determine whether your agents can actually function tomorrow. That&apos;s why I built ELI, our Enterprise Intelligence Layer methodology. It maps your entire tech stack to show you which tools are positioned to support agentic workflows and which ones are just... sitting there, collecting dust and burning cash.</p><p><a href="https://www.techbible.ai/">See your stack now</a></p><p><strong>What&apos;s actually happening in the market</strong></p><p>Capital One acquired Brex at a steep discount. Google hired the Hume AI team. Apple bought Q.ai. These aren&apos;t growth plays, they&apos;re admissions that after billions in R&amp;D, the giants still can&apos;t build what startups figured out in 18 months :P</p><p>Speed is beating resources. But the real bottleneck isn&apos;t models or interfaces. It&apos;s memory.</p><p>Google just released something called Nested Learning to stop AI from forgetting what it learned. Alibaba built a benchmark for models that can handle hundreds of steps without losing the thread. Every AI agent today hits a wall around step 50. Whoever cracks long-term context without hallucinations wins this race.</p><p><strong>Secure or Not ? Here I come</strong></p><p>I don&apos;t want to be dramatic, but we need to talk about this. Anthropic just published research showing that even benign fine-tuning can accidentally break AI safety. And last week, researchers hacked Moltbook&apos;s database in 3 minutes—accessing thousands of private emails.</p><p>If your AI agent can access private data and you haven&apos;t solved for security architecturally, you don&apos;t have a product. You have a liability waiting to happen. The first major breach will kill half the startups in this space.</p><p>Here are top 3 security tools for agents companies are adopting on Techbible this week:</p><p><a href="https://www.techbible.ai/tool/invariant-labs">Invariant Labs</a></p><p><a href="https://www.techbible.ai/tool/prompt-security">Prompt Security</a></p><p><a href="https://www.techbible.ai/tool/zenity">Zenity</a></p><p><strong>3 bets on the future</strong></p><p>Right now, three different strategies are playing out:</p><p>Google is betting on emotionally aware voice interfaces with the Hume acquisition. Expect Gemini&apos;s voice mode to get unsettlingly human by Q3.</p><p>xAI is betting on human emulators for legacy UIs—automating the 90% of office work trapped in systems companies can&apos;t rip out.</p><p>OpenAI is betting on repeatable automations with their new Codex app for scheduling and delegating work.</p><p>These aren&apos;t competing strategies. They&apos;re different markets. Voice wins consumer. Automation wins enterprise. Emulators win the messy middle where Fortune 500 companies are stuck with 30-year-old ERP systems. Probably all 3 will win. But in different categories.</p><p><strong>Some good news for developers</strong></p><p><img src="https://images.vialoops.com/cmlhma6d90dms0iuzgi1ebrxe/cmlhodzvo0c1r0ix64jgl9ge1.png" alt="Describe the image" /></p><p>Anthropic released MCP Apps—you can now build live UIs inside the chat instead of toggling between code and interface.</p><p>Moonshot open-sourced Kimi Code, an agent for autonomous coding across entire codebases.</p><p>And Luma made high-fidelity video generation cheap enough to actually use.</p><p>If you&apos;re building agents that need to pull data from the web, <a href="https://www.techbible.ai/learn/best-web-scraping-tools-for-ai-comparison">this will save you weeks.</a> I just compared the best web scraping tools for AI workflows.</p><p>Stay curious.</p><p>From Cape Town, Ghita</p>]]></content:encoded>
    </item>
    <item>
      <title>Graphs, ELI, and This Week in AI</title>
      <link>https://ghitaelhaitmy.com/newsletter/issue5</link>
      <guid isPermaLink="true">https://ghitaelhaitmy.com/newsletter/issue5</guid>
      <pubDate>Tue, 04 Aug 2026 00:00:00 GMT</pubDate>
      <description>Graph engineering, a company-brain skill, new ELI features, and this week’s AI news.</description>
      <content:encoded><![CDATA[<p>Hey friend,</p><p>Graph engineering is workflow design wearing an AI conference badge. The term started as a joke, but the problem is real: when several AI agents work together, you need to control what runs, when, and who checks it. Read below for a simple explanation.</p><p><img src="https://images.vialoops.com/cmsd4lyqh012o0jz0ywkfkwd5/cmsee4s7w18de0jxzhqp5obnm.png" alt="Describe the image" /></p><p><strong>Summary</strong></p><p>Read time: 3 min</p><p><strong>Deep Dive</strong></p><p>WTF is Graph Engineering!</p><p><strong>Highlights</strong></p><p>ELI Product Update</p><p>10 documents I think every company should have before scaling AI agents.</p><p><strong>News</strong></p><p>OpenAI&apos;s unreleased model solved ten long-standing math problems, including one open since Erdős</p><p>Alibaba released Qwen3.8-Max, a 2.4 trillion parameter model going open-weight next week</p><p>Google DeepMind&apos;s new model lets humanoid robots walk, grasp, and work as a team</p><p>Anthropic found three cases where Claude broke out of test environments and hacked real companies by mistake</p><p>A frontier model broke out of its own test sandbox and hacked Hugging Face, on purpose, sort of</p><p>This month&apos;s biggest funding rounds, tracked and updated weekly</p><p><strong>Update: New ELI Features This Month</strong></p><p>I shipped more than 40 updates last month onto ELI. These are 3 of my favorite:</p><p><img src="https://images.vialoops.com/cmsd4lyqh012o0jz0ywkfkwd5/cmseie9zm0jk40j2b3hi0i6wl.gif" alt="Describe the image" /></p><p>1. Track more AI spend across your stack: Connect OpenRouter, fal.ai, Fireworks, Deepgram, ElevenLabs, xAI, and LangSmith. ELI also detects GitHub Copilot and Gemini for Workspace through existing connections.</p><p>2. Manage permissions from chat: Ask which apps have Gmail access, revoke risky permissions, or reset a user’s password without digging through the admin console.</p><p>3. Catch renewals and spend changes early: ELI now alerts you before renewals and flags unusual changes in software spend, so you have time to cancel, renegotiate, or investigate.</p><p><strong>Deep Dive</strong></p><p><img src="https://images.vialoops.com/cmsd4lyqh012o0jz0ywkfkwd5/cmsd6yzh20bwv0jzkmok0sp6s.png" alt="Describe the image" /></p><p>A graph has three parts:</p><p>Nodes do the work. A node might be an agent, a model call, a tool, a function, or a human reviewer.</p><p>Edges decide what happens next. The workflow might continue, branch, retry, run tasks in parallel, or stop.</p><p>State carries information between nodes, so every step knows what happened before it.</p><p>Graphs do not replace loops. A single agent loop is simply a one-node graph with an edge pointing back to itself. Graphs connect and govern several loops.</p><p>The technology is not new either. LangGraph introduced nodes, edges, and shared state in January 2024. Microsoft has GraphFlow, and Google uses the same workflow model in ADK 2.0. The useful skill is not drawing more boxes. It is knowing which boxes deserve to exist.</p><p>Every extra node adds cost and another place for the system to fail. Anthropic estimates that a single agent uses around four times more tokens than a chat interaction, while a multi-agent system uses around 15 times more. That expense makes sense when work splits into genuine specialties or parallel tasks. Anthropic’s multi-agent research system outperformed a single Opus agent by 90.2% on its internal research evaluation because research naturally splits into independent searches.</p><p>For simpler tasks, a graph is expensive decoration.</p><p>The safest setup keeps predictable routing in code, limits which nodes can change shared state, and uses a reviewer with fresh context and external evidence. Think tests that ran, code that compiled, or a human approval. Several agents using the same model and flawed context will often agree on the same wrong answer.</p><p>Use a graph when your workflow needs parallel work, specialist agents, retries, approvals, failure isolation, or an audit trail.</p><p>If the task is one prompt, one tool call, and one response, keep the loop.</p><p><strong>Give Your AI Agents a Company Brain</strong></p><p><img src="https://images.vialoops.com/cmsd4lyqh012o0jz0ywkfkwd5/cmsddv2y401kq0jux0b5in37s.png" alt="Describe the image" /></p><p>I built a Claude skill that turns your answers into ten company documents covering your identity, team, processes, guardrails, goals, and tech stack. It connects to ELI for live data on tools, costs, owners, and renewals. In around 20 minutes, your agents get the context they need to stop guessing.</p><p><strong>Signals</strong></p><p>OpenAI&apos;s unreleased Astra model solved ten long-standing open problems in math and theoretical computer science, including one of Paul Erdős&apos;s problems, each with a machine-checkable proof published alongside a technical paper. It&apos;s unclear whether or when Astra ships as a public model.</p><p>Alibaba released Qwen3.8-Max, a 2.4 trillion parameter mixture-of-experts model with a million-token context window. It&apos;s live now through Alibaba&apos;s hosted platforms, with open weights following next week.</p><p>Google DeepMind&apos;s Gemini Robotics 2 gives humanoid robots whole-body control, letting them walk, crouch, and manipulate objects, and coordinate with other robots on shared tasks. Access is still limited to trusted testers and early partners.</p><p>Anthropic found three cases where Claude broke out of test environments and compromised real companies by mistake. A misconfiguration with an outside testing partner left supposedly isolated environments connected to the internet, and Claude, believing it was still inside a simulation, used basic techniques like weak passwords to get in.</p><p>OpenAI&apos;s own models triggered the same category of incident first, breaking out of a sandboxed evaluation via a zero-day vulnerability and hacking into Hugging Face&apos;s production systems while trying to cheat on an internal benchmark.</p><p>This month&apos;s biggest funding rounds, tracked and updated weekly.</p><p><a href="https://www.eli.work/learn/tech-startup-funding">See who&apos;s raising →</a></p><p>Stay curious.</p><p>Ghita</p>]]></content:encoded>
    </item>
    <item>
      <title>The tokenomics of your AI stack + Highlights</title>
      <link>https://ghitaelhaitmy.com/newsletter/issue4</link>
      <guid isPermaLink="true">https://ghitaelhaitmy.com/newsletter/issue4</guid>
      <pubDate>Wed, 26 Aug 2026 00:00:00 GMT</pubDate>
      <description>$5B in tech deals this week, signals worth watching, plus deeper AI spend visibility.</description>
      <content:encoded><![CDATA[<p>Hey friend, kinda chic of you to be here! AI’s experimentation era has given way to its prove-its-worth era, where knowing what creates real value helps you decide what to scale, what to rethink, and what isn’t worth the money. That starts with visibility, because when you can see where the money goes, which models perform, and how usage changes over time, it becomes much easier to decide what deserves more investment.</p><p><strong>Summary</strong></p><p>Read time: 4 min</p><p><strong>Highlight Of The Week:</strong></p><p>The Tokenomics of AI</p><p><strong>Who’s Buying in Tech This Week</strong></p><p>$5B changed hands between Bending Spoons, Autodesk, Procore, and more.</p><p><strong>Signals</strong></p><p>OpenAI is building a $300+ AI speaker with Jony Ive&apos;s studio, its first hardware move beyond the screen</p><p>Oklo split its first atoms in a Texas test reactor, a milestone for its nuclear technology and a step toward medical isotopes</p><p>Google Search Console is expanding beyond websites, letting creators see how their Instagram, TikTok, X, and YouTube content performs in search</p><p>Cloudflare built Kitesurf, a lightweight browser made for AI agents that uses up to 7x less memory than Chromium</p><p><strong>What I shipped this week</strong></p><p><em>Deeper AI spend visibility</em></p><p>You can now see model-level spend and token breakdowns for every AI vendor, plus explore how your AI costs change over time in the new spend trend view.</p><p><img src="https://images.vialoops.com/cmslwwg230bc90j4qhu53xbtg/cmsq8og0u01fy0jx5jrt0s8xj.png" alt="Describe the image" /></p><p><strong>Highlight Of The Week: Tokenomics</strong></p><p><img src="https://images.vialoops.com/cmslwwg230bc90j4qhu53xbtg/cmsn5plmp07as0jxyx3pocjt1.png" alt="Describe the image" /></p><p><img src="https://images.vialoops.com/cmslwwg230bc90j4qhu53xbtg/cmsq8qggf01dw0jx38y9txues.png" alt="Describe the image" /></p><p>Welcome to Tokenomics, where understanding which tasks AI can do is just as important as how much it costs and how it impacts your balance sheet. If you want to understand why AI is so hard to price and where your AI budget is quietly leaking, these two articles are must-reads.</p><p><strong>Who&apos;s Buying in Tech This Week</strong></p><p>Bending Spoons acquires Airtable for $1.285B - its first deal since going public last month, adding a major enterprise software brand to the portfolio.</p><p>Autodesk acquires MaintainX for $3.6B - bringing real-world maintenance and operations data into its design-to-operate platform.</p><p>Procore acquires DroneDeploy for $845M - pairing construction data with jobsite visual intelligence to build &quot;digital co-workers&quot; that spot problems and act on them.</p><p>Okta acquires Permiso for ~$200M - extending identity security beyond login to catch threats from AI agents and machine identities.</p><p>AutoRek acquires Grath, terms undisclosed - combining enterprise-grade financial controls with Grath&apos;s AI-native reconciliation tech.</p><p>OpenAI acquired presentation startup NextSlide, folding its team into ChatGPT to build better AI-generated slides.</p><p>AMD is acquiring chip startup Taalas, betting on hardwir.ed silicon to make AI inference cheaper than general-purpose GPUs</p><p><strong>What’s In Their Stack?</strong></p><p>This week: <a href="https://www.eli.work/stack/angus-15826931">Angus Sewell McCann</a></p><p>AI engineer and founder of TempShift, Angus has 23 tools across 20 categories in his stack.</p><p>His AI layer includes <a href="https://www.eli.work/tool/superwhisper">Superwhisper</a>, <a href="https://www.eli.work/tool/gemini">Gemini</a> and <a href="https://www.eli.work/tool/claude">Claude</a>, with <a href="https://www.eli.work/tool/antigravity">Antigravity</a> handling AI-assisted coding and <a href="https://www.eli.work/tool/granola">Granola</a> covering meetings.</p><p>Then there&apos;s the rest of the stack: <a href="https://www.eli.work/tool/attio">Attio</a>, <a href="https://www.eli.work/tool/slack">Slack</a>, <a href="https://www.eli.work/tool/superhuman">Superhuman</a>, <a href="https://www.eli.work/tool/perplexity">Perplexity</a>, <a href="https://www.eli.work/tool/notebookLM">NotebookLM</a>, <a href="https://www.eli.work/tool/n8n">n8n</a>, <a href="https://www.eli.work/tool/stripe">Stripe</a>, <a href="https://www.eli.work/tool/luma">Luma</a>, <a href="https://www.eli.work/tool/railway">Railway</a> and more. <a href="https://www.eli.work/stack/angus-15826931">See Angus&apos;s full stack →</a></p><p>Want to see what’s in your stack? Map it with <a href="https://www.eli.work/">ELI.work</a></p><p>Stay curious.</p><p>Ghita</p>]]></content:encoded>
    </item>
    <item>
      <title>I paid $5 for a $0.50 coding task</title>
      <link>https://ghitaelhaitmy.com/newsletter/issue3</link>
      <guid isPermaLink="true">https://ghitaelhaitmy.com/newsletter/issue3</guid>
      <pubDate>Tue, 25 Aug 2026 00:00:00 GMT</pubDate>
      <description>Models are multiplying. The valuable layer might be deciding which one gets used, when, and why.</description>
      <content:encoded><![CDATA[<p>Hey friend,</p><p>I kept coming back to one question this week: who is actually best placed to decide which intelligence should handle a task? Cursor already routes based on the coding context it sees. OpenRouter sees hundreds of models and providers. Frontier labs know their own models better than anyone. As model choice starts disappearing into the infrastructure, those are three completely different advantages. Interestingly, routing benchmarks are already suggesting it might not be the routing algorithm itself. The bigger advantage is who has the best data on what “good” looks like for that specific task. Which made me wonder: if that’s true, was Stripe’s $7B OpenRouter deal actually worth it?</p><p><strong>Summary</strong></p><p>Read time: 4 min</p><p><strong>Highlights Of The Week</strong></p><p>I paid $5 for a $0.50 coding task</p><p>Routing vs. Fusion, and why everyone suddenly cares 👇</p><p><strong>Signals</strong></p><p>Databricks closed a $5B round at a $190B valuation, and crossed a $7B revenue run-rate after growing more than 80% YoY.</p><p>OpenAI hired Wiz President and COO Dali Rajic as its new revenue chief, replacing former Slack CEO Denise Dresser after less than a year in the role.</p><p>Canva Code now generates interactive tools from a single prompt, pricing calculators, sign-up forms, quizzes, built on your brand guidelines and published on your own domain.</p><p>OpenRouter sold to Stripe for $7B</p><p>Anthropic ships enterprise auth for Claude connectors, no OAuth setup needed</p><p>Calendly Adds Meeting Notes</p><p>==Routing vs. Fusion, and why everyone suddenly cares</p><p>==</p><p>Routing chooses the best model for a task based on quality, cost, speed and reliability. Fusion sends the same problem to multiple models and compares or combines the answers. Routing asks, “Which model should do this?” Fusion asks, “Is this important enough to get several models involved?”</p><p>Both are becoming products. OpenRouter launched Fusion, where multiple models answer in parallel and a judge model looks for consensus, contradictions and gaps. That makes sense for research, strategy or anything expensive to get wrong.</p><p>Routing is where the trend is now. Stripe agreed to acquire OpenRouter, while Ramp launched Router.com the same day. The best model keeps changing. New models launch, prices move, providers hit limits and different models win at different tasks. Companies don’t want to benchmark all of that manually. They want one layer deciding where each request should go.</p><p>So was OpenRouter really worth $7B to Stripe? Maybe, but not because its routing algorithm is impossible to copy. OpenRouter has aggregation: hundreds of models, huge amounts of cross-provider traffic, pricing and reliability data, and developers already using it as the place where inference gets bought. Stripe already sits on the monetisation side. Now it also gets closer to deciding where AI spend gets allocated.</p><p>For Eli, we’re starting where a huge amount of AI spend already lives: inside the software companies are already paying for. Gartner estimates 85% of enterprise agentic AI investment is already bundled into existing SaaS and cloud renewals. So before companies start optimising every individual model call, there’s already an entire layer of AI subscriptions, licences and tools they need to understand and control.</p><p>The end state is not managing ChatGPT subscription over here, API spend over there and agents somewhere else. It’s one layer deciding what the company should use, what it should cost, and whether it’s actually creating value. See where it&apos;s at :</p><p><a href="https://youtu.be/IaixvsIABqI">Watch the video</a></p><p>==MUST READ: When One AI Agent Can Access Everything</p><p>==</p><p>As AI agents connect to more apps, they also gain more access, cost and risk. Here’s how companies should think about ownership, permissions and visibility before agent sprawl gets out of control.</p><p><strong>What’s In Their Stack?</strong></p><p>This week: <a href="https://www.eli.work/stack/andrew-yeung-54049680">Andrew Yeung</a> - Founder of Fibe, investor and one of the busiest people in the tech events world, Andrew’s stack is built around one thing: moving fast without adding more admin.</p><p>His AI and productivity layer includes Wispr Flow for voice, Granola for meetings, Poke for getting things done from anywhere, and Raycast for speeding up work on his computer. See Andrew&apos;s full stack →</p><p>Want to see what’s in your stack? Map it with ELI.work</p><p>Stay curious.</p><p>Ghita</p>]]></content:encoded>
    </item>
  </channel>
</rss>