v0.15.3
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