Skip to content

Commit a01e0ac

Browse files
author
Argus
committed
feat: register Aegis — enterprise orchestration middleware for Claude Code
1 parent 9c0a7cf commit a01e0ac

2 files changed

Lines changed: 22 additions & 0 deletions

File tree

aegis/agent.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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 events, webhooks, and web dashboard",
6+
"repository": "https://github.com/OneStepAt4time/aegis",
7+
"website": "https://github.com/OneStepAt4time/aegis#readme",
8+
"authors": [
9+
"OneStepAt4time"
10+
],
11+
"license": "MIT",
12+
"distribution": {
13+
"npx": {
14+
"package": "@onestepat4time/[email protected]",
15+
"args": ["mcp"]
16+
}
17+
}
18+
}

aegis/icon.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)