A terminal coding agent powered by Arti AI.
Read files, propose edits, run commands. All from your terminal.
Try it out. Type a question or command and see how Arti responds.
arti "summarise this repo". Great for scripts and quick queries.~/.arti-code/, readable only by you.Node 20+ required. Everything else is handled automatically.
arti command on your PATH.arti. Type any question at the prompt, or use @filename to give it file context.Type these at the › prompt inside an Arti session.
| Command | Description |
|---|---|
/help | Show all available commands |
/mode | Switch between ask and edit mode |
/btw <question> | Ask a quick question without polluting your main context |
/compact | Summarize history to free up context window |
/init | Create .arti/arti.md project memory file |
/skills | List skills loaded from .arti/skills/ |
/clear | Clear conversation history, keep the session open |
/usage | Show token usage for this session |
/exit / /quit | Exit Arti |
| Tool | What it does | Approval required |
|---|---|---|
read_file | Read a file's full contents | No |
list_dir | List files and directories | No |
edit_file | Show a diff and apply a targeted edit | Yes |
create_file | Preview and create a new file | Yes |
run_command | Show the command, run it, return output | Yes |
Switch mid-session with /model arti-1 or set a default for one-shot runs.