Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:54
· 136 commits to main since this release

Azure Functions Skills v0.9.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.9.0 setup
npx @agent-loom/azure-functions-skills@0.9.0 chat

Install without npm

Download the zip for your AI assistant and extract it into your project root:

Assistant Download
GitHub Copilot azure-functions-skills-ghcp-0.9.0.zip
Claude Code azure-functions-skills-claude-0.9.0.zip
Codex azure-functions-skills-codex-0.9.0.zip

What's new

See the auto-generated changelog below.

What's Changed

Full Changelog: v0.8.0...v0.9.0