Releases: reasonkit/reasonkit-core
Releases · reasonkit/reasonkit-core
ReasonKit Core v0.1.6
Immutable
release. Only release title and notes can be modified.
What's Changed
Bug Fixes
- fix(ci): track Cargo.lock and pin lopdf for MSRV 1.75 compatibility
- fix(ci): remove --cfg docsrs from stable docs build
- test: skip timing-sensitive performance tests on CI runners
Improvements
- Skip pre-existing flaky tests with documentation
- Improved clippy configuration for CI
Full Changelog: v0.1.5...v0.1.6
ReasonKit Core v0.1.4
Immutable
release. Only release title and notes can be modified.
ReasonKit Core v0.1.4
The Reasoning Engine — Auditable Reasoning for Production AI
Installation
cargo install reasonkit-coreWhat's New in v0.1.4
- Updated dependencies (config 0.15, lopdf 0.38, notify 8.2, etc.)
- Fixed CI docs job to match docs.rs configuration
- Improved badge standardization
- All tests passing
ThinkTools
| Tool | Purpose |
|---|---|
| GigaThink | 10+ diverse perspectives |
| LaserLogic | Precision deductive reasoning |
| BedRock | First principles decomposition |
| ProofGuard | Multi-source verification |
| BrutalHonesty | Adversarial self-critique |
Turn Prompts into Protocols | https://reasonkit.sh
v0.1.2 - Initial Public Release
ReasonKit v0.1.2 - Initial Public Release
The Reasoning Engine — Auditable Reasoning for Production AI
Highlights
- ThinkTools Chain: 5-step reasoning protocol (GigaThink, LaserLogic, BedRock, ProofGuard, BrutalHonesty)
- Variance Reduction: Raw LLM variance ~85% → Protocol-constrained ~28%
- Reasoning Profiles: quick (70%), balanced (80%), deep (85%), paranoid (95%)
- Complete Tracing: Full execution audit trail with confidence scores
Installation
# Universal
curl -fsSL https://reasonkit.sh/install | bash
# Cargo
cargo install reasonkit-coreWhat's New in 0.1.2
- Fixed LaserLogic circular reasoning detection
- Fixed benchmark calculation edge cases
- Updated README documentation
- All 946 tests passing
Links
"Turn Prompts into Protocols"