Skip to content

Releases: reasonkit/reasonkit-core

v0.1.2 - Initial Public Release

01 Jan 20:25

Choose a tag to compare

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-core

What'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"