fur-cli 1.8.0

Turn your AI chats into a durable, local-first diary. Save messages, attach notes, organize conversations, and stop losing context every time the model forgets you exist.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Start a new thread called
new "Morning Routine"

# Define the main user
user = over-achiever

# Optional tags
tags = ["daily", "habits"]

# Write a jot
jot "Wake up and make coffee"

# Save so far
store

# Show conversation status
status