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.42.4: Scoped canonical skill:// and wfi:// discovery to in-project defaults and explicitly registered external sources, and preserved child skill metadata only for hand-authored explicit split sub-steps.
ace-assign v0.42.1: Updated status/operator HITL guidance and drive workflow contract to polling-first (ace-hitl wait <id>) with explicit --resume fallback dispatch.
ace-assign v0.42.0: Added HITL-aware status guidance for Stall Reason: HITL: ... output and standardized drive workflow instructions for ace-hitl-based human-judgment pauses without reintroducing gate-state mechanics.
ace-assign v0.41.12: Restored parent-only fork semantics in split-subtree execution by preventing implicit child context: fork inheritance during workflow-backed step materialization, including subtree sibling insertion paths and symbolized fork-context inputs.
ace-assign v0.41.12: Removed default fork context declarations from canonical plan-task, work-on-task, and review-pr catalog steps so only explicitly fork-root parent steps run in forked context.
ace-assign v0.41.12: Added regression coverage for split-subtree child materialization and scoped status guidance to prevent nested fork delegation on child plan-task/work-on-task.
Technical
ace-assign v0.42.3: Updated status HITL guidance wording/tests from "Review item" to canonical "Review event" and aligned drive/usage docs with HITL event terminology.
ace-assign v0.42.2: Updated HITL stall-path fixture/test expectations to .ace-local/hitl/... after the default HITL root migration.
📦 ace-handbook v0.25.3
Fixed
ace-handbook v0.25.3: Scoped canonical skill inventory discovery to in-project defaults and explicitly registered external sources so status and sync no longer pick up ambient installed gems.
ace-handbook v0.25.2: Embedded cookbook standards directly in handbook cookbook workflows and aligned package-owned vs project-local cookbook path guidance.
ace-handbook v0.25.0: Added handbook-owned cookbook management/review workflows and skills, promoted .cookbook.md as a first-class handbook asset in docs/templates, introduced provenance + concise propagation guidance standards, and seeded canonical Astro + multi-ruby-gem monorepo cookbook examples.
ace-handbook v0.25.1: Corrected Astro cookbook command guidance to match current CLI support, added .ace-handbook/cookbooks usage docs, and standardized cookbook review skill metadata formatting.
ace-handbook v0.23.1: Restored Bash(gem:*) permissions in as-release-rubygems-publish and added regression coverage for projected skill permission drift.
ace-handbook v0.23.0: Clarified sync completeness reporting with inventory source counts and documented .ace-handbook/ project-level handbook extension paths plus protocol usage in normal projects.
📦 ace-support-nav v0.26.3
Fixed
ace-support-nav v0.26.1: Deduplicated cookbook:// listing results, added explicit project-local cookbook source support (.ace-handbook/cookbooks), and aligned cookbook create-target path handling.
ace-support-nav v0.26.2: Restricted cookbook:// extension inference to cookbook-specific forms so plain .md files are no longer inferred as cookbook assets.
ace-support-nav v0.26.3: Hardened protocol source loading with YAML.safe_load_file and documented the project-local cookbook:// override intent for monorepo development.
Added
ace-support-nav v0.26.0: Added native cookbook:// protocol defaults (extensions, inference, categories, and create template) to enable cookbook discovery via ace-nav/ace-bundle.
📦 ace-hitl v0.8.0
Changed
ace-hitl v0.8.0: Made ace-hitl list include all statuses by default within the selected folder scope (no implicit pending-only filter) and switched rows to task-like icon-led compact output.
ace-hitl v0.7.0: Renamed the canonical HITL object model to "event" across CLI/code/docs, switched manager result keys to :event, and added ace-hitl list stats footer output (HITL Events: ...) with the hitl.event.* lifecycle naming contract.
ace-hitl v0.6.0: Switched the default HITL runtime store to .ace-local/hitl (hard switch, no legacy .ace-hitl fallback) to align with ACE local-artifact conventions.
ace-hitl v0.4.3: Switched to shared ACE namespace config resolution, added a package-owned handbook skeleton, and unified combined answer/field updates into one locked write path.
ace-hitl v0.4.0: Added smart multi-worktree HITL read scoping (--scope current|all), pending-by-default list behavior, strict ambiguous all-scope show failures, and explicit resolved-location output for cross-worktree lookups.
Fixed
ace-hitl v0.4.2: Fixed scoped HITL mutation behavior so update can modify cross-worktree items discovered by smart scope resolution, prevented duplicate HITL ID collisions during rapid create calls, and stopped masking programming errors in HitlLoader with broad rescue handling.
Added
ace-hitl v0.3.0: Implemented package-owned HITL item store behavior with full CLI workflows for create/list/show/update, answer-body/status updates, and item filtering/mutation coverage with usage docs.
ace-hitl v0.2.0: Added the initial ace-hitl package skeleton with workspace wiring, CLI entrypoints (list, show, create, update), baseline docs/changelog, and package smoke tests.
Technical
ace-hitl v0.4.1: Aligned CLI version contract tests with the current released Ace::Hitl::VERSION.
📦 ace-test-runner-e2e v0.29.8
Changed
ace-test-runner-e2e v0.29.8: Strengthened monorepo RubyGems-install and quick-start local E2E scenarios with isolated install/freshness checks, explicit Bundler context assertions, and command output/exit evidence rules. Added false-positive risk metadata and output-focused review guidance to ace-test-runner-e2e workflow documentation.
Fixed
ace-test-runner-e2e v0.29.8: Fixed sandbox isolation by Dir.chdir into sandbox before launching LLM agent, preventing E2E artifact leaks to the repo root.
📦 ace-docs v0.32.0
Changed
ace-docs v0.32.0: Removed active cookbook workflow ownership by deleting create-cookbook.wf.md and updating package handbook catalog references.
📦 other
Technical
Dependency-following patch release after the ace-assign 0.42 line update: ace-overseer v0.13.9.