Skip to main content

Crate unlost

Crate unlost 

Source

Re-exports§

pub use crate::llm::llm_extract;
pub use crate::types::IntentCapsule;
pub use crate::types::CapsuleHit;
pub use crate::types::InitCapsulesOutput;
pub use crate::types::QueryNarrativeOutput;
pub use crate::types::ResponseMeta;
pub use crate::types::TrajectoryState;
pub use crate::workspace::WorkspacePaths;
pub use crate::workspace::now_ms;
pub use crate::workspace::unlost_data_root;
pub use crate::workspace::unlost_workspace_dir;

Modules§

analysis
changelog
cli
commands
companion
Companion module for agent integrations.
config
constants
embed
emotion
git
governor
Friction-based loop detection using existing signals.
http_proxy
llm
logging
Global unlost logging with daily rotation.
metrics
narrative
net
recording
storage
storage_checkpoint
Storage layer for the checkpoints_v1 LanceDB table.
types
util
workspace