Skip to content

Centralized management platform for distributed AI agent infrastructure with real-time interaction, code editing, and automated provisioning.

License

Notifications You must be signed in to change notification settings

forepath/agenstra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License Nx Cursor TypeScript Angular NestJS

Agenstra

A centralized control plane for managing distributed AI agent infrastructure.

Agenstra is a full-stack platform that enables you to manage multiple AI agent instances from a single web-based console. Connect to remote agent-manager services, interact with AI agents in real-time, edit code directly in containers, and automate server provisioning—all from one unified interface.

What is Agenstra?

Agenstra provides a complete solution for managing distributed AI agent infrastructure:

  • Centralized Management - Connect to and control multiple remote agent-manager services from a single console
  • Real-time AI Interaction - WebSocket-based bidirectional communication with AI agents for instant responses
  • Integrated Code Editor - Edit files directly in agent containers with Monaco Editor—read, write, and manage code in real-time
  • Automated Server Provisioning - Provision cloud servers (Hetzner Cloud, DigitalOcean) with automated Docker and agent-manager deployment
  • Version Control Integration - Full Git operations (status, branches, commit, push, pull, rebase) directly from the web interface
  • Container Management - Monitor and interact with agent containers, view logs, and manage container lifecycle
  • VNC Browser Access - Graphical browser access via VNC with XFCE4 desktop and Chromium browser
  • CI/CD Pipeline Management - Configure, trigger, and monitor deployment pipelines from the console

Architecture

Agenstra follows a three-tier distributed architecture:

┌─────────────────────┐
│  Frontend Console   │  Angular application with NgRx state management
│  (Web-based IDE)    │  Monaco Editor, Chat Interface, File Management
└──────────┬──────────┘
           │ HTTP REST API
           │ WebSocket (Socket.IO)
           ▼
┌─────────────────────┐
│ Agent Controller   │  Centralized control plane
│ (Backend)           │  Client management, event forwarding
└──────────┬──────────┘
           │ HTTP REST API
           │ WebSocket (Socket.IO)
           ▼
┌─────────────────────┐
│ Agent Manager       │  Agent lifecycle management
│ (Backend)           │  Container management, Docker integration
└─────────────────────┘

Components

  • Frontend Agent Console - Web-based IDE and chat interface built with Angular and NgRx
  • Backend Agent Controller - Centralized control plane for managing multiple agent-manager instances
  • Backend Agent Manager - Agent management system with HTTP REST API and WebSocket gateway

Key Features

✅ Distributed Agent Management

Connect to and manage multiple remote agent-manager services from a single console. Each client represents a remote agent-manager instance that can be provisioned automatically or connected manually.

✅ Real-time AI Chat

WebSocket-based bidirectional communication with AI agents. Send messages, receive instant responses, and maintain chat history across reconnections.

✅ Integrated Code Editor

Monaco Editor integration allows you to edit files directly in agent containers. Read, write, and manage code in real-time with syntax highlighting and code completion.

✅ Automated Server Provisioning

Provision cloud servers (Hetzner Cloud, DigitalOcean) with automated Docker installation and agent-manager deployment. Configure authentication, Git repositories, and agent settings during provisioning.

✅ Version Control Integration

Full Git operations directly from the web interface:

  • View git status and branches
  • Stage, commit, and push changes
  • Pull and rebase operations
  • Resolve merge conflicts

✅ Container Management

Monitor agent containers, view logs, and manage container lifecycle. Real-time container statistics and health monitoring.

✅ VNC Browser Access

Access a Chromium browser running in a virtual workspace container via VNC. XFCE4 desktop environment with auto-started browser, accessible through a web-based noVNC client.

✅ CI/CD Pipeline Management

Configure CI/CD providers (GitHub Actions), trigger pipeline runs, monitor their status, and view logs directly from the Agenstra console.

Quick Start

Getting Started

  1. Set up your environment - Follow the Getting Started Guide to install and configure Agenstra
  2. Create your first client - Connect to an existing agent-manager or provision a new server
  3. Create an agent - Set up your first AI agent and start interacting
  4. Explore features - Use the integrated code editor, Git operations, and chat interface

Documentation

Getting Started

Architecture

  • System Overview - High-level architecture and component relationships
  • Components - Detailed breakdown of all system components
  • Data Flow - Communication patterns and data flow

Features

Deployment

API Reference

Troubleshooting

License

This project is licensed under the MIT License.

Copyright (c) 2025 IPvX UG (haftungsbeschränkt)

Portions of this software were originally Copyright (c) 2017-2025 Narwhal Technologies Inc.

This program is free software: you can redistribute it and/or modify it under the terms of the MIT License. See the LICENSE file for the full license text.

Sublicensed Components

The following components are sublicensed under the GNU Affero General Public License v3.0 (AGPL-3.0):

These components are licensed under AGPL-3.0, which means that any modifications or derivative works must also be licensed under AGPL-3.0 and made available to users, including when accessed over a network. See the respective backend-agent-manager application LICENSE and feature-agent-manager library LICENSE files for the full AGPL-3.0 license text.

The following components are sublicensed under the Business Source License 1.1 (BUSL-1.1):

These components are licensed under BUSL-1.1, which permits non-production use and limited production use (subject to the Additional Use Grant terms). The license will convert to AGPL-3.0 after the Change Date (three years from release date). See the respective backend-agent-controller application LICENSE and feature-agent-controller library LICENSE files for the full BUSL-1.1 license text.

The following components are sublicensed under the Source-Available License:

These components are licensed under a source-available license that grants only the right to view the source code. No other rights are granted, including copying, modifying, distributing, or using the software for any purpose. See the respective frontend-portal application LICENSE, feature-portal library LICENSE, frontend-docs application LICENSE, and feature-docs library LICENSE files for the full license text.

Contribution

We welcome contributions! Whether you're fixing bugs, adding features, or improving documentation, your input helps make Agenstra better for everyone.

For detailed information on how to contribute, please see our Contributing Guide.


Built with ❤️ for developers who want to manage AI agents at scale.

About

Centralized management platform for distributed AI agent infrastructure with real-time interaction, code editing, and automated provisioning.

Topics

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors 3

  •  
  •  
  •