Chat Capabilities
This page focuses on what you can use immediately, without requiring CLI-first setup.
What You Can Do
- Multi-turn context: each session keeps context across turns.
- Model switching: choose a model per session to balance speed and quality.
- Skill injection: select installed
skillsbefore sending to guide this turn. - Tool calling: chat can invoke enabled tools (for example search, web fetch, task execution).
- Channel consistency: the same core chat behavior works in UI and connected channels.
- Session operations: search, inspect history, clear, delete, and rename sessions.
Beginner Path
- Start one UI session and run 3-5 continuous turns.
- Switch one model and compare speed/quality.
- Add one skill and compare answers for the same prompt.
Related Docs
- Skills onboarding: Skills Tutorial
- Session operations: Session Management
- Advanced command reference: Commands