Skip to content

chore(deps): bump infer CLI v0.132.1 -> v0.133.0, infer-action v0.23.7 -> v0.26.0#764

Merged
edenreich merged 2 commits into
mainfrom
bot/centralize-infer-workflow
Jul 6, 2026
Merged

chore(deps): bump infer CLI v0.132.1 -> v0.133.0, infer-action v0.23.7 -> v0.26.0#764
edenreich merged 2 commits into
mainfrom
bot/centralize-infer-workflow

Conversation

@inference-gateway-maintainer

Copy link
Copy Markdown
Contributor

Summary

Centralized-config changes in one PR:

  1. Adds/updates .github/workflows/infer.yml as a thin caller of the org reusable workflow
    inference-gateway/.github/.github/workflows/infer.yml@v0.16.1,
    wiring the @infer bot (inference-gateway/infer-action) into this repo.
  2. Bumps this repo's Flox infer pin (.flox/env/manifest.toml) to
    v0.133.0 (the latest inference-gateway/cli release) and
    refreshes .flox/env/manifest.lock.

Setup lives centrally, so future moves (action bump, model, tool scope, CLI version) are a
re-run of migrate-infer.yml instead of a hand-edit per repo.

Ran in CI (mirrors migrate-claude.yml):

  • sed the inference-gateway/cli pin in .flox/env/manifest.toml to the latest release
  • flox upgrade infer + flox activate -- true to refresh .flox/env/manifest.lock in canonical form

Notes

  • Triggers on @infer mentions in issues / issue comments. Default model
    deepseek/deepseek-v4-flash. The infer-action pin lives in the reusable infer.yml.
  • Also adds a manual workflow_dispatch form: from this repo's Actions tab pick Infer,
    type a free-text prompt, and the bot works it in that run and opens a PR (no issue
    needed) - mirroring the @claude workflow.
  • Tools = infer-action's default bash whitelist + the language preset (+ markdownlint where
    set), configured in repos.yaml (the entry's orchestrators.infer block).
  • Requires the maintainer GitHub App (INFERENCE_GATEWAY_MAINTAINER_APP_ID /
    INFERENCE_GATEWAY_MAINTAINER_APP_PRIVATE_KEY) installed on this repo plus the provider
    API-key secrets; both reach the reusable workflow via secrets: inherit.

Filed by migrate-infer.yml.

@edenreich edenreich merged commit 43c3851 into main Jul 6, 2026
9 checks passed
@edenreich edenreich deleted the bot/centralize-infer-workflow branch July 6, 2026 14:29
@edenreich edenreich moved this from Todo to Done in Roadmap 2026 Jul 6, 2026
inference-gateway-releaser Bot added a commit that referenced this pull request Jul 6, 2026
## [0.133.1](v0.133.0...v0.133.1) (2026-07-06)

### 🐛 Bug Fixes

* **debug:** sync memory in before rendering the agent system prompt ([#767](#767)) ([31af295](31af295))

### 🧹 Maintenance

* **deps:** bump claude-code 2.1.197 -> 2.1.201 ([#763](#763)) ([bdf5cdf](bdf5cdf))
* **deps:** bump infer CLI v0.132.1 -> v0.133.0, infer-action v0.23.7 -> v0.26.0 ([#764](#764)) ([43c3851](43c3851))
@inference-gateway-releaser

Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.133.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant