AINewsnow

Validate the manifest, reject on failure, and your plugin client is non-conformant

This story is from 2026-09-01. It is preserved in the archive; the latest stories are on the live feed.

Agent Plugins 1.0.0 ships a JSON Schema for plugin.json . It sets additionalProperties: false . So the obvious loader is four lines: const manifest = JSON . parse ( await readFile ( join ( dir , ' plugin.json ' ))); if ( ! validate ( manifest )) return reject ( ' invalid manifest ' ); That loader i…

Read the full story at DEV Community — AI ↗

Timeline · 1 report

  1. 2026-09-01 03:48 · DEV Community — AI
    Validate the manifest, reject on failure, and your plugin client is non-conformant

More stories

  1. Anthropic adds support for the AGENTS.md instructions spec to Claude Code; OpenAI contributed AGENTS.md to the Agentic AI Foundation last year (Thomas Claburn/The Register) — Techmeme
  2. Google Joins OpenAI, Anthropic, Meta in Disclosing AI Hacks — Bloomberg AI
  3. Alibaba ships Qwen3.8-Omni-Flash to watch, listen and call tools — r/LocalLLM
  4. Introducing Kimi K3 on Amazon Bedrock — AWS Machine Learning Blog
  5. Introducing Amazon SageMaker HyperPod Inference Gateway — AWS Machine Learning Blog
  6. Introducing Astra for Law — OpenAI News
  7. Newsom signs executive order to explore new AI rules, consider ‘kill switch’ — Politico Technology
  8. Anthropic, OpenAI, SpaceXAI, Google sued over call to ‘pace’ AI development — Politico Technology

Get the daily brief of stories like this at 6:30 every morning →