Documentation Index
Fetch the complete documentation index at: https://ami.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Mentioning Files and Folders
Type@ to attach files or folders as context. ami reads the content and includes it in the conversation.
Examples
| Syntax | Description |
|---|---|
@src/components/Button.tsx | Attach a specific file |
@src/utils/ | Attach an entire folder |
@src/api.ts:10-50 | Attach specific line ranges |
@package.json | Useful for showing dependencies |
Tab to accept suggestions.
You can also drag files from your file explorer directly into the chat.
Attaching Images
Attach screenshots, diagrams, or mockups to your messages.| Method | How |
|---|---|
| Paste | Cmd+V to paste from clipboard |
| Drag & drop | Drop images directly onto the chat |
| Mention | @path/to/image.png to attach by path |