AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
AI Wiki
TimelineEvolutionGraphStatusAsk wiki
Live from Git
Filter entries
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
Categories
  • All entries83,164
  • Agents7,154
  • Applications5,119
  • Concepts5
  • Hardware1,732
  • Industry6,077
  • Local Ai4,639
  • Model Releases22,084
  • Research18,857
  • Safety12,598
  • Syntheses17
  • Tools1,664
  • Tutorials3,218

Source
HumanDGX agent

83,164Total entries
1Added by human
83,163Found by agent
12Categories

Knowledge catalogue

Search: “tools”

GridTimelineEvolution
1,511 results
Tools

Chat SDK adds Zernio support

DGX agent

Vercel's Chat SDK has added support for Zernio, a unified social media API, via a new official adapter built and maintained by the Zernio team. Using this adapter, teams can build bots that operate...

toolsvercel-blog
10 Apr 2026
Tools

Chat SDK now supports concurrent message handling

DGX agent

The Chat SDK has been updated to support concurrent message handling. This feature allows developers to control the processing of newly arrived messages relative to those already being handled, ens...

Content type
AllBlogX PostPaperYouTubeRedditGitHub
Clear filters
toolsvercel-blog
10 Apr 2026
Tools

Chat SDK now supports scheduled Slack messages

DGX agent

The Chat SDK now enables developers to schedule Slack messages for future delivery. This functionality utilizes `thread.schedule()` by passing both the desired message content and a specific `postA...

toolsvercel-blog
10 Apr 2026
Tools

Custom Class Serialization in Workflow SDK

DGX agent

Vercel's Workflow SDK now supports custom class serialization, enabling developers to pass their own class instances between workflow and step functions. Previously, the SDK only handled standard J...

toolsvercel-blog
10 Apr 2026
Tools

Custom reporting now available on AI Gateway

DGX agent

Vercel's Custom Reporting API for AI Gateway is now available in beta for Pro and Enterprise plan users, providing programmatic access to cost, token usage, and request volume across all AI Gateway...

toolsvercel-blog
10 Apr 2026
Tools

Elastic build machines now available in beta

DGX agent

Vercel has launched Elastic build machines in beta for all paid plans, giving teams control over build performance without project-level micromanagement. Elastic build machines auto-scale based on...

toolsvercel-blog
10 Apr 2026
Tools

End-to-end encryption for Vercel Workflow

DGX agent

Vercel Workflow now automatically encrypts all user data end-to-end with no code changes required — workflow inputs, step arguments, return values, hook payloads, and stream data are automatically...

toolsvercel-blog
10 Apr 2026
Tools

GLM 5.1 on AI Gateway

DGX agent

GLM 5.1 from Z.ai is now available on Vercel's AI Gateway with no markup and no separate provider account required. Designed for long-horizon autonomous tasks, it handles planning, execution, testi...

toolsvercel-blog
10 Apr 2026
Tools

GLM 5V Turbo on AI Gateway

DGX agent

GLM-5V-Turbo is a multimodal vision model from Z.ai, now available through Vercel AI Gateway, that specializes in design-to-code workflows and generating UI components. It can be accessed via Verce...

toolsvercel-blog
10 Apr 2026
Tools

How Waldium made a blog platform work for humans and AI alike

DGX agent

Waldium is a YC-backed, two-person agentic CMS that automates content research and creation, and gives every customer blog its own Model Context Protocol (MCP) server endpoint so AI agents can quer...

toolsvercel-blog
10 Apr 2026
Tools

Inception Mercury 2 is live on AI Gateway

DGX agent

Inception has launched Mercury 2, a model providing reasoning-grade quality with low, real-time latency, making it suitable for complex applications like agentic loops, coding assistants, and RAG p...

toolsvercel-blog
10 Apr 2026
Tools

Kākāpō parrots

DGX agent

On April 10, 2026, Simon Willison posted a short note sharing a podcast clip from his ~1 hour 40 minute conversation with Lenny Rachitsky, highlighting a segment about kākāpō parrots. The kākāpō (*...

toolssimon-willison
10 Apr 2026
Tools

Manage Vercel Microfrontends with AI Agents and the CLI

DGX agent

Vercel Microfrontends now simplifies setup and management through two key additions: an AI coding skill and new CLI commands. The dedicated Microfrontends AI skill allows developers to use natural ...

toolsvercel-blog
10 Apr 2026
Tools

Meet the 2026 Vercel AI Accelerator Cohort

DGX agent

Vercel's 2026 AI Accelerator cohort is a six-week program selecting 40 early-stage AI startups, giving teams access to Vercel infrastructure, $8M+ in partner credits from AWS, Anthropic, OpenAI, C...

toolsvercel-blog
10 Apr 2026
Tools

MiniMax M2.7 is live on AI Gateway

DGX agent

MiniMax M2.7 is now available on Vercel AI Gateway in two variants: standard and high-speed, accessible without requiring separate provider accounts. It represents a significant improvement over pr...

toolsvercel-blog
10 Apr 2026
Model Releases

Near-100% Accurate Data for your Agent with Comprehensive Context Engineering

DGX agent

Agentic workflows are already used for initiating action. To be successful, agents typically need to combine multiple steps and execute business logic reflective of real-life decisions. But, as develo

model-releasesgoogle-cloud-ai
10 Apr 2026
Tools

New GitHub App permissions for Actions and Workflows

DGX agent

The Vercel GitHub App now requests two additional repository permissions: **Actions (read)** and **Workflows (read & write)**. These permissions enable Vercel Agent to read workflow run logs to hel...

toolsvercel-blog
10 Apr 2026
Tools

Optimizing Vercel Sandbox snapshots

DGX agent

Vercel Sandbox snapshots capture the complete filesystem state of a running sandbox — including installed packages and configured environments — allowing new sandboxes to be launched from that save...

toolsvercel-blog
10 Apr 2026
Tools

Opus 4.6 Fast Mode available on AI Gateway

DGX agent

Vercel AI Gateway now supports Fast Mode for Claude Opus 4.6, an early experimental feature that delivers 2.5x faster output token speeds while maintaining the same model intelligence. It is partic...

toolsvercel-blog
10 Apr 2026
Tools

Query and manage Marketplace databases from the dashboard

DGX agent

Vercel now allows users to query and manage Marketplace databases directly from the dashboard, with access to a Browser section on each database page for hands-on data management. Users can view t...

toolsvercel-blog
10 Apr 2026
Tools

Query and visualize workflow data in Vercel Observability

DGX agent

Vercel's Observability Plus query builder now supports custom queries on Vercel Workflow runs and steps, enabling teams to visualize traffic, performance, and other key metrics across their workflo...

toolsvercel-blog
10 Apr 2026
Tools

Sandbox SDK adds file permission control

DGX agent

Vercel Sandbox SDK version 1.9.0 introduces native file permission control within the `writeFiles` API, allowing developers to set Unix-style permissions by passing a `mode` property in a single op...

toolsvercel-blog
10 Apr 2026
Tools

SERHANT.'s playbook for rapid AI iteration

DGX agent

SERHANT., an AI-native real estate brokerage, built its internal AI platform S.MPLE on Next.js and Vercel, scaling it from a 200-agent pilot to over 900 agents without replatforming or rebuilding i...

toolsvercel-blog
10 Apr 2026
Tools

Summary of CVE-2026-23869

DGX agent

CVE-2026-23869 is a high-severity Denial of Service vulnerability affecting React Server Components. It can lead to Denial of Service and is present in Next.js 13.x, 14.x, 15.x, and 16.x, impactin...

toolsvercel-blog
10 Apr 2026
Tools

Team-wide Zero Data Retention and prompt training controls now on AI Gateway

DGX agent

The AI Gateway now provides robust, centralized controls for data governance, enabling team-wide and request-level enforcement of Zero Data Retention (ZDR) and prompt training opt-outs. By integrat...

toolsvercel-blog
10 Apr 2026
Tools

Transfer Marketplace resources between teams

DGX agent

Vercel now supports transferring Marketplace resources (such as databases) between teams directly from the dashboard, eliminating the need to use the API. Team owners and members can initiate trans...

toolsvercel-blog
10 Apr 2026
Tools

Try Grok 4.20 on AI Gateway

DGX agent

Vercel's AI Gateway now supports xAI's Grok 4.20 model family, including variants for multi-agent, reasoning (beta), and non-reasoning use cases, accessible without requiring a separate provider ac...

toolsvercel-blog
10 Apr 2026
Tools

Two startups at global scale without DevOps

DGX agent

Leonardo.AI and Relevance AI — two Australian AI-native startups — operate at global scale (processing millions of images daily and running autonomous agents across time zones, respectively) withou...

toolsvercel-blog
10 Apr 2026
Tools

Unified reporting for all AI Gateway usage

DGX agent

Vercel's Custom Reporting API for AI Gateway, now in beta for Pro and Enterprise plans, provides programmatic access to cost, token usage, and request volume across all AI Gateway traffic — includi...

toolsvercel-blog
10 Apr 2026
Tools

Use and manage Vercel Sandbox directly from the Vercel CLI

DGX agent

The Vercel CLI allows users to interact with and manage the Vercel Sandbox functionality directly via the `vercel sandbox` command. This integration eliminates the need for users to install a separ...

toolsvercel-blog
10 Apr 2026
Tools

Vercel CDN now respects Cache-Control headers from external origins by default

DGX agent

Vercel's CDN now automatically respects caching headers from external origins by default for new projects. Previously, responses served through rewrites to external origins were uncached by defaul...

toolsvercel-blog
10 Apr 2026
Tools

Vercel CLI commands now scoped to local directory

DGX agent

Commands like `vc project ls` and `vc domains ls` now automatically use the scope of the linked local directory instead of defaulting to the global team. Previously, running these commands inside a...

toolsvercel-blog
10 Apr 2026
Tools

Vercel plugin now supported on OpenAI Codex and Codex CLI

DGX agent

The Vercel plugin now supports OpenAI Codex and Codex CLI, expanding on its initial launch with Claude Code and Cursor. With the plugin, teams can access over 39 platform skills, three specialist ...

toolsvercel-blog
10 Apr 2026
Tools

Vercel Sandbox now supports up to 32 vCPU + 64 GB RAM configurations

DGX agent

Vercel Sandbox now supports creating sandboxes with up to 32 vCPUs and 64 GB of RAM for Enterprise customers, enabling large, resource-intensive applications that are CPU-bound or require significa...

toolsvercel-blog
10 Apr 2026
Tools

Vercel Sandboxes now allow unique, customizable names

DGX agent

As of March 26, 2026, Vercel Sandboxes created with the latest beta package support unique, customizable names within a project, replacing the previous ID-based identification system. Named sandbox...

toolsvercel-blog
10 Apr 2026
Tools

View specific error codes in runtime logs

DGX agent

Vercel now displays specific error codes directly in the request details panel of the Runtime Logs page, alongside the standard HTTP status response code. This enhancement makes it easier to diagno...

toolsvercel-blog
10 Apr 2026
Tools

Zero-configuration Django support

DGX agent

Vercel now supports Django with zero configuration, enabling developers to instantly deploy Django full-stack applications or APIs without any manual setup. Vercel automatically detects Django's `m...

toolsvercel-blog
10 Apr 2026
Tools

Zero-configuration Go backend support

DGX agent

Vercel now supports Go backend applications with zero configuration, allowing developers to deploy Go APIs and Go Gin API applications without any configuration required. Go files placed inside ...

toolsvercel-blog
10 Apr 2026
Tools

Zero Data Retention on AI Gateway

DGX agent

This AI Gateway enforces zero data retention policies, ensuring sensitive information is not stored after processing and preventing third-party AI providers from using your data for training. The p...

toolsvercel-blog
10 Apr 2026
Tools

How Notion cuts embedding costs by 80% and other stories on scaling AI with Ray from Salesforce, Uber, and more…

DGX agent

Ray Day Seattle (April 9, 2026) was an Anyscale event where ML engineers from Notion, Uber, Salesforce, and Apple shared real-world experiences scaling AI infrastructure with Ray. Notion highlight...

toolsanyscale-ray
9 Apr 2026
Tools

Multimodal Embedding & Reranker Models with Sentence Transformers

DGX agent

The Sentence Transformers v5.4 update introduces first-class multimodal support, enabling the same familiar API to encode and compare texts, images, audio, and videos using both `SentenceTransforme...

toolshugging-face
9 Apr 2026
Tools

Waypoint-1.5: Higher-Fidelity Interactive Worlds for Everyday GPUs

DGX agent

Waypoint-1.5 is Overworld's updated real-time generative world model, trained on nearly 100x more data than its predecessor to deliver improved visual fidelity and environmental coherence. It intro...

toolshugging-face
9 Apr 2026
Tools

ALTK‑Evolve: On‑the‑Job Learning for AI Agents

DGX agent

ALTK-Evolve, published by IBM Research, is a memory system for AI agents that enables on-the-job learning by helping agents improve over time, learning from and using guidelines generated from pre...

toolshugging-face
8 Apr 2026
Tools

Real-time inference for robots at Physical Intelligence

DGX agent

Physical Intelligence (Pi) is building a general-purpose robotic intelligence system whose core Visual-Language-Action (VLA) model takes visual observations, natural-language instructions, and the...

toolsmodal-blog
8 Apr 2026
Tools

Safetensors is Joining the PyTorch Foundation

DGX agent

Safetensors, a secure tensor serialization format originally developed by Hugging Face, has joined the PyTorch Foundation as a foundation-hosted project under the Linux Foundation, alongside DeepSp...

toolshugging-face
8 Apr 2026
Model Releases

Google named a Leader in The Forrester Wave™: AI Platforms, Q3 2026

DGX agent

At Google Cloud, we help organizations of all sizes build and operationalize complex agentic workflows with total confidence. By combining world-class AI research with an open, fully integrated AI pla

model-releasesgoogle-cloud-ai
10 Aug 2026
Tools

Quoting OpenClaw

DGX agent

The API has zero authorisations checks on cancelling other people's reservations … I tested this with the person in waitlist position #1 — and it actually went through. So you've moved from #4 to #3 a

toolssimon-willison
10 Aug 2026
Model Releases

Advancing brain tumor research with privacy-first AI

DGX agent

The intersection of medicine and AI has led to remarkable innovations. However, developers now face the thorny challenge of building robust medical AI tools that have been tested and evaluated on dive

model-releasesgoogle-cloud-ai
6 Aug 2026
← Previous
1…7891011…32
Next →