alexhancock/goose-tui-bin (#9089)

This commit is contained in:
Alex Hancock
2026-05-07 14:07:28 -04:00
committed by GitHub
parent 0673be955a
commit c80044d9d0
8 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@aaif/goose",
"version": "0.19.0",
"version": "0.19.1",
"description": "Goose - an open-source AI agent",
"license": "Apache-2.0",
"repository": {
@@ -16,7 +16,7 @@
],
"type": "module",
"bin": {
"goose": "dist/tui.js"
"goose-tui": "dist/tui.js"
},
"files": [
"dist"