mirror of
https://github.com/block/goose.git
synced 2026-07-17 12:56:20 +02:00
63774ef319
Co-authored-by: spencrmartin <spencermartin@squareup.com>
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"
|
|
}
|
|
}
|
|
}
|