Skip to content
OSJ Radar

Practical AI, webdev, and software signals for builders.

Latest useful updates from the open web: tools, releases, changelogs, WordPress, automation, AI coding, and small software signals worth noticing.

Updated from public feeds and lightly curated for practical builders. No hype feed. No voting. Just signals worth checking.

551cards recently
53active sources
10 months agolast signal
What is OSJ Radar?

It is a small public signal board for Old Stack Journal. Items come from public feeds and sources, then get lightly curated so readers can spot useful AI, webdev, WordPress, tooling, automation, and software updates without wading through a noisy social feed.

Filtered view

Web Development signals.

Showing visible Radar cards in this category for the selected date range.

Web Development

Push images to Vercel Container Registry from GitHub Actions

Vercel Blog 2 days ago

You can now push container images from GitHub Actions to Vercel Container Registry (VCR) without storing long-lived registry credentials.The new vercel/vcr-action/login action authenticates your workflow using GitHub OIDC. It exchanges the workflow’s OIDC token for a…

Read original →
Web Development

Professional skepticism is a dev’s best skill

Stack Overflow Blog 2 days ago

Ryan chats with David Burns, Head of Developer Advocacy and Open Source at BrowserStack, about the value of professional skepticism in an AI-driven world, applying test-driven development to agentic engineering, and why fixing flaky tests comes…

Read original →
Web Development

State of agent skills

Vercel Blog 2 days ago

In seven months, the skills.sh registry grew to one million agent skills and recorded nearly 280 million installs.A skill gives an AI agent reusable instructions for a particular job. Agents are capable but generic; they can…

Read original →
Web Development

Vercel Sandbox now supports memory observability

Vercel Blog 2 days ago

Vercel Sandbox observability now includes memory usage data.You can access sandbox memory usage data in the dashboard and through the CLI via the vercel metrics command. Sandbox observability memory in the dashboardThe Memory Usage card reports…

Read original →
Web Development

Vercel Connect now supports TanStack AI

Vercel Blog 3 days ago

Agents built with TanStack AI can now call OAuth-protected MCP servers through Vercel Connect, with no credentials for you to store or rotate.The new @vercel/connect/tanstack-ai subpath exports connectMCPTransport, which takes a TanStack transport config and attaches…

Read original →
Web Development

Unlimited Vercel Blob stores on every plan

Vercel Blog 4 days ago

You can now create as many Vercel Blob stores as you need. The previous limits of 100 stores on Hobby, 500 on Pro, and 1,000 on Enterprise no longer apply.Blob store creation is now billed alongside…

Read original →
Web Development

Claude Opus 5.5 now available on AI Gateway

Vercel Blog 5 days ago

Claude Opus 5.5 from Anthropic is now available on AI Gateway. It is a step-change improvement over Opus 5, with its biggest gains in agentic coding, long-running agent tasks, and knowledge work. Anthropic cites that Opus…

Read original →
Web Development

GPT-6 Sol and Luna now available on AI Gateway

Vercel Blog 5 days ago

GPT-6 Sol and GPT-6 Luna from OpenAI are now available on AI Gateway.Both models bring GPT-6 improvements in professional work, coding, computer use, factuality, and communication at a lower price than GPT-6 Astra.GPT-6 Sol (openai/gpt-6-sol) is…

Read original →
Web Development

Vercel Connect now supports Microsoft Teams

Vercel Blog 6 days ago

Vercel Connect now includes a managed connector for Microsoft Teams. Creating one gives your organization a Teams bot that your apps and agents run. People can @mention it in channels or message it directly, and your…

Read original →
Web Development

Python Workers are now generally available

Cloudflare Blog 6 days ago

Python Workers allow developers to run Python web frameworks and AI orchestration libraries natively in the Cloudflare Workers runtime. You can seamlessly integrate with Cloudflare's ecosystem including D1, R2, and Workers AI without writing any JavaScript…

Read original →
Web Development

MiMo V2.6 models now available on AI Gateway

Vercel Blog 6 days ago

MiMo V2.6 Pro, MiMo V2.6 Flash, and MiMo V2.6 Pro UltraSpeed from Xiaomi are now available on AI Gateway.MiMo V2.6 combines coding, reasoning, and tool use with native text, image, audio, and video understanding. Its 1M…

Read original →
Web Development

WebMCP support now available in mcp-handler

Vercel Blog 1 week ago

mcp-handler now has experimental support for WebMCP, the proposed web standard for exposing tools to in-browser agents. Add a single script tag to your site, and your existing MCP tools become available there too.Opt tools in…

Read original →
Web Development

GLM 5.3 FlashX now available on AI Gateway

Vercel Blog 1 week ago

GLM 5.3 FlashX is now available on AI Gateway.GLM 5.3 FlashX is a high-speed serving option for Z.ai's multimodal coding model, delivering inference at ~200 tokens per second for faster streamed responses.The higher serving speed is…

Read original →
Web Development

Turbo build machines can now be enabled per deployment

Vercel Blog 1 week ago

You can now opt into Turbo build machines on any individual deployment. This is useful when you need to increase resources temporarily without changing project settings. You can do this in three ways:Include #VERCEL_BUILD_MACHINE=TURBO in your…

Read original →
Web Development

The skills CLI now supports Notion hosted skills

Vercel Blog 1 week ago

skills@1.7.0 adds Notion skills databases as an install source for agent skills .Notion skills are reusable agent skills written as Notion pages. Teams author, review, and update them in the workspace they already use, then install…

Read original →
Web Development

The AI magic words

Stack Overflow Blog 1 week ago

Ryan sits down with Tim O'Reilly, founder and CEO at O'Reilly Media, to talk about the role of books as user interfaces to knowledge, the power of "magic words" to extract better outputs from AI, and…

Read original →

↑ Top