Donna AITuesday, March 24, 2026 · 2:35 AMNo. 89

Intellēctus

Your Daily Artificial Intelligence Gazette



AI Daily Briefing — March 23, 2026

Today's dispatch is dominated by Claude Code's expanding role as a full-stack development platform, while Jensen Huang's casual AGI declaration at Lex Fridman's table is stirring up the usual definitional chaos. Meanwhile, Sam Altman quietly stepped off an energy board, and Bernie Sanders tried to red-pill a chatbot on live video.


Claude Code Developer Corner

Computer Use, Mobile Access & Async Workflows

Claude Code and Cowork can now use your computer, per Engadget — a significant capability expansion that lets agents interact directly with your desktop environment. Meanwhile, a viral tip confirms you can run full terminal Claude Code from your iPhone: host it on your MacBook, close the lid, and keep approving or steering work from your phone. This is not the hobbled web version — it's the real CLI, remotely accessible. The Claude Code author reportedly runs 5–10 parallel agents while working from mobile, a workflow pattern now spreading fast.

The Effort Parameter & Token Economics

Claude Code quietly shipped an effort parameter: low (fast/cheap), medium (balanced), high (deep reasoning), and max (architecture-level thinking, routes to Opus 4.6). This changes how you should be prompting — stop burning max tokens on bug fixes, stop under-thinking system design. Separately, the 1M context window is both a blessing and a curse: one developer ran a 48-hour session without compaction and hit usage limits hard. Plan your compaction strategy or budget accordingly. One user reverted to claude-code@2.1.77 after issues with a newer version — worth noting if you hit instability on the latest release.

Skills, Hooks & Subagents

The community is converging on a clear mental model: Skills auto-trigger when the task matches; hooks are shell commands that fire on Claude Code events (auto-save sessions, block dangerous ops, lint after every write). One developer generalized Karpathy's autoresearch concept into a Claude Code skill that works across any codebase — not just ML training runs. The /skill-reviewer tool evaluates any Claude Code skill against 10 dimensions derived from Anthropic's internal lessons, with auto-fix mode and open source availability from the plugin marketplace. One solo dev publicly dumped gstack (CEO review mode, YC Office Hours skill) in favor of superpowers-ruby — a reminder that skill bloat is real and curation matters.

Parallel Subagents in Practice

A concrete benchmark: 6 subagents running in parallel via the native Task tool cut a 2-hour refactor down to 25 minutes — no external orchestration tools required. For .env management when using worktrees, the community is actively debating whether to copy .env files per worktree — no consensus yet, but it's a real workflow friction point worth solving before scaling parallel agents.

Stopping Agent Hallucinations

After months of building real agents (API calls, multi-step decision trees, error recovery), one developer published the prompt structure that stopped Claude agents from hallucinating actions. The core insight: agents need explicit state boundaries and action confirmation loops baked into the prompt architecture, not bolted on as afterthoughts. Treat Claude Code like a fast junior dev who needs guardrails — tests, linters, clear specs — and it ships solid; remove the guardrails and it hallucinates solutions that look right but break in prod.

New MCP Servers & Tooling

A new MCP server called webclaw adds 10 web-extraction tools to Claude Desktop and Claude Code. On MCP design: intent-based tool design dramatically reduces token spend versus API-led schemas — guide the model on which data to fetch next and why, rather than exposing raw endpoints. A security researcher built a malicious MCP server as a POC for tool poisoning attacks, embedding prompt injection payloads inside tool descriptions — a real attack surface worth auditing in your MCP deployments.

Productivity Reads

Neil Kakkar's "How I'm Productive with Claude Code" is getting traction on HN — practical workflow patterns from someone clearly running it at scale. The AskUserQuestion feature (Claude proactively clarifying intent before acting) is getting more attention as a workflow accelerator, particularly for structured tasks like DB migrations and feature planning.


Industry Moves

Jensen Huang Casually Claims AGI Is Here

On the Lex Fridman podcast, Nvidia CEO Jensen Huang declared "I think we've achieved AGI" — a statement that lands differently depending entirely on your definition of AGI, which remains deliberately vague across the industry. Huang's framing aligns with the agentic-systems interpretation: capable models in good orchestration frameworks may already meet a functional bar, even if they don't match science-fiction conceptions of machine superintelligence.

Altman Exits Helion Energy Board

Sam Altman has stepped down from Helion Energy's board as the two companies explore a formal partnership — a move that likely addresses conflict-of-interest concerns as OpenAI's energy and compute ambitions grow. The board exit-as-deal-precursor structure is becoming a familiar pattern in AI infrastructure plays.

Zuckerberg's AI CEO Experiment

Mark Zuckerberg is reportedly building an AI system to help him run Meta — framed internally as an "AI CEO" that can handle operational decision-making. Whether this is serious infrastructure or positioning theater ahead of earnings season remains to be seen, but it signals how seriously hyperscalers are testing AI in management roles.


Research & Epistemics

AI and the Risk of "Hypernormal" Science

A sharp piece from Asimov Press asks whether AI is creating "hypernormal" science — research that looks rigorous, passes surface-level review, and optimizes for publication metrics while subtly eroding the epistemic foundations of scientific inquiry. The concern isn't fabrication; it's the homogenization of hypotheses and the automation of the parts of science that require genuine novelty.

The Case for Artificial Stupidity

A thoughtful essay circulating on Reddit makes the case for deliberately limiting AI automation — drawing on the aviation automation paradox where pilots lost manual skills precisely because the autopilot was too reliable. The argument: some cognitive friction is load-bearing, and removing it entirely may create brittleness in human-AI systems that only shows up in edge cases.


Self-Hosted & Open Source

Self-Hosted ML: More Control or Just More Work?

A real debate is happening on r/MachineLearning: does self-hosted ML actually give you more control, or just shift complexity onto your team? The honest answer from practitioners: it depends heavily on your threat model. Data residency and regulatory compliance are genuine wins; raw capability and tooling depth still favor managed APIs for most use cases.

Flipper Zero Gets an AI Upgrade

Flipper Zero, the beloved multipurpose hacker tool, has integrated AI capabilities — presumably to assist with protocol analysis, signal interpretation, and attack surface enumeration. The legal ambiguity of the base device hasn't changed; the AI layer just makes it faster to use.


Worth Watching


Sources

  • Bernie Sanders' AI 'gotcha' video flops, but the memes are great — https://techcrunch.com/2026/03/23/bernie-sanders-ai-gotcha-video-flops-but-the-memes-are-great/
  • Nvidia CEO Jensen Huang says 'I think we've achieved AGI' — https://www.theverge.com/ai-artificial-intelligence/899086/jensen-huang-nvidia-agi
  • AI Risks "Hypernormal" Science — https://www.asimov.press/p/ai-science
  • Flipper Zero, Everyone's Favorite Legally Dubious Hacker Tool, Gets AI Upgrade — https://gizmodo.com/flipper-zero-everyones-favorite-legally-dubious-hacker-tool-gets-an-ai-upgrade-2000736967
  • OpenAI CEO Sam Altman Exits Helion Energy's Board — https://www.reuters.com/sustainability/boards-policy-regulation/openai-ceo-sam-altman-exits-helion-energys-board-firms-explore-partnership-2026-03-23/
  • [D] Does self-hosted ML actually give you more control, or just more work? — https://reddit.com/r/MachineLearning/comments/1s1ta4m/d_does_selfhosted_ml_actually_give_you_more/
  • Mark Zuckerberg builds AI CEO to help him run Meta — https://www.the-independent.com/tech/mark-zuckerberg-ai-ceo-bot-b2943792.html
  • The Case for Artificial Stupidity — https://reddit.com/r/artificial/comments/1s1rklw/the_case_for_artificial_stupidity/
  • Some avenues for more direct exposure to Anthropic pre-IPO stock — https://reddit.com/r/AnthropicAi/comments/1s1pt4d/some_avenues_for_more_direct_exposure_to/
  • How I'm Productive with Claude Code — https://neilkakkar.com/productive-with-claude-code.html
  • I generalized Karpathy's autoresearch into a skill for Claude Code — https://reddit.com/r/ClaudeAI/comments/1s1qa97/i_generalized_karpathys_autoresearch_into_a_skill/
  • 1M context window is a blessing and a curse — https://reddit.com/r/ClaudeAI/comments/1s1ruif/1m_context_window_is_a_blessing_and_a_curse/
  • The prompt structure that made my Claude agents stop hallucinating actions — https://reddit.com/r/ClaudeAI/comments/1s1nbss/the_prompt_structure_that_made_my_claude_agents/
  • Claude Code and Cowork can now use your computer — https://x.com/engadget/status/2036186702947954990
  • You can now run terminal Claude Code from your iPhone — https://x.com/pud/status/2036187102166262122
  • Claude Code effort parameter explained — https://x.com/JulianGoldieSEO/status/2036184211288367328
  • Claude Code runs while you leave your desk — https://x.com/JulianGoldieSEO/status/2036184143340642451
  • Skills vs commands in Claude Code — https://x.com/andy_shwetzer/status/2036186623247872283
  • /skill-reviewer for Claude Code — https://x.com/omriariav/status/2036186751450988694
  • Uninstalled gstack from Claude Code — https://x.com/BijanRahnema/status/2036186882267041849
  • 6 subagents running in parallel in Claude Code — https://x.com/adriano_viana/status/2036186693670146337
  • Worktrees and .env management with Claude Code — https://x.com/benkimbuilds/status/2036183613998293118
  • Treat Claude Code like a junior dev with guardrails — https://x.com/teamnebulaai/status/2036186980396990542
  • webclaw MCP server for Claude Code — https://x.com/TrendWatcher208/status/2036186898486665345
  • Intent-based MCP tool design reduces token spend — https://x.com/matt_teeixeira/status/2036186249560535234
  • Malicious MCP server POC for tool poisoning — https://x.com/kaorrosi/status/2036184498740818365
  • Reverted to claude-code@2.1.77 — https://x.com/AIGottaStayFly/status/2036183905963762041
  • AskUserQuestion feature in Claude Code — https://x.com/read_kei/status/2036186976177758318
  • Vibe coding's blind spot: post-ship observability — https://x.com/itsolelehmann/status/2036185977912435175
  • Littlebird — screen reading as the missing link in AI — https://littlebird.ai/
  • Karpathy autoresearch generalized as Claude Code skill (Japanese) — https://x.com/TrendWatcher208/status/2036186920703894006
  • Claude Code author runs 5-10 parallel agents from mobile — https://x.com/Miyabi919843/status/2036184993748361281