Welcome back to Good Better Best.
Each week, we break down real pricing, packaging, and product moves from SaaS and AI leaders and share the ideas worth stealing.
Two AI launches over the past week fall on opposite sides of the economic spectrum. DeepSeek's V4.1-Flash is pushing monotonous work toward free, while OpenAI's GPT-6 Astra makes Computer Use real enough to handle work a human would otherwise do. Below, I mapped out the AI pricing spectrum, and what it means for packaging AI for your customers.
Before we get there, we have two Office Hours sessions coming up:
10 Trends in AI Monetization with David Reid, Managing Partner of Teneoβs Pricing Practice. Register here β
How to Sell and Renew 7-Figure Deals with Ulrik Lehrskov Schmidt (CEO, Willingness to Pay) and Manu Mehra (Strategic Deal Pricing, Databricks). Register here β
Letβs get to it.
π PricingSaaS Partners power the next era of SaaS pricing

This Week in Pricing, Packaging, and Product
This week we observed 200+ changes. The highlights:
OpenAI upgraded the Plus & Pro reasoning model to GPT-6 Astra [Link]
Vercel replaces Pro CDN overages with flat-rate included data transfer [Link]
Canva reshuffles AI usage limits, cutting Free to 20 combined AI uses [Link]
Atlassian Jira overhauls automation limits, renaming rule runs to steps [Link]
Replit tightens agent limits: Core loses its parallel-agent count, free tier capped at one background task [Link]
Clay reshuffles email tiers: Free drops sequencer bullet, Growth adds domains [Link]
Notion drops Beta tag from AI Meeting Notes, now generally available [Link]
Cursor adds contextual taglines to plan cards [Link]
Twilio Video ditches $0.004/minute for 5,000 free hours, then $1/hour [Link]
Amplitude drops per-plan AI Visibility prompt quotas from pricing cards [Link]
Mintlify reveals AI credit costs: 25/answer, unlimited writing, 250/update [Link]
Deel adds "Starting at" pricing to all 3 plan cards, no rate changes [Link]
Suno download caps go live: Free 0, Pro 20, Premier 60 tracks/month [Link]
Synthesia quadruples AI Dubbing minutes on Starter and Creator plans [Link]
Runway slashes Pro storage from 500GB to 100GB despite new Brand Kits, MCP [Link]
Framer clarifies AI credits: Free plan skips monthly refills [Link]
Modal slashes region surcharge floor from 1.5x to 1.15x across all tiers [Link]
Together AI adds Qwen3.8 Flash at $0.15/1M tokens, drops Gemma 3n E4B [Link]
Salesforce Small Business axes its Free Suite plan, leaving only Starter and Pro [Link]
Datadog Database Monitoring redefines a "billable host" as a full database instance [Link]
Gusto re-gates custom admin roles to Premium, bundles Next-Day pay into Plus and Premium [Link]
Atlassian Confluence caps Enterprise automation, lifts Free limit 5x [Link]
Check out more updates on PricingSaaS β
PricingSaaS Pulse Intelligence
Hereβs what was top of mind in Pulse this week:
π₯ Hot Companies
Meshy β 10 searches (1 user)
Notion β 6 searches (4 users)
ClickUp β 3 searches (2 users)
Figma β 2 searches (2 users)
monday.com β 2 searches (2 users)
Asana β 2 searches (2 users)
OpenAI β 2 searches (2 users)
Databricks β 2 searches (1 user)
Metronome β 2 searches (1 user)
π¨ Hot Topics
Willingness-to-pay research: running Van Westendorp, conjoint, and survey-based pricing studies
Packaging architecture: choosing between tiers, usage-based, hybrid, or modular packaging
Usage-based billing platforms: comparing tools like Metronome, Orb, m3ter, and Schematic
AI feature bundling: moving AI from paid add-on into plans with fair-use limits
Multi-year contract discounts: rewarding customers for committing to longer terms
The AI Pricing Spectrum
Two models launched this week on different ends of the agent economic spectrum:
DeepSeek V4.1-Flash makes monotonous tasks work trivially cheap.
GPT-6 Astra makes Computer Use dramatically better, allowing agents to do human-like work inside browsers and applications.
Put them together and you start to see where agent pricing is headed: the cheap end is approaching free, while the capable end is approaching labor.
These two extremes bookend the playbook taking shape around AI pricing:

Bundle the cheap work when the marginal cost is effectively zero
Route each task to the cheapest capable model and meter it accordingly
Govern the expensive work with permissions, spend limits, and admin controls
Package the labor when agents start doing the work of humans
We're moving from agents that generate things to agents that do things. As that happens, the economic range of agentic work is widening, from fractions of a cent for monotonous tasks to meaningful dollars for hours of human-like work.
The cheap end is approaching free
When an agent works on a task, it has to keep track of what has happened so far. The longer it runs, the more context it carries and the more expensive it becomes.
Without getting into the technical details, DeepSeek found a way to make long-running AI work far more memory-efficient, and their newest model, V4.1-Flash, dramatically reduces that burden.
That doesn't mean V4.1-Flash can do everything frontier models can, and thatβs the point. There is an enormous amount of agentic work that doesn't require the best model in the world: populating spreadsheets, updating CRM fields, processing hundreds of documents, categorizing support tickets, or enriching accounts.
For this kind of monotonous work, costs are falling toward the point where vendors can simply absorb them.
The expensive end is starting to look like labor
At the other end of the spectrum is GPT-6 Astra, and the concept of Computer Use.
Computer Use lets an agent operate software the way a person would: open a browser, log into applications, conduct research, build a spreadsheet, move information between systems, and complete multi-step workflows. OpenAI and Anthropic have offered versions of this for a while, but in my experience they haven't been very good.
Astra looks like an important step forward. Tae Kim calls Computer Use the fourth exponential demand wave in AI:
(1) chatbots β (2) reasoning β (3) agentic coding β (4) agentic computer use
The important thing about this end of the spectrum is that the agent isn't just generating something anymore β it's doing actual work, and that work can get expensive.
Inside OpenAI, the median researcher barely used coding agents at the beginning of the year. By mid-August, the median researcher was consuming more than $600 per day of tokens at API prices, while the 90th percentile was above $7,000.
The middle is messy
The natural response to this widening cost spectrum is routing, which isnβt new. Most sophisticated AI products already use different models for different jobs.
What's changing is how important routing becomes to the economics of the product.
As the gap between cheap and expensive models grows, vendors have more room to optimize what happens underneath a single customer experience. A task that doesn't require much reasoning might cost fractions of a cent. A more complicated task might require a frontier model and cost 100x more. The customer doesn't necessarily need to know which model did what. They just need the work to get done.
That means model selection increasingly becomes the vendor's problem, not the customer's. The better you are at breaking work into tasks and routing each one to the cheapest model that can reliably complete it, and metering effectively, the more margin you can create without changing the product or the price.
Two companies could sell effectively the same agent for the same price, but the one with better routing and metering could have dramatically better margins.
While routing is an effective way to delegate tasks to the right model, the cost difference between cheap and frontier models is widening so much, it raises the question of whether or not there should be controls on the most expensive models to protect customers from burning through all their credits in a handful of tasks.
Thatβs where Governance comes in
Credit models make a lot of sense when the underlying work has relatively similar economics. They get harder when one task costs pennies and another costs dollars.
Imagine giving customers one AI credit balance covering everything from basic enrichment to an agent operating a browser for three hours. Customers will have a hard time grasping why 100 simple tasks barely touched their balance while five advanced tasks wiped it out.
We're already seeing companies grapple with this. Notion recently told admins that its premium models, Claude Fable 5 and 5.1, would begin drawing down Notion credits.

Notion explicitly says these models are designed for more complex, longer-running work and cost substantially more to operate. So they turned access off by default. Admins decide who can use them and how much each person can spend. I think we'll see a lot more of this as the cost range of agentic work expands.
The cheap end gets bundled. The middle gets metered. The expensive end gets governed. And eventually, the most capable end may be packaged separately.
The most capable agents may be sold as digital workers
Once an agent can operate a computer for hours and complete work that previously required a person, I'm not sure credits are the right abstraction anymore. The better abstraction might be labor.
Instead of selling 50,000 AI credits, layer an Agent on top of my plan to do the work for me. Hereβs a mock-up I created for Clay:

A $2,000/month digital worker with a specific job description, and clear output is easier to forecast than an AI credit balance that might disappear depending on how complicated the work becomes.
Thereβs also an argument that a vendor-side agent is more token efficient than the end customer, since the vendor likely knows the best way to use their product.
This also avoids forcing outcome-based pricing before customers actually want it. Agents may increasingly deliver outcomes, but that doesn't mean customers necessarily want to pay per outcome.
Buyers still care enormously about predictability. A fixed-price digital worker gives them both: work performed on their behalf and a bill they can understand.
The AI Pricing Spectrum is starting to emerge
I think this leaves SaaS companies with a playbook thatβs starting to get clearer:
Bundle the cheap work when the marginal cost is effectively zero
Route each task to the cheapest capable model and meter it accordingly
Govern the expensive work with permissions, spend limits, and admin controls
Package the labor when agents start doing the work of humans
Trying to squeeze the full range of agent capability onto one meter probably won't make sense.
The future of agent pricing isn't one model. It's a stack: bundled automation at the bottom, metered intelligence in the middle, and digital labor at the top.
Thanks for reading! If youβre working on AI monetization and want to learn more about how we help, book time here.
Until next time,
Rob