Continue is a great open-source autocomplete/chat extension for your IDE. agentty is for developers who want an autonomous coding agent in the terminal.
How agentty compares
- Terminal-first, editor-agnostic — standalone, or in Zed over ACP.
- Single native binary — millisecond startup, no runtime to manage.
- Multi-provider — Claude, OpenAI, Groq, OpenRouter, Cerebras, Ollama.
- Sandboxed by default, SSH air-gap in one command.
- Built-in retrieval over your repo.
- Open source (MIT).
When to keep Continue
If you want inline IDE completions and chat inside your editor, Continue is excellent. For a terminal-native autonomous agent, choose agentty.
Install in one line
curl -fsSL https://agentty.org/install.sh | sh