The Agent CLI
For Agent jobs and the daily memory curation, ASIST starts the codex or claude CLI installed on your Mac as a child process. Install the one you want to use and sign in to it first. You choose which one to use under “Agent” in the settings. The default is codex.
ASIST does not touch the CLI’s credentials. It does not pass any API key saved in ASIST to the CLI, including keys in environment variables. Set up the CLI’s authentication in the CLI itself. Costs and usage limits apply to the account you signed in with in the CLI.
You can sign in with a ChatGPT account or use an API key. For installation and authentication, follow OpenAI’s Codex CLI documentation.
codex loginOpenAI’s non-interactive mode documentation assumes that scripts use a saved login (as of 2026-09-16).
It runs with ANTHROPIC_API_KEY. For installation, follow Anthropic’s Claude Code documentation, and set an API key in the CLI.
Terms change. Check the pages above before you use ASIST for work.
How jobs work and what the confirmation screen shows is covered in Agent jobs.
