Skip to content
@appstrate

appstrate

[⚡️] Open-source Agent as a Service platform

Appstrate

The open‑source agent runtime platform.
Agentic runtimes that are sovereign, sandboxed, and multi-tenant.

Website · Platform · AFPS Spec · Discord

License: Apache-2.0 GitHub stars Discord


What is Appstrate?

Appstrate runs autonomous AI agents in isolated Docker containers. Connect external services (Gmail, ClickUp, Stripe…), declare an agent with a goal, and let it run to completion — on demand, on a cron, or via webhook. Credentials never reach the agent: a sidecar proxy injects them at call time.

curl -fsSL https://get.appstrate.dev | bash

Zero-install via Bun, scales up to PostgreSQL + Redis + S3 + Docker when you need it. Self-hosted or cloud.

What you get

Headless API 258 OpenAPI 3.1 endpoints, RFC 9457 errors, dated versioning (Appstrate-Version), idempotency keys, SSE realtime — designed to be driven from coding agents and your own apps.
Sandboxed execution Each run spawns a fresh Docker container. A sidecar proxy injects OAuth/API credentials at call time — the agent never sees raw secrets.
Progressive infra Tier 0 (Bun + PGlite, runs on a Raspberry Pi) → Tier 3 (PostgreSQL + Redis + S3 + Docker). Same code path, same install, scales with you.
Portable packages AFPS — open spec for agents, skills, tools, and providers. Signed bundles (Ed25519), conformance levels L1–L4, semver + dist-tags.
Pluggable auth OAuth2/PKCE, OAuth 1.0a, API key, basic, custom multi-field credentials. Built-in OIDC provider for embedding apps, multi-tenant orgs, applications, end-users, API keys.
Run anywhere it runs Self-host with one curl, embed via @appstrate/cli, trigger from CI with the GitHub Action, schedule via cron (BullMQ), notify via Standard Webhooks.

Repositories

Repo What it is
appstrate The platform — Hono API + React SPA, 258 OpenAPI endpoints, progressive infra (Tier 0–3)
afps-spec AFPS — open spec for portable agents, skills, tools, and providers (CC‑BY‑4.0)
skills First-party Agent Skills + curated community hub
github-action Run Appstrate agents on GitHub PRs (annotations, check runs, comments)

Get involved

🌱 Sovereign by design · Apache 2.0

Pinned Loading

  1. appstrate appstrate Public

    [⚡️] The open‑source managed agent runtime platform.

    TypeScript 15

  2. afps-spec afps-spec Public

    Open spec for declaring portable AI agent, skills, tools, and providers

    TypeScript 3

Repositories

Showing 5 of 5 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…