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
# Planning a project timeline
new "Project Alpha"
user = blorbo
tags = ["work", "project"]

jot "narrated:: asked to define scope and objectives"
jot gemini "Scope: Build a large, multi-chambered igloo."
jot "Set milestones in < 14 tokens, comma-sep"
jot gemini "Gather snow, block walls, roof dome."

# Request a detailed outline and store it in a separate file
jot "Outline full proposal"
jot gpt5 --file chats/ALPHA_FULL_OUTLINE.md

# Save the conversation -- must always save before giving fur rendering commands
store

# Show timeline
timeline

# Export to Markdown
printed