forked from kent/consciousness
fork for contributing
- Rust 86.3%
- TeX 6.4%
- Python 5.6%
- Cap'n Proto 0.8%
- Shell 0.6%
- Other 0.3%
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 | ||