Skip to content

Interactive Mode

Terminal window
bun start
# or
wilson

Wilson launches a full terminal UI (TUI) with a chat interface. Type questions in plain English and Wilson uses its AI agent loop to answer them.

CommandDescription
/modelSwitch LLM provider and model
/pull <model>Download an Ollama model
/skill <name>Run a named skill
/helpShow available commands

Opens a model selector. Choose from any configured provider:

/model

You can also specify a model directly:

/model ollama:llama3.1
/model gpt-4o
/model claude-sonnet-4-20250514

Download a model to your local Ollama instance:

/pull llama3.1
/pull mistral
/pull deepseek-coder-v2

Run a multi-step skill by name:

/skill subscription-audit
/skill tax-prep
/skill spending-review

See Skills for the full list.

KeyAction
EnterSend message
EscCancel running operation
exit or quitClose Wilson
  • Wilson remembers conversation context within a session. Ask follow-up questions naturally.
  • Use specific time periods: “last month”, “Q4 2024”, “January through March”
  • Reference merchants by name: “How much did I spend at Whole Foods?”
  • Ask for comparisons: “Compare dining spending this month vs last month”