You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ace-assign v0.41.1: Preserved explicit skill/workflow materialization fork-provider overrides from catalog metadata while preventing unintended fork-context propagation to non-fork child steps.
ace-assign v0.41.2: Corrected scoped status fork-provider reporting to inherit provider metadata from fork roots in scoped subtrees and removed dead provider lookup paths.
Added
ace-assign v0.41.0: Added per-step fork provider overrides (fork.provider) and surfaced fork_provider in current-step status display and JSON output.
Changed
ace-assign v0.41.0: Updated fork-run provider precedence to CLI override > step override > config > default and extended step composition to carry context.fork options.
ace-assign v0.41.3: Reused resolved fork provider selection in fork-run for both output and launch execution, and clarified fork-context merge semantics documentation in AssignmentExecutor.
Technical
ace-assign v0.41.4: Added when_to_skip entry for unreleased-mode branches to the squash-changelog catalog step.
📦 ace-git v0.18.5
Added
ace-git v0.18.5: Added Step 1.5 "Finalize Unreleased Content" to github/release-publish workflow: assigns version number and commits [Unreleased] content at publish time.
Changed
ace-git v0.18.5: Updated as-github-release-publish skill permissions and rebase workflow CHANGELOG conflict advice for unreleased-mode.
📦 ace-docs v0.31.3
Changed
ace-docs v0.31.3: Added deprecation note to squash-changelog workflow for unreleased-mode branches.
📦 ace-overseer v0.13.6
Fixed
ace-overseer v0.13.6: Updated ace-assign dependency constraint to ~> 0.41 so overseer release compatibility tracks the current assign minor line.
📦 other
Added
ace-handbook: Added .ace-bin as the shared location for durable repo scripts; this repository now prefers it in tool PATH and onboarding/release workflows.
Changed
ace-handbook: Moved ace-rubygems-needs-release from bin/ to .ace-bin/, removed legacy helper shims (bin/setup-ace-config and bin/test-ace-search), and updated scripts/docs references accordingly.