Skip to content

v0.15.3

Choose a tag to compare

@mliotta mliotta released this 12 Apr 13:02
· 147 commits to main since this release
763db43

Fixed

  • Repair broken feedback loop so patterns actually rise in confidence: session log accumulation (JSONL) instead of single-session overwrite, path normalization for bare leading slashes, fallback path lookup with/without leading /, stronger confidence boosts (+0.2 accepted, +0.1 unverified), and log2-scaled success bonus in retrieval scoring
  • Non-git outcome detection now processes all previous sessions correctly (detect_outcomes runs before save_session, so all log entries are from prior invocations)

Full changelog: v0.15.2...v0.15.3