Nightloom
Model-agnostic LLM harness in Rust: one provider-neutral chat core behind two shells (a CLI REPL and a Tauri desktop app) with six provider adapters normalizing onto the same event stream. The append-only session log is the source of truth, so compaction, rewind and elision are markers rather than deletions.
Read the case study →