Skip to content

Tags: decko/raki

Tags

v0.15.0

Toggle v0.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: v0.15.0 (#366)

- Build changelog from 23 towncrier fragments
- Bump version to 0.15.0 in pyproject.toml and __init__.py

Assisted-by: Crush:claude-opus-4-6

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: v0.14.0 (#326)

- Build changelog from 14 towncrier fragments
- Bump version to 0.14.0 in pyproject.toml and __init__.py

Assisted-by: Crush:claude-opus-4-6

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.13.0 — Louche (#278)

Bump version to 0.13.0 and generate CHANGELOG from towncrier fragments.

💖 Generated with Crush

Assisted-by: Crush:claude-opus-4-6

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.12.0 — Clear Signals (#246)

Bump version to 0.12.0, generate changelog from towncrier fragments,
bump verify phase timeout to 15m.

3 features, 4 bug fixes, 1 internal change.

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: release v0.11.0 (#232)

Bump version to 0.11.0 and generate changelog from towncrier fragments.

Features: full SODA phase coverage (#220), import-history command (#221)
Fixes: Alcove DETECT_READ_SIZE (#218), rework_cycles from generation (#219)

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.10.0 (#216)

6 features, 1 bug fix:
- LiteLLM provider adapter (#103)
- Pipeline quality gate command (#184)
- Synthesize review findings from Alcove transcripts (#186)
- Phase output/transcript in HTML drill-down (#194)
- Judge model name in report headers (#207)
- Wire LiteLLM into CLI and embeddings (#208)
- Fix knowledge_miss_rate on SODA sessions (#183)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.9.1 (#206)

5 features, 1 breaking change, 1 bug fix:
- Metric health checks — detect degenerate/dead metrics (#162)
- Judge cost tracking (#174)
- Pipeline/orchestrator metadata in session adapter (#175)
- Rename skip_llm → skip_judge (#178)
- Agent model vs judge model in reports (#179)
- Remove deprecated --no-llm flag (#195)
- Alcove detect() accepts 'id' field (#197)

Also removes stray soda-system-prompt file from PR #203.

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.9.0 (#193)

4 features, 2 bug fixes:
- JSONL history log (#170)
- raki trends command (#171)
- Judge config fields in report JSON (#173)
- Diff judge config warnings (#187)
- Google silent-zero fix (#169)
- Alcove rework detection (#176)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.8.0 (#166)

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Assigned-by: decko

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version to 0.7.1 (#153)

* chore: bump version to 0.7.1

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Assigned-by: decko

* ci: run CI on release branches

Adds release/** to push and pull_request branch triggers so PRs
targeting release branches get the same lint, typecheck, and test
checks as PRs targeting main.

Assisted-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Assigned-by: decko