When to use chat
Use chat for:- Small features and bug fixes.
- Codebase questions that need real file inspection.
- Test failures and CI failures.
- PR description and review follow-up.
- Iterating on an agent’s first pass.
Providers
ADE can run chat through several backends depending on your setup:
Switch provider and model from the chat header.
Chat scope
Every chat has a scope:What you see
- Streaming agent responses.
- Expandable tool calls.
- Terminal output.
- File changes in Files.
- Questions when the agent needs input.
- Proof artifacts when the agent captures evidence.
Chat capabilities
See what chat agents can do.
Context and artifacts
Learn how context, transcripts, and attachments work.