We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668dea1 commit bbc399aCopy full SHA for bbc399a
2 files changed
wave-code/agent.json
@@ -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
0 commit comments