API Changes
- Add per-source
pollIntervalfield togithubIssues,githubPullRequests, andjirasources, allowing each source to override the root-levelspec.pollInterval. The root-level field is deprecated. (#719) - TaskSpawner
githubIssuesandgithubPullRequestsnow supportcommentPolicy, including optional GitHub user, team, and minimum-permission restrictions for comment-based workflow control. LegacytriggerCommentandexcludeCommentsremain supported for migration, but cannot be combined withcommentPolicy.
(#703)
Features
- Update claude-code image from 2.1.76 to 2.1.77 (#711)
- Update codex image from 0.114.0 to 0.115.0 (#712)
- Update gemini image from 0.33.1 to 0.33.2 (#713)
- Update cursor image from 2026.02.27-e7d2ef6 to 2026.03.11-6dfa30c (#714)
- Update opencode image from 1.2.26 to 1.2.27 (#698)
- Add --verbosity flag to kelos-controller and kelos-spawner for simplified log level control. Default logging now shows only info and error messages (V(0)) instead of debug output. (#689)