Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.86 KB

File metadata and controls

31 lines (19 loc) · 1.86 KB

AgentStack — Documentation

platform

This repository contains the public documentation for AgentStack (English, user- and integrator-facing): 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, dual-shell surfaces, and dashboard modules in plain language.

If you integrate AI or automate: docs/MCP_AND_ECOSYSTEM.md — MCP, REST, RAG, sandboxes, plugins, SDK sections (messenger, agents, support, storage), and examples.

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

Full index: docs/README.md — includes What’s new (Mar–May 2026) and tables for messenger, storage, agents, support, dual-shell, sdk, and MCP.


Plugins (separate repositories)

Plugin Notes
cursor-plugin v0.4.9+ — 5-layer architecture (rules, skills, commands, agents, hooks); OAuth 2.1 device code flow for activation
claude-plugin Claude Desktop / API installers
gpt-plugin ChatGPT / OpenAI ecosystem
vscode-plugin VS Code marketplace distribution

Product