Commit df507a5
fix: README documentation improvements and test fixes
- Fix version references in reasonkit-core README (v0.1.x, not v1.0)
- Add code examples to reasonkit-web README for better usability
- Update installation methods to reflect actual available options
- Fix LaserLogic circular reasoning detection threshold
- Fix DeepSeek benchmark success rate calculation (integer truncation)
- Fix PowerCombo mock test assertion (min_confidence threshold)
- Various clippy and test improvements across all crates
All 1,591 tests passing across reasonkit-core, reasonkit-mem, reasonkit-web
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Opus 4.5 <[email protected]>1 parent 65eb4ff commit df507a5
File tree
57 files changed
+2151
-1823
lines changed- .github
- agents/roles
- workflows
- brand
- expansion-packs
- vscode-extension
- themes
- readme
- examples
- src
- aesthetic
- code_intelligence
- engine
- llm
- ollama
- m2
- mcp
- rag
- thinktool
- modules
- traits
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+2151
-1823
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
396 | 396 | | |
397 | 397 | | |
398 | 398 | | |
399 | | - | |
| 399 | + | |
400 | 400 | | |
401 | 401 | | |
402 | 402 | | |
| |||
690 | 690 | | |
691 | 691 | | |
692 | 692 | | |
693 | | - | |
| 693 | + | |
694 | 694 | | |
695 | 695 | | |
696 | 696 | | |
| |||
797 | 797 | | |
798 | 798 | | |
799 | 799 | | |
800 | | - | |
| 800 | + | |
801 | 801 | | |
802 | 802 | | |
803 | 803 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
This file was deleted.
0 commit comments