Skip to content

Releases: netlify/context-and-tools

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 21:24
dd1e780

0.12.0 (2026-07-07)

Features

  • skills: full footgun hardening across all domains — skill guidance + scenarios (AX-106) (#84) (9522896)

Bug Fixes

  • axis: reconcile over-tested judge checks with skill facts (AX-104) (#82) (b2de7c1)
  • skills: correct factual errors in caching, ai-gateway, deploy, forms, cli, functions, and frameworks skills (#81) (8f49f34)

Documentation

  • skills: duplicate cross-cutting rules into domain skills that lack them (#83) (681f4d8)

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 20:02
d69f4a4

0.11.0 (2026-07-06)

Features

  • skills: clarify Netlify Identity vs access control, harden OAuth guidance (#58) (fce2a2f)

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 17:52
7b32f0c

0.10.0 (2026-07-02)

Features

  • skills: surface-and-stop guidance for blobs/deploy + cross-cutting AXIS scenarios (#74) (20258f3)

Bug Fixes

  • axis: correct scenario judges that contradict their skills (#65) (37f9465)
  • axis: reconcile Drizzle migration timestamp prefix with skill (#64) (42850fb)
  • deps: update dependency @netlify/database to ^1.1.0 (#76) (b2ac576)
  • deps: update dependency @netlify/neon to ^0.1.2 (#77) (9fdeb6b)
  • skills: clarify Identity getUser server-side and email-change docs (#66) (9e17494)
  • skills: correct AI Gateway, caching, Next.js, and TanStack doc errors (#62) (1e6e434)
  • skills: update Astro skill for Astro 5 output modes (#63) (255ee17)

Documentation

  • axis: add internal contributor guide for AXIS (#68) (8abcd8b)

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Jun 20:09
7fcceab

0.9.0 (2026-06-29)

Features

v0.8.0 — Agent-optimized Functions + agent-runner skill

Choose a tag to compare

@seancdavis seancdavis released this 24 Jun 15:02
5036f58

Agent-optimized Netlify Functions guidance and the remote agent-runner skill.

  • Agent-optimized Functions capabilities across skills: per-function memory/vCPU
    config, per-function region pinning, deploy event handlers, and modern Identity
    event handlers (signup role assignment, deny) (#38)
  • netlify-agent-runner skill for remote AI agent tasks (#22)
  • One-shot update guidance and clearer agent handoffs (#31)

v0.7.0 — Grok Build support + bundled hosted Netlify MCP

Choose a tag to compare

@seancdavis seancdavis released this 24 Jun 15:02
ab80a6e

A new platform target and a bundled Netlify MCP server.

  • Grok Build (xAI) plugin support (#49)
  • Bundled the official Netlify MCP server (#50), then switched to the hosted HTTP endpoint (#51)
  • AXIS eval scenarios for skills (#40#43, #47)
  • Copilot CLI installation instructions (#34)
  • AI Gateway image-generation fixes (#25)
  • netlify-database CLI reference moved into references/ to fit the token budget

v0.6.0 — Netlify Database (GA Postgres) + skill-creator

Choose a tag to compare

@seancdavis seancdavis released this 24 Jun 15:02
8b35c2d

The GA managed Postgres skill lands, plus tooling to author skills.

  • netlify-database skill for GA managed Postgres (#23) with command hotfixes (#24)
  • skill-creator skill (#26)
  • Agent-runner first-identity-admin setup guidance (#20, #21)
  • Codex CLI installation instructions

v0.5.0 — Identity skill + skill-validation CI

Choose a tag to compare

@seancdavis seancdavis released this 24 Jun 15:02
9bf77b3

A new identity skill plus CI to keep skills valid.

  • netlify-identity skill (#12)
  • Skill-validation CI workflow (#18)
  • Forms skill: SSR guidance and fetch-URL fixes (#13, #16)
  • Agent runners: supported AI Gateway models documented (#14)

v0.4.0 — Marketplace submission + Gemini CLI extension

Choose a tag to compare

@seancdavis seancdavis released this 24 Jun 15:02
e0fc854

Gallery/marketplace distribution and a new editor target.

  • Gemini CLI extension manifest for gallery listing
  • Marketplace submission updates (#9)

v0.3.0 — Multi-format distribution (Claude plugin, Cursor, Codex)

Choose a tag to compare

@seancdavis seancdavis released this 24 Jun 15:02
ed8b326

Skills became installable across multiple AI coding tools.

  • netlify-deploy skill (#3)
  • Claude Code plugin marketplace structure
  • Cursor support via auto-generated .mdc rules (#6)
  • Codex distribution layer with a generated AGENTS.md router (#7)
  • README install commands and marketplace.json source-format fixes (#4)