Skip to content

Commit bbc399a

Browse files
committed
Add wave-code to registry
1 parent 668dea1 commit bbc399a

2 files changed

Lines changed: 19 additions & 0 deletions

File tree

wave-code/agent.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"id": "wave-code",
3+
"name": "Wave Code",
4+
"version": "0.10.1",
5+
"description": "CLI-based code assistant powered by AI, built with React and Ink",
6+
"repository": "https://github.com/netease-lcap/wave-agent",
7+
"authors": ["NetEase LCAP"],
8+
"license": "MIT",
9+
"icon": "./icon.svg",
10+
"distribution": {
11+
"npx": {
12+
"package": "wave-code@0.10.1",
13+
"args": ["--acp"]
14+
}
15+
}
16+
}

wave-code/icon.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)