---
title: IsonForge
description: "IsonForge — IsonAI's agentic coding tool: a terminal CLI and a Web version with a sandbox at isonai.net/forge, powered by the PRME tier."
last_verified: 2026-07-17
---

# IsonForge

**IsonForge** is IsonAI's agentic coding tool: it reads, writes, and fixes code, runs commands, and completes programming tasks end-to-end. Available as a **CLI** (terminal) and **Web** (browser), powered by the [PRME](/en/models/) tier.

## IsonForge CLI

Runs in your terminal with access to the local filesystem and direct command execution — suited to projects on your own machine.

- Install via a one-line installer from [isonai.net/forge/get-started](https://www.isonai.net/forge/get-started), then log in once through the browser.
- Reads/writes/edits files, searches across the whole codebase, runs shell commands.
- Searches and pulls information from the web when needed.
- **Plan mode** — drafts a plan for your review before changing code.
- Code review and security review.
- Project memory to keep context across sessions.

A full CLI reference is **not currently published**; installation and onboarding live on the [Get Started](https://www.isonai.net/forge/get-started) page, and command help is available from inside the CLI itself.

## IsonForge Web

Runs in the browser at [isonai.net/forge](https://www.isonai.net/forge) with no installation — an in-browser file workspace with an **isolated execution sandbox**. Suited to one-off tasks; results can be exported as a ZIP.

## Who it is for

Developers and teams who want agentic coding help — fixing bugs, adding features, refactoring, automation — with fluent support for Bahasa Indonesia.

## IsonForge vs regular chat

- Coding questions in **chat** (the PRME tier or Adaptive) suit explanations, code snippets, and light debugging from pastes.
- **IsonForge** works directly on real projects: many files, running tests, iterating until done.

## Related

- [Models & routing](/en/models/) — about PRME.
- [Feature availability](/en/feature-availability/)
