Sarah Vessels
2ef8c2618e
Merge branch 'main' into dependabot/npm_and_yarn/js-yaml-4.1.1
2026-01-06 13:52:50 -06:00
Sarah Vessels
7e91a1e627
Merge pull request #132 from actions/dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.52.5
...
chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.46.0 to 4.52.5
2026-01-06 13:45:33 -06:00
Sarah Vessels
82a7737224
Merge branch 'main' into dependabot/npm_and_yarn/rollup/rollup-linux-x64-gnu-4.52.5
2026-01-06 13:45:00 -06:00
Sarah Vessels
6709541cb1
Merge pull request #135 from actions/dependabot/npm_and_yarn/vite-7.1.11
...
chore(deps-dev): bump vite from 7.0.6 to 7.1.11
2026-01-06 13:44:04 -06:00
Sarah Vessels
059db2ba93
Merge branch 'main' into dependabot/npm_and_yarn/vite-7.1.11
2026-01-06 13:43:32 -06:00
Sarah Vessels
42a45bceaf
Merge pull request #157 from actions/dependabot/npm_and_yarn/qs-6.14.1
...
chore(deps): bump qs from 6.14.0 to 6.14.1
2026-01-06 13:30:43 -06:00
Sarah Vessels
52a34c2089
licensed cache
2026-01-06 13:23:30 -06:00
dependabot[bot]
cab0b8c09d
chore(deps): bump qs from 6.14.0 to 6.14.1
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1 )
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-06 19:11:09 +00:00
Sarah Vessels
340ab189bd
Merge pull request #146 from actions/dependabot/npm_and_yarn/glob-10.5.0
...
chore(deps): bump glob from 10.4.5 to 10.5.0
2026-01-06 13:10:01 -06:00
dependabot[bot]
efe413bb31
chore(deps): bump glob from 10.4.5 to 10.5.0
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 02:56:58 +00:00
dependabot[bot]
82fb91a5d5
chore(deps): bump js-yaml from 4.1.0 to 4.1.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-01 02:46:34 +00:00
Sean Goedecke
334892bb20
Merge pull request #142 from maartenvandiemen/feature/pass-toolsets
...
Pass GitHub MCP Tools
v2.0.4
2025-12-01 08:48:16 +11:00
Maarten van Diemen
bbe0ccb244
Fix failing tests
2025-11-30 22:20:19 +01:00
Maarten van Diemen
ca3b99ea74
Undo changes in tests.
...
Undo linter change
2025-11-30 22:14:02 +01:00
Maarten van Diemen
8a5d2ea4a1
Merge branch 'main' into feature/pass-toolsets
2025-11-30 22:08:41 +01:00
Sean Goedecke
112739fb15
Merge pull request #139 from GulerSevil/patch-1
...
Clarify token requirements for MCP integration
2025-12-01 05:35:40 +11:00
Sevil
f95554969e
Merge branch 'main' into patch-1
2025-11-29 21:47:36 +01:00
Sevil
9e60aa0a3f
Lint fix
...
Lint fix
2025-11-29 21:15:11 +01:00
Sean Goedecke
02c6cc30ae
Merge pull request #150 from actions/sgoedecke/mock-inference-in-ci
...
Mock inference in CI
v2.0.3
2025-11-28 08:17:33 +11:00
Sean Goedecke
18d468666d
fix: keep response-file temp file for downstream steps
...
The temporary file created for response-file was being cleaned up
before downstream steps could access it. Now using keep: true to
ensure the file persists until the job completes.
Also added script/ to eslint ignores for the mock server.
2025-11-27 21:06:42 +00:00
Sean Goedecke
fd73d0264c
Mock inference in CI
2025-11-27 20:59:41 +00:00
Maarten van Diemen
27350b2a98
Merge branch 'feature/pass-toolsets' of https://github.com/maartenvandiemen/ai-inference into feature/pass-toolsets
2025-11-26 22:58:36 +01:00
Maarten van Diemen
e8987e92e0
Fix linter
...
Update GitHub Actions
2025-11-26 22:58:31 +01:00
Sevil
2d03946378
Merge branch 'main' into patch-1
2025-11-25 15:01:12 +01:00
Sevil
d061fc5469
Update README.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-25 14:59:33 +01:00
Maarten van Diemen
2d2f67ec42
Update CI workflow to trigger on pull requests and pushes
2025-11-24 13:22:20 +01:00
Maarten van Diemen
9170087739
Update CI workflow to use manual trigger only
...
Removed automatic triggers for pull requests and pushes to main branch.
2025-11-24 13:19:46 +01:00
Maarten van Diemen
62db90ab13
Upgrade checkout to V6
2025-11-24 13:16:10 +01:00
Maarten van Diemen
16f2d5c46b
Merge with main
2025-11-24 13:12:28 +01:00
Maarten van Diemen
95443f8d18
Merge with main
2025-11-24 13:06:01 +01:00
Sean Goedecke
5022b33bc1
Merge pull request #148 from dsanders11/feat/prompt-yaml-model-parameters
...
feat: support modelParameters in prompt.yaml files
v2.0.2
2025-11-24 11:27:47 +11:00
David Sanders
c9e14713bc
chore: update dist
2025-11-23 16:19:48 -08:00
David Sanders
39308142df
chore: apply code review comment
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-23 16:19:12 -08:00
David Sanders
48f0edec4d
feat: support modelParameters in prompt.yaml files
2025-11-23 16:07:11 -08:00
Sean Goedecke
36ea1371dc
Merge pull request #136 from dsanders11/fix/template-substition
...
fix: do template substition after parsing prompt YAML
2025-11-24 10:22:42 +11:00
Sean Goedecke
de16a30c20
Merge branch 'main' into fix/template-substition
2025-11-24 10:21:49 +11:00
Sean Goedecke
48758ceaff
Merge branch 'main' into feature/pass-toolsets
2025-11-24 10:19:55 +11:00
Sean Goedecke
dd3dff10ba
Merge pull request #147 from srt32/patch-1
...
Clarify PAT requirement for github-mcp-token
2025-11-24 10:18:50 +11:00
Simon Taranto
4bb01ee5ee
Clarify PAT requirement for github-mcp-token
...
I mistakenly read the description of the mcp-token field to mean I needed a "PAT for MCP" as if there were a PAT permission for MCP. This change clarifies the language.
2025-11-21 13:36:45 -05:00
Maarten van Diemen
4b4b2e8afe
build index.js
2025-11-02 23:37:23 +01:00
Maarten van Diemen
932a853db4
Initial implementation for passing toolsets
2025-11-02 23:20:24 +01:00
Sevil
e0da58c63f
Clarify token requirements for MCP integration
...
Updated authentication section to clarify token usage for MCP integration.
2025-10-25 22:53:45 +02:00
David Sanders
af1c1c29a3
fix: do template substition after parsing prompt YAML
2025-10-20 21:32:06 -07:00
dependabot[bot]
7688a5060c
chore(deps-dev): bump vite from 7.0.6 to 7.1.11
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.0.6 to 7.1.11.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.1.11/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.1.11
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 21:58:17 +00:00
dependabot[bot]
52a32ececf
chore(deps): bump @rollup/rollup-linux-x64-gnu from 4.46.0 to 4.52.5
...
Bumps [@rollup/rollup-linux-x64-gnu](https://github.com/rollup/rollup ) from 4.46.0 to 4.52.5.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.46.0...v4.52.5 )
---
updated-dependencies:
- dependency-name: "@rollup/rollup-linux-x64-gnu"
dependency-version: 4.52.5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-20 02:20:45 +00:00
Sean Goedecke
83bb5ca3e8
Merge pull request #93 from FidelusAleksander/main
...
docs: update documentation on mcp usage
2025-08-26 18:13:39 +10:00
Aleksander Fidelus
4d2337d006
Merge branch 'actions:main' into main
2025-08-25 11:08:41 +02:00
Yuzuki
7ba7530ad4
Merge pull request #94 from actions/dependabot/github_actions/actions/checkout-5
...
chore(deps): bump actions/checkout from 4 to 5
2025-08-25 14:00:39 +10:00
Yuzuki
4d7d83c494
Merge branch 'main' into dependabot/github_actions/actions/checkout-5
2025-08-25 13:55:57 +10:00
Sean Goedecke
a1c1182922
Merge pull request #97 from actions/sgoedecke/defensive-parsing
...
Parse inference response format defensively
v2.0.1
2025-08-25 08:47:18 +10:00