Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.51 KB

File metadata and controls

36 lines (26 loc) · 2.51 KB

AgentStack — Documentation

This repository contains the public documentation for AgentStack (English, user- and integrator-facing). It covers the web product, MCP, plugins, REST APIs, RAG, sandboxes, subscriptions, and examples.

If you use the website (dashboard): start with docs/USER_FEATURES_GUIDE.md — RAG, sandboxes, field access, subscriptions, and dashboard modules in plain language.

If you integrate AI or automate: docs/MCP_AND_ECOSYSTEM.md — MCP, REST, RAG, sandboxes, plugins, and examples.

REST / OpenAPI: docs/OPENAPI.mdSwagger UI · openapi.json · API overview.

Contents

Section Description
docs/ All documentation (MCP, plugins, architecture, RAG, sandbox, examples).
docs/USER_FEATURES_GUIDE.md Web users: dashboard, RAG, sandboxes, access control, subscriptions (plain English).
docs/OPENAPI.md OpenAPI: Swagger (/swagger), JSON schema, /api-docs, self-hosted.
docs/MCP_AND_ECOSYSTEM.md Single entry point: MCP tools, Plugins index, Ecosystem API, RAG, Sandboxes, Examples.
docs/MCP_SERVER_CAPABILITIES.md Full list of MCP actions and parameters.
docs/RAG_PLATFORM_GUIDE.md RAG platform: TurboQuant, collections, memory, REST, MCP, dashboard.
docs/SANDBOX_PLAYGROUND_GUIDE.md Sandbox & Playground deep dive (v0.4.2).
docs/SANDBOX_AND_ENVIRONMENTS.md Sandboxes: fork, A/B, canary, /api/sandbox API.
docs/ACCESS_AND_FIELD_POLICY.md Three-layer access (L1/L2/L3) and Field Access Policy (FAP).
docs/plugins/README.md Plugins index (Cursor, Claude, GPT, VS Code) and quick links.

Plugins (separate repositories)

Product