Skip to content

Bump v0.9.3: fix doc inaccuracies and gaps#149

Merged
gvonness-apolitical merged 1 commit intomainfrom
chore/v0.9.3
Mar 4, 2026
Merged

Bump v0.9.3: fix doc inaccuracies and gaps#149
gvonness-apolitical merged 1 commit intomainfrom
chore/v0.9.3

Conversation

@gvonness-apolitical
Copy link
Contributor

Summary

  • Remove incorrect claim that predict uses half the token budget (it uses the same full budget as search/recall)
  • Add missing limit parameter to list-sessions tool docs (added in v0.9.1)
  • Document retrieval.feedbackWeight setting (env var was listed but setting table entry was missing)
  • Add lengthPenalty config section (enabled, referenceTokens) — previously undocumented
  • Update stale version in stats example output (v0.8.0 → v0.9.3)
  • Add budget-aware retrieval (v0.9.2) to future-work "Recently Implemented"
  • Bump version to 0.9.3

Test plan

  • 2038 tests passing
  • Build passes
  • Lint and format checks pass

- Remove incorrect predict half-budget claim
- Add missing list-sessions limit parameter
- Document retrieval.feedbackWeight and lengthPenalty config sections
- Update stats example version, future-work recently implemented
@gvonness-apolitical gvonness-apolitical merged commit e811117 into main Mar 4, 2026
3 checks passed
@gvonness-apolitical gvonness-apolitical deleted the chore/v0.9.3 branch March 4, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant