v0.3.3
What's Changed
- feat: add Ollama embedding provider + unify provider selection (AGE-1) by @saldestechnology in #28
- docs: run-record schema — duplication metrics and per-run budget ceiling by @saldestechnology in #27
- feat: lexical path boost + oversized-top budget guarantee for ctx smart by @saldestechnology in #25
- fix: emit calls edges for Solidity modifier invocations (AGE-4) by @saldestechnology in #29
- fix: fingerprint Solidity functions in ctx duplicates (AGE-2) by @saldestechnology in #30
- feat: run ctx index and ctx embed in parallel by default (AGE-3) by @saldestechnology in #31
- fix: resolve Solidity qualified library calls Lib.fn() (AGE-5) by @saldestechnology in #32
Full Changelog: v0.3.2...v0.3.3