Skip to content

Zide Assist vs. your own AI tools

Zide gives you two ways to work with AI. Zide Assist is the AI agent built into Zide. CLI Agent tabs run your own command-line agents (such as Claude Code, Codex, or Gemini CLI) inside your Zide workspace. They are independent features, and you can use both side by side in the same project.

What each one is

Zide Assist is built into Zide and runs through your Zide subscription. There is nothing to install and no separate account to sign into: open a Zide Assist tab and start working. See Zide Assist.

A CLI Agent tab runs a command-line agent that you have already installed and signed into on your machine. Zide hosts the session in a tab inside your workspace instead of a separate terminal window. See Chat with CLI Agents.

What only Zide Assist does

Because Zide Assist is part of Zide, it offers integration that an external tool cannot match:

  • Model choice with published ratings. Explicitly pick an individual model or curated Zide tier, and review intelligence, behavior, speed, pricing, context, and vision support in the model picker. See Choose a model.
  • Crosscheck. Have a second model independently review every commit Zide Assist makes.
  • Conversation control. Redirect a turn while it is running, queue follow-up messages, edit and resend, fork a conversation into a new tab or worktree, and roll back to an earlier point.
  • Session Watch. An overview of your Zide Assist sessions across all open projects, with attention states when a session needs approval.
  • Saved sessions. Conversations persist in the session log and can be restored later.
  • Ask Zide. The read-only docs helper in the docs panel runs on the same subscription.

What a CLI Agent tab adds over a plain terminal

You can always run your CLI agent in a Zide terminal tab. A CLI Agent tab adds Zide’s awareness of the session:

  • Sessions launch from saved profiles (click Tools > Chat With CLI Agent) and start in your project folder with the profile’s configuration applied.
  • The tab header shows which agent and profile the session runs on, and sessions in unrestricted mode carry a persistent warning badge.
  • Zide asks before you close a tab whose agent is still working, so an active session is not lost to a stray click.
  • QuickTree can create a fresh worktree and send your prompt to the agent in one step.

If you run a CLI agent inside a plain Zide terminal, Zide recognizes it and offers to set up a profile for you.

How billing differs

  • Zide Assist is billed through your Zide subscription and uses AI credits. Charges appear in the credits dropdown as you work.
  • CLI agents are billed by the tool’s own provider through the account you signed into that tool with. Zide adds no charge for hosting the session.

Using both together

Nothing about the two is exclusive. A common pattern is to keep a Zide Assist tab for work that benefits from the deep integration (Crosscheck, forking to worktrees, model switching) while a CLI agent you already pay for handles other tasks in its own tab. Both can run at the same time in different panes, and QuickTree can launch either into a fresh worktree.