Releases: actions/ai-inference
Releases · actions/ai-inference
v2.0.4
What's Changed
- Clarify token requirements for MCP integration by @GulerSevil in #139
- Pass GitHub MCP Tools by @maartenvandiemen in #142
New Contributors
- @GulerSevil made their first contribution in #139
- @maartenvandiemen made their first contribution in #142
Full Changelog: v2...v2.0.4
v2.0.3
v2.0.2
What's Changed
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #94
- docs: update documentation on mcp usage by @FidelusAleksander in #93
- Clarify PAT requirement for github-mcp-token by @srt32 in #147
- fix: do template substition after parsing prompt YAML by @dsanders11 in #136
- feat: support modelParameters in prompt.yaml files by @dsanders11 in #148
New Contributors
- @FidelusAleksander made their first contribution in #93
- @srt32 made their first contribution in #147
- @dsanders11 made their first contribution in #136
Full Changelog: v2...v2.0.2
v2.0.1
What's Changed
- Parse inference response format defensively by @sgoedecke in #97
Full Changelog: v2...v2.0.1
v2.0.0
What's Changed
- Node 24 by @salmanmkc in #79
- Pin two imported actions to a set sha by @garman in #90
- Uses tmp library to ensure more secure tmp file creation by @JessRudder in #91
New Contributors
- @salmanmkc made their first contribution in #79
- @garman made their first contribution in #90
- @JessRudder made their first contribution in #91
⚠️ Minimum Compatible Runner Version
v2.327.1
Release Notes
Make sure your runner is updated to this version or newer to use this release.
Full Changelog: v1...v2.0.0
v1.2.8
What's Changed
- Ensure MCP loops output the right response format by @sgoedecke in #89
- Force exit once inference finishes by @sgoedecke in #88
Full Changelog: v1...v1.2.8
v1.2.7
v1.2.6
What's Changed
- Allow templating variables from files by @sgoedecke in #85
Full Changelog: v1...v1.2.6
v1.2.5
What's Changed
- Log specific error even if it is not an Error by @sgoedecke in #84
Full Changelog: v1...v1.2.5
v1.2.4
What's Changed
- Bump @github/local-action from 3.2.1 to 5.1.0 by @dependabot[bot] in #63
- Bump @rollup/rollup-linux-x64-gnu from 4.43.0 to 4.45.1 by @dependabot[bot] in #65
- Bump jest and @types/jest by @dependabot[bot] in #66
- Tidy up package.json by @maraisr in #69
- Moves project to using vitest by @maraisr in #70
- Move some linter files out of the root and use GitHub's shared prettier config by @maraisr in #72
- chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.45.1 to 4.46.0 by @dependabot[bot] in #76
- chore(deps): bump actions/publish-action from 0.2.2 to 0.3.0 in the actions-minor group by @dependabot[bot] in #74
- Separate out MCP token by @sgoedecke in #83
Full Changelog: v1...v1.2.4