โ† All digests

Varrock Bank Daily Digest โ€” March 1, 2026

๐Ÿค– AI NEWS

1. AI's "Third Inflection" โ€” Agentic Systems Trigger Market Selloff Jensen Huang (Nvidia CEO) declared AI has hit its third inflection point: agents that can reason, take tasks, and do work. This triggered an indiscriminate selloff across software, legal, insurance, and cybersecurity stocks. Huang pushed back: "The market got it wrong" โ€” agentic AI will use more software, not replace it. Nvidia posted record Q4 earnings. CNBC | Business Insider

2. Two AI Unicorns Minted in One Day Goodfire ($150M Series B, $1.25B valuation) and Fundamental ($255M Series A, $1.4B valuation) both hit unicorn status. AI healthcare agents (prior auth, billing, scheduling) are attracting outsized capital in 2026. Basis (AI for accounting) also crossed $1.15B. AI Funding Tracker | ContentGrip

3. Stanford: All 6 Major AI Companies Train on Your Chats by Default Stanford HAI analyzed privacy policies of Amazon, Anthropic, Google, Meta, Microsoft, and OpenAI. All six use conversations for model training by default. Some retain data indefinitely. For multi-product companies (Google, Meta, Microsoft), chat data merges with search, social, and purchase history. No US federal privacy law governs this. X/@heygurisingh (5.1K likes, 760K impressions)

4. HBR: Brands Must Prepare for Agentic AI Harvard Business Review published "Preparing Your Brand for Agentic AI" โ€” consumers increasingly rely on AI agents for product research, recommendations, and purchases. Brands must adapt to a retail environment where the AI, not the consumer, makes the first cut. HBR

5. Federal Judge: AI Chatbot Conversations Not Protected by Attorney-Client Privilege A US federal judge ruled that a man's conversations with Anthropic's Claude were not protected by attorney-client privilege, even though he used it to prepare for legal consultations. Major implications for AI-assisted legal work. NYT


๐Ÿช™ CRYPTO NEWS

1. Starknet Launches strkBTC โ€” "Private Bitcoin" for DeFi Starknet introduced strkBTC, a Bitcoin-based asset with Zcash-like privacy features. Shielded balances and confidential transfers using zero-knowledge proofs, while preserving full DeFi composability. Starknet Foundation says privacy is "a fundamental requirement for market participation" and aims to turn dormant BTC into an active financial asset. The Block | Decrypt

2. Vitalik Outlines Ethereum Speed Roadmap: 12s โ†’ 2s Slots Vitalik Buterin detailed Ethereum's "Strawmap" plan to progressively cut slot times from 12 seconds to 2 seconds using a โˆš2 step-down formula (12โ†’8โ†’6โ†’4โ†’3โ†’2). Finality could drop to 6-16 seconds. Also includes quantum-resistant upgrades. Crypto.news

3. Bitcoin Whipsaws on Iran Conflict โ€” Bounces to $68K BTC dropped below $64K on Saturday after US-Israel strikes on Iran, then rebounded ~5% to $66,800-$68,000 after Iran confirmed Supreme Leader Khamenei's death. Traders saw the confirmation as reducing uncertainty. Market structure remains fragile with ~50% implied volatility. CoinDesk | Bloomberg

4. NEAR Protocol Launches Confidential Intents NEAR unveiled a privacy layer enabling shielded DeFi and cross-chain transactions without exposing amounts or positions. Works at the account level โ€” institutions can opt into confidentiality across transfers, deposits, and withdrawals while maintaining verifiable onchain execution. Phemex


๐ŸŒ OTHER

1. US-Israel Strikes Kill Iran's Supreme Leader Khamenei The biggest geopolitical event of 2026 so far. US and Israeli forces launched coordinated strikes on Iran; Supreme Leader Ayatollah Ali Khamenei confirmed dead. IRGC attacked 27 US bases in retaliation. Flights suspended across the Gulf. Dubai airport hit. Oil prices surging. Iran announced 40-day mourning period. Trump: "Talks with Iran now much easier." Reuters | CBS | Al Jazeera

2. Microsoft Study: 40 Jobs Most at Risk from AI Microsoft released a report identifying the 40 jobs most vulnerable to AI displacement and the 40 most resilient. Comes as the broader "AI replaces white-collar work" narrative accelerates the software sector selloff.

3. #QuitGPT Movement Growing A grassroots movement to cancel OpenAI/ChatGPT accounts is gaining traction on social media, fueled by privacy concerns and opposition to AI-military integration. The Stanford privacy study is adding fuel. X/@MrEwanMorrison (10.5K likes)


Developer Digest

Dev Digest โ€” March 1, 2026


๐Ÿ”ฅ HOT RELEASES

Cloudflare Vinext โ€” Next.js rebuilt on Vite, by AI, in one week Cloudflare dropped Vinext: a Vite plugin that reimplements 94% of the Next.js App Router API surface. 4.4x faster builds, 57% smaller bundles, deploys to Workers with one command. The kicker โ€” it was built entirely by Claude in a single week (Feb 13โ€“20). Already 2,100+ stars. ๐Ÿ”— Blog: https://blog.cloudflare.com/vinext/ ๐Ÿ’ป GitHub: https://github.com/cloudflare/vinext

Cloudflare Code Mode โ€” Give agents your entire API in 1,000 tokens Instead of wiring up dozens of MCP tool definitions, Code Mode collapses everything into two tools (~1,000 tokens). The agent writes TypeScript against an auto-generated API from MCP tools, runs it in a sandbox, and gets results. Dramatically reduces context window bloat for tool-using agents. ๐Ÿ”— Blog: https://blog.cloudflare.com/code-mode-mcp/

obra/superpowers โ€” The Skills era goes mainstream +7,000 stars in a single week (61K total). The agentic skill framework that kicked off the "Skills ecosystem" is now firmly infrastructure-tier. If you're building agent workflows, this is becoming the de facto standard. ๐Ÿ’ป GitHub: https://github.com/obra/superpowers

HuggingFace Skills โ€” Official agent skill library HuggingFace launched their official agent skills repo โ€” practical, pluggable tools for AI agent pipelines. 3,300+ stars gained this week. ๐Ÿ’ป GitHub: https://github.com/huggingface/skills

PicoLM โ€” 1B parameter model for $10 RISC-V boards A fully offline AI stack: 1-billion parameter language model optimized to run on $10 embedded hardware. Paired with PicoClaw for edge AI agents with zero cloud dependency. ๐Ÿ’ป GitHub: https://github.com/RightNow-AI/picolm


๐Ÿงช INTERESTING REPOS

x1xhlol/system-prompts-and-models-of-ai-tools โ€” 123K stars The ultimate collection of system prompts from Cursor, Claude Code, Windsurf, Devin, v0, and more. +7,800 stars this week. Learn how top AI tools design their context windows. ๐Ÿ’ป GitHub: https://github.com/x1xhlol/system-prompts-and-models-of-ai-tools

muratcankoylan/Agent-Skills-for-Context-Engineering โ€” 10K stars Context management framework for multi-agent architectures. Handles context compression and long conversation management in production agent systems. ๐Ÿ’ป GitHub: https://github.com/muratcankoylan/Agent-Skills-for-Context-Engineering

D4Vinci/Scrapling โ€” 12K stars Adaptive web scraping framework handling everything from single requests to large-scale crawling. Strong with dynamic sites. +2K stars/day. ๐Ÿ’ป GitHub: https://github.com/D4Vinci/Scrapling

VectifyAI/PageIndex โ€” 17K stars "Vectorless RAG" โ€” searches documents through reasoning without vector embeddings. Reduces embedding costs and latency for document retrieval. ๐Ÿ’ป GitHub: https://github.com/VectifyAI/PageIndex

ShinMegamiBoson/OpenPlanter โ€” 1,300 stars (new) Open-source OSINT/surveillance platform being called "open-source Palantir" (a stretch, but interesting). Task-specific AI agents for data analysis. ๐Ÿ’ป GitHub: https://github.com/ShinMegamiBoson/OpenPlanter

ruvnet/ruvector โ€” Rust High-performance vector + graph DB combining HNSW search, graph intelligence, and self-learning memory. Built in Rust for low-latency inference. Good for agent long-term memory. ๐Ÿ’ป GitHub: https://github.com/ruvnet/ruvector

Polymarket/polymarket-cli โ€” 770 stars (new, Rust) CLI for Polymarket prediction markets. Part of the prediction market tooling wave this week. ๐Ÿ’ป GitHub: https://github.com/Polymarket/polymarket-cli


๐ŸŽฅ WORTH WATCHING

30 Trending Self-Hosted Projects on GitHub (YouTube) Curated walkthrough of 30 trending self-hosted projects โ€” media automation, monitoring, AI chat apps, and more. ๐Ÿ”— https://www.youtube.com/watch?v=IS9PcrqLvIQ

GitHub Trending Today #24 (YouTube) Quick overview of pinchtab, OpenPlanter, visual-json, ApplyPilot, MapToPoster, and more trending repos. ๐Ÿ”— https://www.youtube.com/watch?v=ppC9a5-Cle0

Lenny's Podcast: Boris Cherny (Head of Claude Code) The creator of Claude Code says "by end of year, the title software engineer starts to go away." Claims he hasn't edited a single line by hand since November. Provocative, worth the listen. ๐Ÿ”— https://www.lennysnewsletter.com/p/head-of-claude-code-what-happens


๐Ÿ’ก TECHNIQUES & IDEAS

Code Mode > Tool Calls Cloudflare's Code Mode pattern: instead of 50 individual MCP tool definitions bloating your context, generate a TypeScript API from tools and let the agent write code. Two tools, 1,000 tokens, full API coverage. This is how agent tooling should work.

METR: AI Dev Productivity Study Redesigned METR's follow-up study on AI dev productivity hit methodology problems โ€” developers now refuse to work without AI tools, biasing the experiment. Their early 2025 data showed AI caused a 19% slowdown; new 2026 data hints at an 18% speedup, but selection effects make it unreliable. The fact that devs won't participate without AI is itself the signal. ๐Ÿ”— https://metr.org/blog/2026-02-24-uplift-update/

Skills > Plugins > Tools The convergence this week is clear: obra/superpowers, HuggingFace skills, Agent-Skills-for-Context-Engineering all trending simultaneously. The "skills" abstraction (reusable, composable agent capabilities) is winning over raw tool/plugin patterns.


๐Ÿ”ฎ EMERGING TRENDS

The AI-built software era is here. Cloudflare rebuilt Next.js in a week with Claude. Boris Cherny hasn't written code by hand in 4 months. Jack Dorsey just cut 40% of Block's workforce (4,000 people) citing AI, calling it the loudest corporate signal yet that AI replacement isn't theoretical. Goldman Sachs estimates 5,000โ€“10,000 monthly net job losses from AI already.

Skills ecosystem solidifying. Three major skills-related repos trending simultaneously. The pattern: reusable, composable agent capabilities that work across frameworks. This is the middleware layer forming.

Embedded/edge AI accelerating. PicoLM running on $10 boards, Alibaba's zvec gaining traction. The push toward fully offline AI stacks is real โ€” not everything needs an API key.

Vectorless RAG. PageIndex's approach (reasoning over documents without embeddings) challenges the assumption that you need a vector DB. Watch this space.

Prediction market tooling boom. Multiple prediction market repos (Polymarket CLI, Kalshi tools) flooding GitHub trending โ€” some with suspicious star patterns. The OpenClaw ecosystem is apparently spawning prediction market bots.


Generated March 1, 2026 | X API unavailable (credits depleted) โ€” sourced from web

Full digest: https://digest.99.cooking