Aven CLI

Local terminal work client

Aven CLI

A local terminal client for turning ideas, product decisions and daily development work into traceable AI-assisted progress.

01

Why Aven

Aven is built for developers who want AI help without losing the thread of the work. The installed CLI starts with a Session Agent for prompt-based work, while licensed project modes can later add planner, developer and reviewer workflows for governed delivery.

02

Where Aven Fits

Aven starts as an inspectable Session Agent today. Licensed Project Agent Modes are designed to support the work around planning, implementation and review when the project needs more structure.

You have an idea

Shape it into requirements

The Planner Agent can help turn rough intent into clearer goals, requirements, risks and a workable order of execution.

You design products

Move closer to implementation

Aven can support the path from product thinking to implementation work, acting like a focused development partner for concrete next steps.

You build software

Reduce the daily friction

Whether you work in an agile team or on your own, Aven is meant to keep context, decisions and follow-up work easier to handle.

03

Install

Install once, then run aven from the project folder you want Aven to work with.

Linux / WSL

curl -fsSL {origin}/install.sh | AVEN_DOWNLOAD_BASE={origin}/downloads bash

Windows PowerShell

$env:AVEN_DOWNLOAD_BASE="{origin}/downloads"; irm {origin}/install.ps1 | iex

04

What You Get Today

The current installer gives you the public Aven runtime and the Session Agent. Licensed project modes can add structured planner, developer and reviewer workflows later.