We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4b395a commit fc09b0aCopy full SHA for fc09b0a
package.json
@@ -20,17 +20,24 @@
20
"keywords": [
21
"ai",
22
"cli",
23
- "assistant",
24
- "terminal",
25
- "ollama",
26
- "embedded",
27
- "llm",
28
"developer-tools",
29
- "code-review",
+ "code-intelligence",
+ "call-graph",
+ "impact-analysis",
+ "cross-language",
+ "trace",
30
"agentic",
31
- "streaming",
32
- "chat",
33
- "patch"
+ "code-review",
+ "ollama",
+ "copilot",
+ "openai",
34
+ "anthropic",
35
+ "typescript",
36
+ "python",
37
+ "java",
38
+ "sql",
39
+ "terminal",
40
+ "llm"
41
],
42
"engines": {
43
"node": ">=20"
0 commit comments