Skip to content

Commit 21cb18b

Browse files
author
Argus
committed
feat: register Aegis — enterprise orchestration middleware for Claude Code
1 parent 30f3dbe commit 21cb18b

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

aegis/agent.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "aegis",
3+
"name": "Aegis",
4+
"version": "0.6.6",
5+
"description": "Enterprise orchestration middleware for Claude Code — REST API, MCP server, SSE, Telegram relay, webhooks, RBAC, and dashboard",
6+
"repository": "https://github.com/OneStepAt4time/aegis",
7+
"website": "https://github.com/OneStepAt4time/aegis#readme",
8+
"authors": ["OneStepAt4time"],
9+
"license": "MIT",
10+
"distribution": {
11+
"npx": {
12+
"package": "@onestepat4time/aegis@0.6.6",
13+
"args": ["mcp"]
14+
}
15+
}
16+
}

aegis/icon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)