Skip to content

@innocarpe/carpeos v6.7.8

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:35
· 1 commit to main since this release

[6.7.8] - 2026-08-15

Added

  • Agentic HITL-free closed loop: each processAgenticOnce reclaims expired job
    leases, leases the admit job for the claimed feed row (not oldest-bulk thrash),
    and materializes unmaterialized promote proposals without human promote-held.
  • leaseAgenticJobById / reclaimExpiredAgenticJobs for crash-safe job housekeeping
    (exhausted attempts → dead).
  • CLI agentic run defaults match flush: --skip-ineligible and --prefer-lifecycle
    so the always-on timer spends budget on lifecycle rows first.

Fixed

  • Flash empty / parse / no-citable extract no longer dead-ends residual knowledge —
    broader local override + local extract fallback.
  • Materialize accepts known legacy policy stamps (agentic_v1) so pre-quality promote
    proposals can still write Observations under the closed loop.