Conversation
Bumps version to 0.1.12 and updates CHANGELOG with the four PRs merged since v0.1.11: - #149: Windows install diagnostics - #151: Tag-based registry versioning with # ref syntax - #152: Unified reasoning.effort configuration - #153: Dashboard layout fix for human_gate options + loop-backs Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps version to 0.1.12 and updates
CHANGELOG.mdwith the five PRs merged sincev0.1.11.Changes
pyproject.tomlanduv.lockto0.1.120.1.12section#ref syntax and CDN-bypass #151, Fix disjointed dashboard layout for workflows with human_gate options and loop-backs #153, and fix(update): make conductor update reliable on Windows (running-process check, retry, better errors) #155PRs included in 0.1.12
Added
reasoning.effortconfiguration for per-agent and workflow-wide control of model reasoning / extended-thinking effortworkflow#refsyntax, CDN cache-busting)Fixed
conductor updatereliability on Windows (running-process pre-flight, retry, broader entrypoint rename,--forceflag)human_gateoptions and loop-back routesuvoutput capture + correct Defender cmdlet)Verification
uv syncclean ✓git log v0.1.11..main --onelineconfirms exactly these five PRs