Overview
Syntic Code is an agentic coding CLI that brings Amara, the assistant running on the Syntic model, directly into your terminal. It reads your repository, plans changes, edits files, runs commands, and reviews its own work — all from a single syntic command.
What you will find here
This section gets you from zero to a working session. Start with the quickstart to install the CLI, sign in against api.syntic.ai, and hand Amara its first task. Then check the changelog to see what has shipped in recent releases.
Syntic Code is designed to feel native to the way you already work. It respects your existing tooling, keeps its edits inside your repository, and asks before running anything that could change your system. You stay in control while Amara handles the mechanical parts of coding.
Who this is for
These pages assume you are comfortable in a terminal and have a project you want to work on. You do not need any prior experience with AI coding tools — the quickstart walks through every step. If you have used similar assistants before, you can skim the install steps and jump straight to your first session.
Next steps
- Read the quickstart to install and authenticate.
- Browse the changelog for the latest changes.
- Explore the concepts section to understand how Syntic Code thinks and how to extend it.