25 items
19 posts, 5 tools, 1 guide
The boring 80 percent of video editing is mechanical: cut the filler, clean the audio, add captions, export. The Descript API turns each of those into a scripted job, so a raw recording becomes a published, captioned cut without opening the editor once.
GitHub now lets enterprise owners install third-party GitHub Apps on their enterprise account, and lets any user or organization create apps with enterprise permissions. This opens the enterprise management layer to the broader ecosystem - with a hard security boundary around the most powerful permission set.
How much of an AI session can you actually take with you? Store defaults, encrypted reasoning, opaque compaction, hidden search, and subagent ciphertext compared across OpenAI, Anthropic, and Gemini - all verified against live docs.
GitHub Models is fully retired as of July 30, 2026. The playground, model catalog, inference API, and BYOK are gone for every customer. Here is the timeline and where to get model access instead.
An inside look at the gray-market relay economy that resells OpenAI, Anthropic, and Google API access at up to 97.8% off -- and what it means for developers building on AI APIs.
Meta launches Muse Spark 1.1 through the new Meta Model API - a 1M-token-context model for personal agentic tasks with OpenAI-compatible endpoints, $20 free credits, and pricing that undercuts the competition.
GPT-5.6 Sol dropped on June 26, 2026 as a limited preview with government-imposed access restrictions. Here is what developers need to know about the three-tier Sol/Terra/Luna model family, pricing, availability timeline, and how to prepare your codebase for GA.
Google's Gemini 3.5 Pro arrives with a 2-million-token context window and Deep Think reasoning mode. Here is how to access it, what it costs, and when the massive context actually helps.
OpenAI's June 2026 API changelog looks like scattered platform plumbing. Read together, moderation scores, workload identity, Admin APIs, prompt-cache retention, container billing, and Secure MCP Tunnel are the pieces teams need to run agents with real controls.
Alibaba shipped Qwen 3.7 Max on May 19, 2026 with a 1M token context window, Anthropic-compatible API, and agent-first architecture. Here is what developers need to know about pricing, performance, and when to use it.
Fable 5 ships with safety classifiers that route flagged requests away from the model. In production you need to handle this, and Anthropic shipped three ways to do it. Here's how each one works, with code, plus the billing rules nobody has written up.
Anthropic's Claude Fable 5 mandates 30-day data retention on every platform, overriding existing Zero Data Retention contracts for enterprise API customers. Here is what compliance teams and developers need to audit before their next deployment.
12 days out from the Fable 5 promotional window closing on claude.ai, here is the practical checklist for Pro users, Max subscribers, teams, and API developers - what to decide, what to test, and what not to worry about.
Claude Fable 5 routes blocked queries to Opus 4.8 rather than refusing outright - but the fallback is not automatic for API users and requires explicit configuration. Here is the complete developer guide to the refusal architecture.
Fable 5 is mostly a drop-in replacement for Opus 4.8, but 'mostly' is doing real work in that sentence. Here's every breaking change, what to delete from your code, and the prompt audit you should run before flipping the model ID.
OpenRouter gives you one API key for 300+ models, automatic fallbacks, and intelligent provider routing. Here is what it actually costs, how to set it up in five minutes, and when you should skip it entirely.
DeepSeek V4 splits into Flash and Pro, ships a 1M context window, and undercuts every closed model on price. Here's how to wire it up with the OpenAI SDK, when to pick it over Claude or GPT, and what changed since V3 and R1.
A hands-on developer guide to Mercury 2 from Inception Labs. OpenAI-compatible API, reasoning levels, tool use, structured outputs, and when a diffusion LLM beats an autoregressive one in real apps.
OpenAI is sunsetting the Assistants API in 2026. Here is a tested migration plan to the Responses API - code, state, threads, tools, every cliff I hit, in order.
Managed scheduling on Anthropic infrastructure with API and GitHub triggers.

New tutorials, open-source projects, and deep dives on coding agents - delivered weekly.