Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions apps/aegis.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"repo": "https://github.com/shubhamvelip4/aegis-app",
"description": "Autonomous support operations agent that monitors Slack channels, classifies tickets with Gemini AI, creates structured Notion records, persists data in Cloudflare D1, and auto-escalates P0/P1 incidents to on-call teams.",
"versions": [
{
"version": "0.1.0",
"commit": "c63fff27-e23b-4166-99a2-4d1d8e0c032e",
"date": "2026-04-22"
}
]
}