Skip to content

fix: bump runner image seed to agent-runtime v0.18.1 (V23)#23

Merged
jorisjonkers-dev-agents[bot] merged 3 commits into
mainfrom
fix/runner-image-v0181
Jul 11, 2026
Merged

fix: bump runner image seed to agent-runtime v0.18.1 (V23)#23
jorisjonkers-dev-agents[bot] merged 3 commits into
mainfrom
fix/runner-image-v0181

Conversation

@jorisjonkers-dev-agents

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the default runner image in application.yml from v0.18.0 to v0.18.1.
  • Adds Flyway migration V23__agent_setup_v0181.sql to retire default@3 (v0.18.0) and seed default@4 with the v0.18.1 image, following the same pattern as V21 and V22.
  • Workspace and session rows pointing at default@3 are migrated to default@4 on startup, including pending references.

Closes no issue — maintenance alignment with agent-runtime v0.18.1 (released since agents-api main was last updated to v0.18.0 via PR #20).

@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot added type: bug Something is broken or behaving incorrectly. area: agents Agent runtime, agent APIs, tools, prompts, or UI. labels Jul 11, 2026
@jorisjonkers-dev-agents jorisjonkers-dev-agents Bot merged commit f3d71c1 into main Jul 11, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: agents Agent runtime, agent APIs, tools, prompts, or UI. type: bug Something is broken or behaving incorrectly.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant