the agent inside

It builds real apps, not just answers.

The agent operates inside the SophosAI workspace: it can write code, run commands, modify panels, and ship working tools into the environment you are using.

workspace-native agent

The chat has a place to work.

Instead of giving you a wall of instructions, SophosAI gives the assistant a sandbox with apps, documents, browser surfaces, files, and UI panels it can actually change.

agent · writing to /workspace/appscodex-5.5
// agent-created workspace tool
export function FridgeFitPanel() {
  return <RecipeBuilder />
}
snapshot saved · app live in dock

Builds applets

Describe a workflow and the agent can turn it into a panel or app.

Runs tools

The workspace can include browser, documents, code, terminal, and custom surfaces.

Verifies changes

The goal is working output inside the environment, not just a plan.