Skip to content
Local agent runtime

Your personal agentic environment.

Run agents where your code lives, compose the capabilities they can use, and expose everything through a desktop app, web UI, gateway API, and published SDKs.

Local runtime
Docs workspace
Plugin lab
Marketplace
agent-runner ready
Add a tool package for release notes.
Planning isolated changes in the current repo...
filesystemworkspace mount
gitbranch scoped
gatewaytyped routes
Ask Aster to work in this space...
Desktop app Web shell Gateway API Agent SDK Marketplace installs
Marketplace repo Install trusted primitives
Space Choose mounts, tools, and agents
Run Execute inside the selected runtime
Composable by default

Bundle the product you want instead of patching the app.

Aster packages behavior as spaces, plugins, extensions, tools, skills, apps, auth modules, routes, database modules, analytics, observability, and marketplace sources. The active distribution decides what ships by default.

  • Spaces isolate workspaces, mounts, config, and sessions.
  • Extensions add prompt hooks, runtimes, tools, and agents.
  • Plugins own provider integrations, auth, routes, and services.
  • Marketplace repos publish installable product primitives.
Own the stack

Fork it, extend it, or ship your own distribution.

Aster gives you the whole agent stack: local execution, isolated spaces, installable capabilities, and a gateway API you can inspect, extend, and run under your own control.

1
Create a space

Give a project its own workspace, mounts, config, tools, and sessions.

2
Enable capabilities

Add agents, extensions, tools, skills, plugins, and external apps per space.

3
Run with control

Keep execution local, approvals explicit, and runtime state visible.

4
Build on the API

Use the gateway and SDK to connect your own apps and workflows.

Local controlagents run where your code and credentials already live
Space isolationseparate workspaces, mounts, tools, config, and sessions
Composableinstall agents, tools, skills, plugins, apps, and extensions
API-readyconnect external apps through the same gateway the UI uses

Build the agent environment that fits your machine.

Start with the default Aster distribution, then add spaces, agents, extensions, tools, and external apps as your workflow grows.

Aster is a local AI runtime for running agents where your code lives. It brings together the desktop app, web UI, gateway API, isolated execution, spaces, plugins, extensions, tools, skills, apps, and SDKs into one composable product graph.

The default product is assembled by Aster’s gateway distribution and powered by the shared runtime, while the authoring packages let you build your own agents and integrations without forking the core app.

Start here

SDKs

  • @aster/agent — agent and standalone tool-package authoring helpers.
  • @aster/authoring — extension and host/runtime plugin authoring primitives.
  • @aster/sdk — generated gateway client for the Aster API.
  • API reference — gateway endpoints by resource.