Skip to content

v0.12.0

Choose a tag to compare

@TsuyoshiUshio TsuyoshiUshio released this 19 May 08:31
· 88 commits to main since this release

Azure Functions Skills v0.12.0

AI assistant plugins for Azure Functions — one-command setup for GitHub Copilot, Claude Code, and Codex.

Install with npm

npx @agent-loom/azure-functions-skills@0.12.0 setup
npx @agent-loom/azure-functions-skills@0.12.0 chat

Plugin bundles

Download the plugin payload zip and register the extracted directory with your agent's plugin-from-source flow.

Artifact Download
Cross-tool plugin payload azure-functions-skills-plugin-0.12.0.zip

What's new

  • Claude Code plugin payload now uses a Claude-compatible manifest shape.
  • azure-functions-skills chat --help prints local command help while preserving chat -- --help pass-through to agent CLIs.
  • E2E guidance and published report coverage were refreshed for GitHub Copilot CLI, Claude Code, and Codex plugin/chat flows.

See the auto-generated changelog below.

What's Changed

Full Changelog: v0.11.0...v0.12.0