What You Can Do
Reasoning
Pick a reasoning-capable model and it thinks through a problem before answering.
Web Search
The model pulls fresh information from the web when it needs it.
Web Fetch
The model reads a URL you name into its context.
Documents
Attach a PDF or office file with
--file and ask about it.Image Input
Attach a picture with
--file and a vision-capable model reads it.What Is On by Default
Web search and web fetch are on by default, onask, private, session, and fusion alike. The flags exist to turn them off or narrow them, not to switch them on.
Reasoning and image input are not flags at all. They are properties of the model you choose: a model either supports them or it does not. Browse the catalog with
models to see what each one handles, then pick one that fits the task.
The only thing you type every time is --file, because you are naming a specific file to attach.
Inside a Session
When you open a fullsession, your harness’s normal behavior keeps working, now running through Nito. Streaming replies and its own tool use are harness-native rather than plugin flags, so they are covered where the session is.
From the Terminal
Every capability here also works from thenito command line tool. See Ask and Fusion.
