Improve auto-loop event emission and add ntfy notifications (#821)

This commit is contained in:
gsxdsm
2026-03-01 00:12:22 -08:00
committed by GitHub
parent 63b0a4fb38
commit 57bcb2802d
53 changed files with 4620 additions and 255 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@automaker/ui",
"version": "0.15.0",
"version": "1.0.0",
"description": "An autonomous AI development studio that helps you build software faster using AI-powered agents",
"homepage": "https://github.com/AutoMaker-Org/automaker",
"repository": {
@@ -9,6 +9,7 @@
},
"author": "AutoMaker Team",
"license": "SEE LICENSE IN LICENSE",
"desktopName": "automaker.desktop",
"private": true,
"engines": {
"node": ">=22.0.0 <23.0.0"