No description
mark_used, mark_wrong, and decay all modified node state (weight, uses, wrongs, spaced_repetition_interval) only in memory + state.json. Like the categorize fix, these changes would be lost on cache rebuild. Now all three append updated node versions to the capnp log. Decay appends all nodes in one batch since it touches every node. Co-Authored-By: Kent Overstreet <kent.overstreet@linux.dev> |
||
|---|---|---|
| prompts | ||
| schema | ||
| scripts | ||
| src | ||
| .gitignore | ||
| build.rs | ||
| Cargo.lock | ||
| Cargo.toml | ||