Release Notes
New features, improvements, and fixes in each CoderFlow release, newest first. To update your server, open Server Administration → Health and use Check for Updates.
0.12.141 — July 16, 2026
Added
- A new "IBM i Build & Compilation" standard instruction you can enable per environment, guiding agents to build with codermake from the sources in your workspace instead of compiling manually or pulling source from the IBM i host.
0.12.140 — July 15, 2026
Added
- A guided setup wizard for IBM i reference-app environments after import, walking you step by step through configuration with saved progress, a host picker, inline validation, and a live installation log. It includes a built-in save-file (SAVF) installer that streams progress as it runs.
Fixed
- Environment editing now reliably tracks unsaved changes, so you're warned before navigating away with edits you haven't saved.
0.12.139 — July 13, 2026
Fixed
- Fixed bug in Generate IBM i Build Rules tool causing failure to pick up on some RPGLE
/COPYand/INCLUDEsources.
0.12.135 – 0.12.138 — July 12, 2026
Added
- Task activity is attributed to the person who submitted each prompt, and tasks with prompts from multiple people can be filtered by submitter.
- A Home link in the task page's floating header, so you can navigate back to the board from anywhere on the page.
- A Release Notes link on the Server Administration version card, next to the update check.
- GPT-5.6 Codex is available in the model catalog.
Improved
- Agent Activity type filters are now multi-select toggles — combine chips (e.g. Prompts + Responses) to view several entry types together in chronological order.
- Ask CoderFlow responses no longer force the view to the bottom while streaming: scroll up to read at your own pace, then use the new "Jump to latest" button to catch up.
- The Server Version card on the Server Administration Health tab appears immediately, without waiting for the slower health metrics to load, and stays visible even if metrics fail.
Fixed
- Dragging task cards in the Objectives view no longer intermittently aborts and opens the task page instead, and completing a drag no longer opens the dragged task.
- Editing an external connection on environments created via git or zip import no longer silently fails.
- Launching, resubmitting, or forking multi-agent objectives no longer carries one agent's model and effort settings over to a different agent's task.
0.12.132 – 0.12.134 — July 8, 2026
Added
- Swimlane Board view on the task board, driven by custom set-list fields, with lane setup in Environment Settings.
- Custom task detail fields, definable per environment, shown in the Task Details card.
- Task detail field search on the task board — type
field:valuetokens (e.g.status:failed) or use the filter builder dialog, which constructs the query for you with no syntax to memorize. - User-controllable sorting on the front-page task board.
- Live container run-state (started/stopped) shown on the task board.
- "Expand hidden context" and one-click "Full" view in the Changed Files diff viewer.
- Changed-files filtering and IBM i changed-objects visibility on the task page.
- Searchable pagination for long branch option lists.
- Grok 4.5 is available in the model catalog.
Improved
- Default board stages are simplified to match the CoderFlow task lifecycle.
- The board is horizontally scrollable, and home custom fields lay out inline.
- The dashboard search field-filter dialog is now mobile friendly.
- Integration-backed search fields are only offered when the integration is configured.
- Custom-field dropdowns use the standard select control throughout.
- The Latest Update panel has a dedicated expand/collapse button in its top-right corner. Clicking the panel contents still expands it but no longer collapses it, so you can highlight and copy text without the panel closing.
- Clearer task search placeholder text.
Fixed
- Dragging tasks out of the Unassigned lane in the Board view no longer fails intermittently.
- The container run-state badge now appears reliably, including for test, deploy, and restored tasks.
- The All tab no longer renders empty under the Status sort.
- The per-file "Full" diff expander toggle works correctly.
- Mobile More Actions and Share sheets no longer close when tapping inside the menu.
- The Unified/Split toggle stays reachable when a changed file is maximized.
- Setup-repo pulls no longer get stuck after an interrupted rebase.
- Improved theme contrast for accessibility (WCAG), including inline code in dark mode and diff controls.