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
Strengthened release and branch_pr readiness after the v0.6.8 line by tightening evaluator quality gates, release evidence paths, hosted merge behavior, and task artifact consistency.
Improved maximum-assimilation context workflows with stricter wiki gates, better extraction references, artifact validation, and smoother source-path handling.
Reduced agent cognitive load across CLI prompts, homepage/docs navigation, and branch_pr issue handling so operators get clearer route decisions with less manual stitching.
Refreshed public documentation, homepage launch copy, and hosted publication evidence while keeping patch-release verification explicit.
Added
Added a daily cloud pull before task start so branch_pr work begins from fresher cloud-side task state.
Added daily start pull backend support to refresh task context before agents begin branch_pr execution.
Added maximum-assimilation wiki gates so high-assimilation context output is checked before it can drift into weak wiki artifacts.
Added context extraction writer gates for maximum assimilation flows.
Added a maximum-assimilation coverage gate to keep the new context path represented in verification.
Added an evaluator quality gate to the maximum-assimilation rough-edge work.
Added executable evaluator quality review support in the CLI.
Added evaluator quality review task evidence for the executable review path.
Added evaluator prompt alignment work so quality reports can be consumed as explicit review artifacts.
Added evaluator quality CI coverage for the new executable review behavior.
Added evaluator SHA review evidence for normalized reviewed commit handling.
Added pre-merge evaluator review evidence before integration.
Added evaluator prompt review refreshes so agent guidance tracks the executable quality gate.
Added direct-mode publication recovery hardening for hook paths.
Added malformed package metadata failure handling in direct-mode hooks.
Added coverage for direct-mode hook publication recovery.
Added agent context cognitive-load fixes around projection fallback behavior.
Added projection fallback memoization so repeated context access is less expensive and less noisy.
Added hosted CI verification evidence for workflow routing and docs deploy efficiency.
Added workflow routing and docs deploy optimization work for GitHub CI.
Added release workflow dispatch aggregate CI support for evidence branches.
Added hosted publish evidence for the previous release baseline.
Improved
Refreshed pre-push evidence for the daily cloud pull task.
Stabilized broad pre-push fixtures so release and branch_pr checks are less brittle.
Refreshed final quality evidence after broad pre-push fixture stabilization.
Ignored workflow artifact commits when evaluating integrate quality, keeping task implementation quality focused on real code changes.
Refreshed quality review artifacts after the workflow artifact filtering change.
Kept evaluator reviews anchored to implementation commits so quality records do not attach to task-only artifact commits.
Aligned incident finish tests with the evaluator gate.
Refreshed verification evidence after the daily cloud pull branch was rebased.
Split cloud start refresh behavior into a clearer backend unit.
Recorded GitHub PR metadata for the daily cloud pull task.
Refreshed task artifacts after the daily cloud pull implementation commit.
Accepted extraction line references in context doctor and related context flows.
Split maximum-assimilation artifact gates so the checks are easier to reason about and maintain.
Refreshed maximum-assimilation verification after rebase.
Aligned maximum-assimilation fixtures with the new artifact expectations.
Refreshed maximum-assimilation task artifacts after commit.
Split maximum-assimilation tests into smaller task artifacts.
Recorded maximum-assimilation PR metadata.
Refreshed maximum-assimilation artifacts after the PR metadata update.
Implemented maximum-assimilation gate enforcement as a task-scoped workflow change.
Fixed context doctor line references and all-scope search behavior.
Routed the context doctor and search fix through a dedicated task record.
Hardened recent branch_pr issue candidate tests.
Fixed branch_pr issue candidates in the workflow layer.
Re-applied branch_pr issue candidate fixes after integration churn.
Normalized reviewed commit SHA handling for evaluator quality records.
Preferred ap in evaluator agent prompt guidance.
Refreshed evaluator prompt review artifacts after the prompt guidance update.
Aligned evaluator prompts with quality reports.
Refreshed evaluator quality review evidence after implementation.
Recorded evaluator quality review evidence in task artifacts.
Implemented the executable evaluator review task as the workflow foundation.
Satisfied hotspot guardrails for the direct-mode hook hardening task.
Recorded evaluator verification for direct-mode hook hardening.
Fixed maximum-assimilation process rough edges.
Resolved extraction root path review feedback.
Refreshed the Knip baseline after maximum-assimilation changes.
Updated issue gate expectations for maximum-assimilation context work.
Fixed merge gate hotspots in the maximum-assimilation path.
Formatted the extraction writer changes.
Used linear PR merges and cleaner hosted-close messages in workflow tests.
Preferred linear branch_pr merges in workflow behavior.
Synced agent prompt guidance with compact context commands.
Recorded verification evidence for the compact context command prompt update.
Synced agent prompt context commands.
Refreshed artifacts and split the slug helper for the agent context cognitive-load task.
Reduced agent context cognitive load in task flow.
Polished the homepage GitHub label and radius for a cleaner public surface.
Avoided extra branch_pr artifact commits during PR open.
Polished the GitHub label and radius through a tracked task.
Amended PR-open artifacts into the implementation commit to keep branch history cleaner.
Fixed the homepage review flow class.
Routed the homepage review flow class fix through a tracked task.
Tuned the homepage for Product Hunt readiness.
Tuned homepage launch messaging through a tracked task.
Recorded evaluator gate evidence for GitHub CI routing and docs deploy optimization.
Redesigned the homepage repo evidence hero block.
Routed the homepage repo evidence hero redesign through a tracked task.
Improved docs usability and agent-agnostic workflow guides.
Refreshed task artifacts after the docs usability commit.
Improved docs usability through a dedicated task record.
Refactored public docs information architecture and hardened docs site navigation checks.
Routed the documentation IA refactor through a tracked task.
Allowed branch-dispatch aggregate CI for release evidence branches.
Fixed
Fixed context doctor and search regressions around line references and all-scope discovery.
Fixed recent branch_pr issue candidate regressions in tests.
Fixed evaluator reviewed-commit normalization so review metadata points to the intended implementation SHA.
Fixed direct-mode hooks so malformed package metadata fails clearly.
Fixed maximum-assimilation extraction root path handling after review.
Fixed maximum-assimilation merge gate hotspots.
Fixed projection fallback memoization regressions in agent context flows.
Fixed homepage review flow styling for the public site.
Fixed release workflow dispatch aggregate CI so evidence branches can be validated.
Upgrade Notes
No breaking changes.
The release keeps the public package set in lockstep at 0.6.9: agentplane, @agentplaneorg/core, and @agentplaneorg/recipes.
Release operators should continue using the branch_pr candidate route, not local release apply, for protected-base publication.
Verification
node scripts/release/check-task-registry-ready.mjs --ignore-release-task 202605241224-TPWJQZ passed for the current release task.
bun run release:incidents:check passed with no active incident entries.
ap release plan --patch generated .agentplane/.release/plan/2026-05-24T12-27-49-049Z for v0.6.9.
bun run release:version:bump -- --bump patch --write updated package versions from 0.6.8 to 0.6.9.
bun run release:check:registry confirmed 0.6.9 is available for publish.