Skip to content
Open
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
15 changes: 15 additions & 0 deletions gitlab-duo-acp/agent.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"id": "gitlab-duo-acp",
"name": "GitLab Duo",
"version": "0.1.1",
"description": "Minimal ACP agent for GitLab Duo chat with OAuth device flow authentication and selectable models",
"repository": "https://github.com/tachyons/duo_acp_mini",
"authors": ["Aboobacker MK"],
"license": "MIT",
"distribution": {
"npx": {
"package": "gitlab-duo-acp"
}
}
}