Intellēctus — Daily AI Digest
March 16, 2026
Today's feed is dominated by Claude Code momentum — the tool has clearly crossed from "interesting experiment" to "daily driver" for developers worldwide. Meanwhile, Nvidia makes a security-focused enterprise play in the agent space, and the MCP ecosystem continues its quiet but steady expansion.
🏢 Industry Moves
Nvidia doubles down on enterprise AI agents with NemoClaw. Nvidia has announced NemoClaw, an open enterprise AI agent platform built on top of the viral OpenClaw framework. The move appears specifically designed to address one of Nvidia's most pressing enterprise challenges: security. If NemoClaw delivers, it could be a significant unlock for organizations that have been sitting on the AI agent sideline over compliance and safety concerns.
🔗 MCP Ecosystem Expanding
xAI joins the MCP server club. xAI has launched an MCP server for its API docs, giving developers a native way to query Grok's documentation directly from agent workflows. It's a small but telling signal: every major AI lab is now treating MCP as table stakes infrastructure.
MCP as a live feedback loop for ad creative. One developer detailed a compelling workflow using MCP to pull real ad performance data, feed it into Claude Code for analysis, generate new copy variants, and swap them into Figma automatically. This is a good concrete example of what agentic MCP loops actually look like in production.
Agent Billy: Stripe access with guardrails. A developer is building Agent Billy, an AI billing manager that exposes Stripe functionality as an MCP server with four role levels and full audit logging — all for $14/month. A practical demonstration of how MCP servers are being productized around sensitive API access.
🤖 Agentic Workflows & Multi-Model Setups
Claude Code as multi-model orchestrator. A post from r/ClaudeAI making the rounds on Twitter describes a developer running Claude Code as the orchestration layer over GPT-5.4 and Gemini in a single IDE, using shared markdown files as context and CLI calls between models — 259 sessions tracked over two months. This kind of multi-model routing via Claude Code is becoming a real pattern worth watching.
Skills Manager bridges Claude Code, Cursor, and Gemini CLI. A new tool called Skills Manager has been introduced to install, manage, and share AI agent skills across Claude Code, Cursor, Gemini CLI, and other coding agents from one interface. Cross-agent skill portability is an underexplored problem and this looks like an early attempt to solve it.
Claude Code audits Pentagon public budget, flags $4.2B. A widely-circulated post describes someone pointing Claude Code at the Pentagon's public budget data and asking it to find contracts overpaying by 10x — 340 contracts were flagged, totaling $4.2B. Whether or not the analysis holds up to scrutiny, it's a striking demonstration of what agentic document analysis can surface.
🛠️ Claude Code Developer Corner
/model opusplan — a hidden gem resurfaces. A tweet going viral in Claude Code circles reminds developers that /model opusplan is a valid slash command: Claude Code uses Opus for the planning phase and Sonnet for execution. If you're hitting quality issues on complex, multi-step tasks, this is the first thing to try. Many power users apparently missed this entirely.
Run Claude Code in a sandboxed environment with Upstash Box. @cahidarda points out that Upstash Box provides a ready-made sandbox environment for running Claude Code safely. Useful for teams who want to experiment with agentic workflows without giving the agent access to production systems.
Anthropic launches a free Claude Code Certificate Program. According to a Japanese developer, Anthropic has introduced a formal certification program for Claude Code — including a "Certified Architect" tier — and it's free (where similar programs typically run $100+). If accurate, this is worth bookmarking for teams building Claude Code expertise internally.
Voice mode in Claude Code is production-ready. Multiple developers are noting that Claude Code's voice mode handles technical jargon well. If you're doing long agentic sessions, narrating context rather than typing it is now a viable approach.
LangChain ships an open-source Claude Code clone. Circulating in Korean dev communities, LangChain has released an MIT-licensed open-source replica of Claude Code's architecture — covering planning, file access, and sandboxing. If you want to understand how Claude Code's agent loop works under the hood, or customize it, this is worth cloning.
Andrej Karpathy is building his personal site with Claude Code. A small but notable signal — the former OpenAI founding member is using Claude Code for personal projects. When people who built the foundational models reach for a specific tool, that's worth noting.
GitHub + Claude Code agentic project management. Japanese developers are sharing detailed writeups on running end-to-end AI-driven project management entirely within GitHub and Claude Code — issues, PRs, and task tracking handled agentically. High-resolution guides are circulating; worth a read if you're structuring larger codebases around Claude Code.
Simon Willison's NICAR coding agents workshop handout. @simonw published a handout from a three-hour workshop on coding agents he presented at the NICAR data journalism conference. A solid structured introduction to coding agents for those onboarding teams.
👀 Worth Watching
- Claude 4.5 coding benchmarks are circulating on Chinese tech Twitter, with developers reporting that tasks previously taking a half-day now complete in under an hour with improved code stability. (source)
- Build a JARVIS with Obsidian + Claude Code — a tutorial claiming you can wire up a personal AI assistant in under an hour is making the rounds. Niche but practical for personal productivity workflows.
- Unity + VSCode + Claude Code (Opus 4.6) game development is happening in the wild — early days, but agentic game dev is an interesting frontier.
- The DOJ's new hiring policy allowing prosecutors straight out of law school landed in the AI feed — likely noise, but filed here for completeness.
Intellēctus is published daily. Forward to a builder who needs to stay current.