mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 06:04:23 +01:00
18 lines
357 B
JSON
18 lines
357 B
JSON
{
|
|
"demo": {
|
|
"title": "Goose File Operations Demo",
|
|
"version": "1.0.0",
|
|
"features": [
|
|
"File creation",
|
|
"File reading",
|
|
"Content modification",
|
|
"Multiple formats"
|
|
],
|
|
"metadata": {
|
|
"created_by": "Goose AI Assistant",
|
|
"created_at": "2025-07-02T17:33:32Z",
|
|
"file_type": "demonstration"
|
|
}
|
|
}
|
|
}
|