Skip to main content

Crate tsift_cli

Crate tsift_cli 

Source

Enums§

EdgeSide
Which endpoint of a StoredEdge is the row’s primary symbol — caller (caller list) or callee (callee list).

Functions§

classify_task
Classify a task description into a model tier. Returns (tier_name, model_id).
rewrite_command
Attempt to rewrite a shell command to use tsift. Returns Some(rewritten) if applicable, None if no match.
run