WWDC 2026 – On-Device AI Deep Dive
Apple's 20B-parameter model runs on iPhone by streaming 1-4B weights from NAND flash, converting memory bandwidth into I/O scheduling problem.
Apple's 20B-parameter model runs on iPhone by streaming 1-4B weights from NAND flash, converting memory bandwidth into I/O scheduling problem.
Microsoft's Agent 365 resource collection for managing enterprise-scale agents, curated by Microsoft Copilot Acceleration Team.
Analysis of tokenomics as infrastructure cost metric, projecting 20x token usage growth over three years impacting FinOps teams.
Simulation of 2026 World Cup using 22 autonomous LLM-based agents per match, each running independent strategy code.
Holster-scan tool detects hallucinated package imports and typosquatting before AI agents execute code, addressing safety for coding agents like Claude Code and Cursor.
Google's Gemini Live Translate API enables real-time bidirectional spoken translation with PCM audio streaming, replacing traditional interpreter setups.
Tool and workflow for terminal-based AI code review using Claude Code and Gemini CLI, enabling structured review of AI-generated plans.
Kctx normalizes Kubernetes API state into structured operational context for SREs and AI agents, replacing manual YAML interpretation.
Research paper analyzing cold start latency in vLLM, examining performance optimization for LLM inference.
OpenWolf: open-source middleware for Claude Code providing project intelligence, token tracking, and file indexing.
Malware developers used nuclear/bioweapons text to trigger LLM safety refusals, demonstrating prompt injection vulnerability.
Personal perspective on learning to code vs relying on AI, discussing trade-offs between syntax learning and problem-solving skills in programming.
Content optimization strategies gaming LLM search results. Analysis of SEO manipulation for AI systems.
Developer's logging code added to jqwik library as anti-AI stance against coding agents. Statement on AI agents ethics.
Dao Heart v3.14: symbolic value-governance engine for AI oversight with model-agnostic evaluation dashboard and benchmark labs.
Cryptographic verification for AI agent decision logs in finance/compliance contexts. Technical discussion of auditability requirements.
Analysis of LLM-assisted bug reporting in Xdebug, examining effectiveness and limitations of AI-generated security issue detection.
Predikit framework bridges ML models and AI agents with Pydantic schema mapping. Developer tool with technical documentation.
Visa integrates payment network into ChatGPT, enabling AI agents to autonomously shop and complete transactions.
Athenic: natural language data analysis tool connecting to databases (Postgres, Salesforce, etc.) for automated chart/dashboard generation.
Research on how LLM adoption may homogenize human expression and thought patterns.
cost-xray tool analyzes actual API token usage for Claude and Codex by inspecting raw requests, revealing hidden costs in system prompts, tool schemas, and caching.
Experiment running autonomous AI agents on live brokerage account resulted in losses. Limited technical details provided.
Interbase open-source CLI agent enables long-running workflows across any model, not locked to frontier models.
Agent Judge tool evaluates production AI agents using long-context capabilities for comprehensive testing.
Live coding demonstration using Claude AI and Hopsworks for World Cup prediction ML model.
PixelRAG retrieval system reads web pages as visual screenshots instead of HTML for improved RAG performance.
7B diffusion LLM plays Gym games without training, demonstrating zero-shot agent capabilities.
WWDC26 session on running local agentic AI on Mac using MLX framework. Developer tool for on-device inference.
Project Tiny Context Harness provides repo-native project memory for AI coding agents with context management and validation gates.
Bug report: Claude Desktop spawns 1.8GB Hyper-V VM on Windows launch even for chat-only use.
Incomplete blog post from AI researcher about founding River AI, discussing superhuman coding models and economic implications of AI.
Safe Vibes open-source Django app for governance-controlled AI-generated reports with database integration and admin controls.
Foyer is an MVP tool for learning about AI agent work while waiting for Claude Code execution to complete.
MarkSentry securely converts documents to Markdown for RAG pipelines with security features: path traversal jailing, SSRF blocking, macro stripping, PII redaction.
Supermemory is a memory and context layer for AI agents enabling persistent conversation context. Ranks #1 on LongMemEval, LoCoMo, ConvoMem benchmarks.
Overview of real-time voice agent system architecture and design patterns for conversational AI.
Open-source app store for discovering and installing GitHub releases across Android, Linux, macOS, Windows using Kotlin Multiplatform.
Research on language models manipulating internal states during inference.
GPU clock frequency tweaking reduces LLM training energy consumption.
AInfra: C virtual machine for AI infrastructure computation graphs. Infrastructure optimization tool for ML systems.
150M parameter model extracts verbatim evidence spans for RAG without requiring LLM inference calls.
Technical analysis of Chromium's on-device AI infrastructure stack and implementation details.
DiffusionGemma is an open 26B MoE model using text diffusion for 4x faster inference on GPUs. Apache 2.0 licensed experimental release.
AgentCarousel tool provides behavioral testing framework for AI agents with cryptographic evidence verification.
DoneThat: privacy-focused time tracker using LLMs to parse screenshots for activity classification. Source-available desktop app.
strangeClaw: self-hosted AI agent running in Firecracker microVM for sandboxed, isolated agent execution in production environments.
Analysis of code reuse efficiency in LLM era, comparing sunk cost fallacy of maintaining legacy code vs. regenerating with modern tools.
Discussion on LLM evolution stages: chat, autocomplete, RAG, tool-calling, agentic systems. Predicts domain agents wrapping tools by 2026.
HelixDB: OLTP graph database on object-storage with native vector search and full-text search capabilities. Open-source project.