Newsletter

February 26, 2026

Marcelo Cajueiro Marcelo Cajueiro
15 posts
01
ChinaTalk

What are Chinese people vibecoding?

China is in the middle of an AI coding-tool race — and a 12-year-old publicly called out the big tech companies.

ai china culture

"Vibecoding" (氛围编程) has exploded in China as a cultural phenomenon. ByteDance launched the TRAE IDE, Tencent built CodeBuddy, Alibaba released Qoder — all racing to dominate the AI coding space. Yet Chinese devs are still looking for ways to access Claude Code. A 12-year-old named Guoguo publicly criticized the big tech companies' tools at a conference in Beijing. And a former Meituan employee with no technical background built the best-selling app on the Chinese App Store using Cursor in 1.5 hours.

02
TechCrunch

OpenClaw creator: be more playful and give yourself time to improve

Peter Steinberger went viral with OpenClaw and argues that playful experimentation beats perfectionism in AI development.

ai mindset dev

Peter Steinberger, creator of the viral AI agent OpenClaw, shared advice on the OpenAI Builders Unscripted podcast. His core message: AI builders should take a more "playful" approach and give themselves time to improve gradually. He champions experimentation over perfectionism, creative energy through play, iterative improvement as a natural process, and learning by doing rather than extensive planning.

03
Claude Blog

The complete guide to building Skills for Claude

Skills are reusable workflows that teach Claude to perform specific tasks consistently — and you can build one in 15-30 minutes.

claude dev

Anthropic published a comprehensive guide to building "skills" — reusable workflows that teach Claude to perform specific tasks consistently. The target audience: devs looking for consistency, MCP connector builders, power users automating tasks, and organizations standardizing operations. It covers skill architecture, standalone and MCP-based patterns, testing methodologies, and distribution strategies. Estimated time: 15-30 minutes for your first working skill.

04
Claude Blog

Improved web search with dynamic filtering

Claude now automatically writes and runs code to filter search results — +11% accuracy with -24% tokens.

claude

Anthropic released enhanced web search tools that use code execution to filter results before they enter the context window. Claude now automatically writes and runs code to post-process results. On the BrowseComp benchmark, Sonnet climbed from 33.3% to 46.6% and Opus from 45.3% to 61.6%. On DeepsearchQA, Sonnet's F1 score went from 52.6% to 59.4% and Opus from 69.8% to 77.3%. On average: +11% accuracy while using 24% fewer input tokens.

05
Claude Blog

Automated preview, review, and merge in Claude Code Desktop

Claude Code on desktop now shows a live app preview, does inline code review, and manages GitHub PRs — all without leaving the interface.

claude dev

Claude Code on desktop now integrates the full development workflow. Live App Preview: it launches servers and shows the app running inside the interface, monitoring logs and iterating automatically. Automated Code Review: a "Review code" button examines local changes with inline comments on the diff. GitHub PR Management: it tracks PR status, CI checks, auto-fixes failures, and auto-merges. Cross-platform continuity: sessions move between CLI, desktop, and web/mobile without interruption.

06
Claude Blog

Cowork and Plugins for enterprise teams

Private plugin marketplaces, OpenTelemetry telemetry, and integrations with Google Workspace, DocuSign, and more — Claude is becoming an enterprise platform.

claude enterprise

Anthropic announced significant updates to Cowork and the plugin ecosystem for enterprise. A unified "Customize" menu consolidating plugins, skills, and connectors. Admins can build plugins from templates or from scratch. Private plugin marketplace and per-user provisioning. Slash commands with structured forms. OpenTelemetry support for tracking usage, costs, and tool activity. New connectors: Google Workspace, DocuSign, Apollo, Clay.

07
Claude Blog

Cowork and Plugins for finance

5 specialized finance plugins + FactSet and MSCI connectors — from equity research to wealth management, all inside Claude.

claude finance

Anthropic released finance-focused updates. Claude now moves between Excel and PowerPoint without losing context. 5 new plugins: financial analysis, investment banking, equity research, private equity, and wealth management. Two institutional data connectors: FactSet and MSCI. Partners LSEG and S&P Global launched complementary plugins.

08
bmdragos.github.io

Intelligence Yield: the compute efficiency of AI models

A metric that shifts the question from "how hard can it solve?" to "how intelligently does it use resources?" — and Opus 4.6 leads.

ai

"Intelligence Yield" (IY) is a metric that measures compute efficiency: (p50 time horizon × average score) / work time. Opus 4.6 shows the highest IY: it solves complex tasks (p50: 870 min) with strong performance (78.86%) using only ~228 min of work. OpenAI models (o3, GPT-5.2) reach impressive horizons but with massive compute investment, resulting in a lower IY.

09
You.com

How to discover and implement AI use cases

AI failure comes from chasing shiny tech without solving real problems — this guide proposes systematic discovery.

ai enterprise

A practical guide from You.com for organizations to discover and implement AI use cases. The core argument: successful transformation requires identifying specific business challenges rather than chasing vague technological capabilities. It splits into two areas — internal (back-office automation, workflows, knowledge management) and external (customer-facing products, support, personalization). It emphasizes organizational alignment.

10
Wealthsimple

Wealthsimple's AI Builders program

Wealthsimple recruits AI builders who submit working prototypes instead of résumés — and applications close in March.

career ai

Wealthsimple is recruiting a select team of AI builders for full-time positions. The twist: candidates submit working prototypes instead of traditional résumés. They're looking for people who "look at a broken process and can't help imagining how it should be." Remote-first across North America. Applications until March 2, 2026, offers by March 7.

11
Eng Leadership

How OpenAI's Codex team works and uses AI

40 people, minimal hierarchy, and new engineers shipping features on day one — Codex is onboarding buddy, reviewer, and accelerator.

ai engineering culture

OpenAI's Codex team has ~40 people with minimal hierarchy: 1 PM, 2 designers, and various engineers. Teams of 2-3 people own features end-to-end. Codex is used internally for everything: in one bug bash they processed 100+ issues in 1 hour, most fixed within 24h. It works as an "onboarding buddy" — new engineers ship meaningful features on day one. Automatic PR review with custom instructions.

12
Martin Fowler

Reflections from the Thoughtworks retreat on the future of dev

Mid-level devs are the most threatened by LLMs, and the best experience for agents is the same one we never gave humans.

engineering ai

Martin Fowler shares insights from the Thoughtworks retreat on the future of development with LLMs. Senior devs keep their value by focusing on architecture. Hands-on exercises converted 1/3 of LLM-resistant senior devs into advocates. Mid-level developers face the biggest challenge. "Cognitive debt" (Margaret-Anne Storey): teams lose the ability to explain design decisions. Practices that improve developer experience also improve LLM effectiveness. Executives now prioritize smoothing the path for agents when they never did it for humans.

13
Margaret Storey

Cognitive Debt: the invisible debt of AI-assisted development

Technical debt lives in the code; cognitive debt lives in the devs' minds — and AI is accelerating both.

engineering ai

Margaret-Anne Storey argues that teams using generative AI face a bigger threat from "cognitive debt" than from technical debt. Even when AI produces clean code, devs lose track of design intent and system logic. A real case: in an entrepreneurship course, a team got stuck in weeks 7-8 — no one could explain why certain design decisions had been made.

14
Windows on Theory

Thoughts on Claude's Constitution (by an OpenAI researcher)

An OpenAI alignment researcher praises Claude's constitution but asks: should we trust an AI's moral reasoning?

alignment ai

Boaz Barak, an OpenAI alignment researcher, analyzes Anthropic's Claude constitution. He identifies three poles of alignment: general principles, operational policies, and personality. He argues the constitution leans toward personality while minimizing policies. He praises the emphasis on preventing authoritarian control and the honesty standards. But he questions the anthropomorphization, the self-determination granted to Claude, and the apparent reluctance to have clear rules.

15
Greg Brockman (X)

The future of development with AI agents

OpenAI's president says engineers report their jobs have fundamentally changed — and lays out 6 recommendations for teams adopting agents.

ai engineering

Greg Brockman, OpenAI's president, describes a transformative shift in software engineering. Since December, tools like Codex have reached a "step function improvement." Engineers report that Codex now "writes essentially all the code" and assists with operations and debugging. Goal by March 31: agents becoming the primary tool for technical tasks. The 6 recommendations include appointing an "agents captain," documenting in AGENTS.md, and keeping human accountability on merges.