Price:

AI & TECH

Goose pivots to developer-first SDK amid AI coding role shakeup

Monday, July 6, 2026 · from 3 podcasts
  • Goose pivots from desktop app to open-source SDK, aiming to prevent AI vendor lock-in.
  • AI-driven coding reorganizes teams around archetypes like Prototyper and Builder, displacing junior roles.
  • Chamath’s 8090 uses AI to unbundle $5 billion in legacy enterprise software licenses.

The AI coding revolution is moving from labs to developers’ keyboards. Goose, Block’s AI agent project, is shedding its skin as a standalone desktop app. Steve Lee is rebranding it as the Goose Development Kit (GDK), a Rust-based framework designed to prevent developers from getting trapped in the walled gardens of OpenAI or Anthropic.

By donating Goose to the Linux Foundation last year, Lee secured neutral ground for enterprise adoption. The GDK enables dynamic model selection, routing simple tasks to cheap open-source models while reserving frontier models for complex reasoning. It turns the agent harness into a utility rather than a product. The desktop app will remain only as a reference client for debugging.

"We intend to create a public-good framework that prevents developers from getting trapped in the walled gardens."

- Steve Lee, Presidio Bitcoin Jam

Software development itself is moving from silo to stream. Buzz, a shared Nostr chat interface, is replacing pull requests as the primary unit of construction. Developers tag specialized agents directly in chat, treating them as a council of experts. Lee argues this is the future for small organizations that can’t afford dedicated dev teams.

Nathaniel Whittemore argues the barrier between idea and execution is vanishing. Boris Cherny’s five ‘work-facing’ job archetypes - Prototyper, Builder, Sweeper, Grower, Maintainer - are replacing traditional roles. A Prototyper uses AI to kill endless discussion by building artifacts immediately; the Builder hardens them into production-grade systems. Whittemore notes these roles reflect personality types, not just skill sets.

When AI lets a single worker generate a dozen prototypes a week, the value shifts from creation to selection. Whittemore introduces the ‘Editor’ - the person who uses taste and empirical signal to decide which projects deserve resources. The ‘Scout’ identifies external trends to feed the prototyping engine, but Whittemore argues the ‘Risk Steward’ remains a critical human function.

"Because agents can absorb and distill massive amounts of information, the Scout role will likely become heavily automated."

- Nathaniel Whittemore, The AI Daily Brief

The back office is becoming a hub of ‘micro-product’ development. An HR professional needing a specific expense tool no longer files an IT ticket; they build it themselves using agentic coding tools. Whittemore argues ‘maker’ skills are the best way to future-proof any career.

Chamath Palihapitiya is attacking the $5 trillion global software market with his firm, 8090. He argues only $1 trillion goes toward licensing products like Salesforce; the remaining $4 trillion is spent on consultants hired to make them work. 8090’s ‘Software Factory’ turns raw business intent into production-ready code, binding documentation to code in a single control plane.

Palihapitiya claims one third-party partner has already unbundled $5 billion in legacy licenses using the tool. He expects 8090 to reach $100 million in bookings this year, with a target of $500 million next. The shift from vendor SaaS to custom AI-generated stacks is accelerating.

Source Intelligence

- Deep dive into what was said in the episodes

The Job Positions of the AI FutureJul 5

  • Nathaniel Whittemore outlines five new 'work-facing' job archetypes inspired by Boris Cherny: Prototyper generates ideas, Builder makes them production-grade, Sweeper optimizes performance, Grower improves product-market fit, and Maintainer scales mature systems.
  • Whittemore argues these archetypes reflect a product life cycle. Early-stage teams need Prototypers, Builders, and Sweepers. Growing teams need Builders, Sweepers, Growers, and Maintainers. Mature products need Sweepers, Growers, and Maintainers.
  • Whittemore adds six 'externally-facing' archetypes missing from Cherny's model: the Editor selects which prototypes to build, the Scout gathers market signals, the Evangelist shapes market perception, the Orchestrator coordinates systems, the Conductor manages agents, and the Risk Steward anticipates operational hazards.
  • He maps Cherny's five archetypes to sales: the Prototyper tests new pitches, the Builder creates repeatable playbooks, the Sweeper prunes ineffective scripts, the Grower iterates on live strategies, and the Maintainer oversees the sales system.
  • Whittemore applies the archetypes to marketing. The Scout reads audience culture, the Prototyper tests narratives, the Editor selects brand-fitting angles, the Builder builds campaign machines, the Sweeper kills weak messaging, the Grower optimizes conversions, and the Maintainer upholds brand and CRM systems.
  • Sponsor Blitzy's autonomous software development platform delivers over 80% of code autonomously after ingesting an entire codebase, compressing months of engineering work into days.
  • Whittemore cites the AIDB operators community, which has grown to about 2,500 members discussing organizational development and agentic work.
Also from this episode: (4)

AI Infrastructure (3)

  • He notes back-office functions like finance and HR may concentrate on Maintainer and Risk Steward roles, with fewer Prototypers, but agentic tools could inject product-building thinking even into these internal domains.
  • Whittemore believes the core shift is from doing a job to managing agents that execute the work. He argues future-proofing involves becoming the 'maker' or Prototyper for your specific organizational function.
  • Sponsor HyperAgent offers new users $1,000 in inference credits for deploying always-on agent fleets in the cloud that integrate with team tools like CRM and marketing systems.

Enterprise (1)

  • Sponsor Robots and Pencils ships production AI co-workers in 45 days by focusing exclusively on AWS, contrasting with companies that hedge across multiple clouds and frameworks.

Open Source AI with Goose & Buzz, New OUSD Stablecoin, Fable 5 is BackJul 3

  • Block developed the Goose AI Agent software over 1.5 years ago, launching it in January 2025, predating many well-known AI agents. Steve notes Block's early leadership in AI, including Jack Dorsey's long-term vision and machine learning acquisitions.
  • Steve highlights the growing concern over the control and power of frontier AI labs like OpenAI and Anthropic, leading to fears of vendor lock-in, data privacy issues, and potential government intervention.
  • Goose is designed as a model-agnostic agent harness that can run models in the cloud, locally, or on peer-to-peer networks via Mesh LLM. Mesh LLM, created by McNeil, currently relies on donated compute, with future plans for a payment mechanism.
  • Goose is pivoting to focus on being a development platform and SDK, releasing a Goose Development Kit (GDK) with a Rust API and bindings for other languages. This GDK will allow developers to build diverse client applications with core Goose components.
  • The GDK will feature an agent loop for prompt processing, model-agnostic execution, and dynamic model selection to intelligently route tasks to appropriate, potentially cheaper or local, models. This promotes cost efficiency and privacy.
  • Block donated Goose to the Linux Foundation last year, where it joined the AAIF alongside Anthropic and OpenAI, providing a neutral platform. The six core Goose developers have moved to Spiral, which Steve leads, aiming to apply Spiral's public-good ethos to AI development.
  • DK uses Buzz to orchestrate multiple AI agents, including Codex, Claude, and Fable, allowing dynamic switching between their specialized personas (e.g., Claude for design, Codex for building). This multi-agent workflow avoids single-interface limitations.
  • Buzz supports multi-human collaboration, enabling users to lurk, engage, or prompt agents within shared channels, fostering transparent software development from inception. Buzz utilizes Nostr for data storage but can also back data with SQL databases for enterprise needs.
  • Steve suggests Buzz could become the future community hub for SDKs and APIs, changing developer support by allowing real-time observation and AI-assisted guidance. He envisions a future where individuals can use AI to directly propose and implement app changes.
  • Steve observes that Claude has become increasingly paternalistic and moralizing in its responses. Conversely, DK finds Fable generally cooperative, easily overriding its safety suggestions during software development tasks.
  • Steve and DK discuss the concept of recursive self-improvement in AI, noting that while an initial lead could be significant, compute and energy constraints might prevent any single lab from achieving total dominance. Geopolitical factors and robot control could also influence the AI landscape.
  • Unlike Tether or Circle, OUSD's treasury profits are distributed to value and distribution providers within the consortium, creating a more incentive-aligned system. The stablecoin will be issued on various networks, including Solana, Tron, G. Cole, and Base, with Ethereum conspicuously absent.
Also from this episode: (8)

Sports (3)

  • Steve states the current US Men's National Team is the best ever, showcasing European-level skills under their Argentinian coach. The team won their Wednesday game 2-0 against Bosnia, scoring their first World Cup penalty kick in 32 years.
  • DK notes the World Cup's expanded 48-team format, up from 32, leading to 12 groups of four teams. The top two from each group and the top eight third-placed teams advance to a 32-team knockout stage.
  • Steve reports the US will play Belgium on Monday at 5 PM, noting Belgium's recent comeback victory from a 2-0 deficit to win 3-2. The US previously lost to Belgium in the 2014 World Cup.

Protocol (1)

  • OpenUSD (OUSD) was announced as a new stablecoin backed by a consortium of major financial companies including Visa, MasterCard, Amex, Discover, Coinbase, and Google. This initiative appears to be a direct response to the market presence of Tether and USDC.

Lightning (1)

  • Lightspark is involved with OUSD, potentially positioning itself to bridge this asset across various intranets to Bitcoin and the Lightning Network. DK suggests that whoever bridges the most networks, especially Bitcoin, will gain a significant market advantage.

BTC Markets (3)

  • DK believes OUSD poses a greater threat to Circle than Tether, noting Circle's stock dropped 20% on the announcement. He suggests Tether's strong network effect in emerging markets like Latin America and Africa will make it difficult to unseat.
  • MicroStrategy's stock and related equities experienced a price tank, hitting 70-80 cents, but rebounded after policy changes were announced. Saylor corrected a previous misstep by formalizing a minimum 12-month cash reserve (currently $2.5 billion covering 17 months) for debt and dividend payments.
  • Steve and DK dismiss comparisons of MicroStrategy to Terra Luna as misinformed, emphasizing that MicroStrategy's stock is not a deposit and Saylor is not contractually obligated to pay dividends. Its only long-term bankruptcy scenario involves a flat-to-down Bitcoin price over five to seven years, provided convertible notes still exist.

Chamath on why young people need more agency, risk, and adventureJun 29

  • Chamath Palihapitiya launched "Learn with me" and "Drink with me," leveraging personal passions into businesses. These ventures are designed for significant personal ROI rather than becoming billion-dollar companies.
  • "Learn with me" is a research community providing first-principles content to foster a prepared mind for capital allocation. Chamath notes he previously paid a service costing "$4 million" over "3 months" to learn about energy, inspiring his internal team and the subsequent subscription model.
  • The "Learn with me" subscription service, which serves thousands of users, validates content quality through churn rates. Jason highlights this as a "Tom Sawyer version of entrepreneurship," transforming a cost center into a profit-generating community.
  • "Drink with me" addresses the wine industry's inflated prices and artificial scarcity caused by middlemen. Chamath aims to bypass these intermediaries, offering community members direct access to wine at a "40% discount" and supporting artisan winemakers.
  • Chamath's "All-In" podcast, co-founded with Jason and others, famously operates without ads, a strategic decision that Chamath states has pulled them into other businesses.
  • Chamath identifies AI as the "third huge wave" in his career, following the internet and mobile/social, which he navigated at companies like WinAmp, AOL, and Facebook. He credits his Facebook Growth Circle for developing his strategic skills and recruiting "3" CXOs from a "7" person team.
  • 8090's long-term vision is an AI "co-founder" that empowers every person to start a company, enabling economic independence. Chamath envisions scaling from "tens of millions" of companies today to "10 billion" globally by filling weaknesses and automating tasks.
  • Chamath observed that global GDP is "90%" tech-enabled, but most of the "$5 trillion" annual software spending goes to licensing and services for traditional stacks. Successful companies like Facebook, Google, and Tesla build custom software internally, avoiding this cost.
  • 8090's "Software Factory" helps enterprises build custom software, addressing cost benefits and allowing data collection to improve future development. Chamath cites a third-party tweet noting the product has unbundled "$5 billion" of ISV licenses, proving its value in regulated markets.
  • The Software Factory processes raw intent through detailed PRDs, engineering blueprints, and work orders, which AI agents then execute. The system maintains full synchronization by detecting production code changes and propagating them backward through the documentation.
  • 8090 raised "$20 million" in a seed round "two years ago," followed by a "$100 million" Series A led by Marc Benioff and Salesforce Ventures. Chamath described the CEO role as allocating all forms of capital and being in a constant state of worry.
  • Chamath’s organizational design for 8090, inspired by the iPhone's "system on a chip" and Elon Musk's Gigafactory, replaces traditional hierarchies with functions defined by inputs and outputs. This structure allows agents to measure performance at boundaries, reducing politics, and supported bookings of "$17.5 million" last year, with targets of "$100 million" and "$500 million" for subsequent years.
  • Jason argues that "uncoachable" founders, often described as "diamonds," are typically the most successful, challenging conventional wisdom about "coachability" in venture investing. He stresses the value of systems thinking to identify such insights.
Also from this episode: (1)

Education (1)

  • Jason and Chamath advise young people to seek "adventure" and "exposure" to possibilities and high-agency individuals. They emphasize that while modern society offers abundance, the human need for agency, risk, and problem-solving remains essential.