New Features
-
Introduced
--paranoid profile for maximum verification
- Added BrutalHonesty ThinkTool for adversarial self-critique
- New
rk wrap command for provider configuration
- JSON and YAML output formats
Improvements
- 50% faster analysis with optimized prompt chains
- Better handling of complex multi-part questions
- Improved error messages with actionable suggestions
Bug Fixes
- Fixed timeout issues with large context windows
- Resolved token counting accuracy for Claude models
New Features
- ProofGuard ThinkTool for source verification
- Support for Ollama local models
- Interactive mode with
rk shell
Breaking Changes
- Changed
--provider to --llm flag
- Config file format updated (migration guide in docs)
New Features
- BedRock ThinkTool for first-principles analysis
- Custom profile creation with
rk profile create
- Trace mode for debugging prompt chains
New Features
- LaserLogic ThinkTool for logical fallacy detection
- OpenAI and Anthropic provider support
-
Basic profile system (
--quick, --balanced)
Initial Release
- GigaThink ThinkTool for multi-perspective analysis
- Basic CLI with
rk analyze command
- Local configuration support
← Back to Home