forked from kent/consciousness
Move state_path to a field on State (default thalamus-state.json) so the Claude daemon can use its own file without collision. Add a serde(flatten) extra map to Persisted so callers can round-trip additional fields (e.g. claude_pane) through save/load. save() is now &mut self. Co-Authored-By: Proof of Concept <poc@bcachefs.org> |
||
|---|---|---|
| .. | ||
| agent | ||
| bin | ||
| cli | ||
| hippocampus | ||
| learn | ||
| mind | ||
| subconscious | ||
| thalamus | ||
| user | ||
| config.rs | ||
| lib.rs | ||
| main.rs | ||
| session.rs | ||
| util.rs | ||