Skip to content

Releases: bcmyguest/skill-injector

v0.5.0

19 Jun 13:30

Choose a tag to compare

0.5.0

Features

  • context: Query-side context enrichment, file channel on by default (3944ef4)
  • eval: Add stage-1 recall@k instrumentation (5e50f07)

Documentation

  • rerank: Record rejected mean-centering experiment (7001242)

v0.4.0

18 Jun 20:26

Choose a tag to compare

0.4.0

Features

  • rank: Add trigger-phrase channel to hybrid retrieval (f7b8e00)

Bug Fixes

  • ci: Drop --offline from prepare-release Cargo.lock sync (72d3deb)
  • rerank: Give the stage-1 agreement gate a small slack to hold recall (f07d6b9)

Documentation

  • readme: Correct injection cutoff, skill count, and timings (32e2f65)

v0.3.0

18 Jun 17:29

Choose a tag to compare

0.3.0

Features

  • telemetry: Record use events with prompt; show them in history --tail (164dd2c)
  • history: Add per-event listing view to ski history (51217f2)
  • config: Enable telemetry via config.toml (0080b62)
  • inject: Confidence-scaled phrasing, score-aware dedup, opt-in telemetry (64ff56a)
  • config: Load ~/.config/ski/config.toml overrides (5f7edf3)

Bug Fixes

  • rerank: Gate reranked injects on stage-1 agreement to cut false positives (3360e70)
  • rerank: Lower rerank_min default -2.5 -> -1.5 to cut false injects (75fccdd)
  • discovery: Skip test/template trees and placeholder skills (f403beb)

Documentation

  • cli: Note self-loads/recall misses in ski history --tail help (dd7e78f)
  • cli: Hide hook/observe/session-start from --help (69b522d)
  • cli: Drop stale "stub, milestone 2" from ski hook help (361d408)
  • Move How it works below Install and Usage (af40058)
  • Use universal examples in README, drop PLAN.md (0f744b2)

v0.2.0

15 Jun 23:12

Choose a tag to compare

0.2.0

Features

  • Add ski init for marketplace-free host setup (ace623f)

Documentation

  • Lead the README with why ski exists (1bacb5c)

v0.1.2

15 Jun 19:17

Choose a tag to compare

0.1.2

Bug Fixes

  • Cache models under XDG config, not the cwd (e4ea131)

CI

  • Read git-cliff bumped version from stdout (e55b085)
  • Add one-click auto-bump release workflow (6a8d3f1)

v0.1.1

15 Jun 15:55

Choose a tag to compare

0.1.1

Documentation

  • Add benchmarks and prebuilt install command to README (cd21247)

Build & Tooling

  • Enforce Conventional Commits via pre-commit commit-msg hook (33c2bb8)

CI

  • Generate release notes from commits with git-cliff (d2e69e5)

v0.1.0

15 Jun 15:37

Choose a tag to compare