Links, tools, and references worth sharing.
Resources
Claude Code Monitor Tool: Event-Driven Background Process Watching
14 Apr 2026Claude Code's Monitor tool runs background commands and streams stdout back as events, so Claude reacts to errors instead of burning tokens polling for ...
GitHub Copilot CLI Gets Remote Control from Web and Mobile
14 Apr 2026GitHub Copilot CLI now streams active sessions to the web and GitHub Mobile, letting you monitor and steer a running agent from any device.
OpenAI Raises $122 Billion to Scale Frontier AI Globally
12 Apr 2026OpenAI announces $122 billion in new funding at a $300 billion valuation, backed by Amazon, NVIDIA, and SoftBank, to expand infrastructure and meet grow...
Agent Skills: Engineering Workflows for AI Coding Agents
08 Apr 2026A collection of 19 production-grade engineering skills for AI coding agents, covering the full development lifecycle from spec writing through to shipping.
Awesome DESIGN.md — Design Systems for AI Agents
08 Apr 2026A curated collection of DESIGN.md files for 58 popular platforms, giving AI coding agents the design context they need to generate pixel-perfect UI.
GitHub Copilot CLI Now Supports BYOK and Local Models
07 Apr 2026GitHub Copilot CLI lets you connect your own API provider or run local models like Ollama and vLLM, removing the GitHub account requirement entirely.
Claude CoWork: Assign Tasks from Mobile
19 Mar 2026Claude CoWork lets you dispatch coding tasks to your desktop from your phone, keeping a single persistent thread that syncs progress across all devices.
Claude Code Scheduled Tasks and the /loop Command
18 Mar 2026Claude Code v2.1.72 adds session-scoped scheduled tasks. Use /loop to poll a deployment, babysit a PR, or re-run any slash command on a repeating interval.
Laravel 13 Released
18 Mar 2026Laravel 13 ships a first-party AI SDK, JSON:API resources, native vector search with pgvector, and PHP attribute-driven configuration for jobs and contr...
Opencode: An Open Source AI Coding Agent
18 Mar 2026An open-source alternative to Claude Code that lets you pick your own model, including local and open source ones, with support for 75+ providers.