Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions nova-ai/agent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"id": "nova-ai",
"name": "Nova AI",
"version": "1.1.0",
"description": "ACP agent for DataLab Rotterdam's Nova AI, with tool calling, permissions, and session persistence for editors/IDEs",
"repository": "https://github.com/Datalab-Rotterdam/nova-ai-cli",
"authors": [
"DataLab Rotterdam"
],
"license": "Apache-2.0",
"icon": "./icon.svg",
"distribution": {
"npx": {
"package": "@datalabrotterdam/nova-ai-cli@1.1.0",
"args": [
"--acp"
]
}
}
}
39 changes: 39 additions & 0 deletions nova-ai/icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.