Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:27:50 +08:00
commit 22cca8098e
5 changed files with 90 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"name": "honest-assistant",
"description": "Requires honest feedback and straightforward communication",
"version": "0.1.0",
"author": {
"name": "Jean-Marc Fontaine"
},
"hooks": [
"./hooks"
]
}