Skip to content

v0.9.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Jun 16:11
· 143 commits to main since this release

What's Changed

  • fix(indexer): semantic verification counts vault entries skipped for embeddings (#502) by @itlackey in #535
  • feat(improve): add {triage_promoted}/{triage_rejected}/{runId} sync commit tokens by @itlackey in #538
  • fix(graph-extract): tighten isContextSizeError to eliminate gemma false-positives by @itlackey in #530
  • feat(llm): detect HTML/non-JSON provider responses as a distinct outcome (#497) by @itlackey in #539
  • fix(health): per-run wallTimeMs from improve_runs row delta (#499) by @itlackey in #533
  • feat(consolidate): consolidation.skipReasons per-ref multi-reason array by @itlackey in #534
  • feat(workflows): persist agent harness + session id on workflow runs (narrows #501) by @itlackey in #537
  • feat(create): subdirectory asset creation via nested --name (#503) by @itlackey in #532
  • feat(env): substitute ${secret:NAME} tokens in env values at run time by @itlackey in #541
  • feat(setup): safe-by-default config management with deep-merge, --yes --file, and accurate backup paths by @itlackey in #544
  • feat(setup): Scheduled Tasks step with embedded core task templates (#512) by @itlackey in #547
  • feat(llm): retry-once-with-backoff for transient 5xx responses (#498) by @itlackey in #540
  • refactor(write-source): unify per-asset git commit into batch-at-boundary (#507) by @itlackey in #546
  • feat(move): add akm move command to organize stash assets into subdirectories by @itlackey in #542
  • feat(setup): consolidated environment detection pipeline (#514) by @itlackey in #548
  • feat(workflows): agent check-in, summary capture, and summary validation (#506) by @itlackey in #549
  • feat(config): neo-blessed TUI config editor (akm config edit) by @itlackey in #545

Full Changelog: v0.8.2...v0.9.0-beta.0