Skip to content

Commit fc09b0a

Browse files
committed
chore: update npm keywords for discoverability
1 parent e4b395a commit fc09b0a

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

package.json

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -20,17 +20,24 @@
2020
"keywords": [
2121
"ai",
2222
"cli",
23-
"assistant",
24-
"terminal",
25-
"ollama",
26-
"embedded",
27-
"llm",
2823
"developer-tools",
29-
"code-review",
24+
"code-intelligence",
25+
"call-graph",
26+
"impact-analysis",
27+
"cross-language",
28+
"trace",
3029
"agentic",
31-
"streaming",
32-
"chat",
33-
"patch"
30+
"code-review",
31+
"ollama",
32+
"copilot",
33+
"openai",
34+
"anthropic",
35+
"typescript",
36+
"python",
37+
"java",
38+
"sql",
39+
"terminal",
40+
"llm"
3441
],
3542
"engines": {
3643
"node": ">=20"

0 commit comments

Comments
 (0)