Skip to content

v0.55.0

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Sep 15:37
abebe11

Features

  • Update gemini image from 0.57.0 to 0.58.0 (#1717, @app/kelos-bot)
  • Update opencode image from 1.18.25 to 1.18.29 (#1718, @app/kelos-bot)
  • Update cursor image from 2026.08.25-3e8eec8 to 2026.09.02-c22c1a3 (#1719, @app/kelos-bot)
  • Update claude-code image from 2.1.261 to 2.1.263 (#1733, @app/kelos-bot)
  • Update claude-code image from 2.1.260 to 2.1.261 (#1729, @app/kelos-bot)
  • Update codex image from 0.153.2 to 0.153.4 (#1730, @app/kelos-bot)
  • Update claude-code image from 2.1.259 to 2.1.260 (#1728, @app/kelos-bot)
  • Update codex image from 0.153.0 to 0.153.2 (#1727, @app/kelos-bot)
  • Update claude-code image from 2.1.258 to 2.1.259 (#1722, @app/kelos-bot)
  • Update codex image from 0.152.1 to 0.153.0 (#1723, @app/kelos-bot)
  • Update codex image from 0.152.0 to 0.152.1 (#1716, @app/kelos-bot)
  • Update claude-code image from 2.1.252 to 2.1.258 (#1715, @app/kelos-bot)
  • Update codex image from 0.151.0 to 0.152.0 (#1713, @app/kelos-bot)
  • Update claude-code image from 2.1.251 to 2.1.252 (#1712, @app/kelos-bot)

Bug Fixes

  • Claude Code runs that terminate cleanly but return a final message too short to be an answer after many turns are now treated as failures rather than successes, so the Task's existing retry reruns the agent instead of reporting garbled output. kelos-capture emits a degenerate: true result key on such an attempt. (#1692, @knechtionscoding)
  • Fixed the Console Session action so Move to section displays the available section choices immediately. (#1732, @gjkim42)
  • Narrow Kelos skill discovery so it does not activate for unrelated development, CI runs, or services hosted under kelos.dev. (#1720, @gjkim42)
  • Keep the New session action visible while scrolling the console sidebar. (#1714, @gjkim42)