Skip to content

Commit ae5ca35

Browse files
serjicanna239
andauthored
Use jetbrains/junie npm package for junie. (#123)
* Use jetbrains/junie npm package for junie. * Update Junie repository. --------- Co-authored-by: Anna Zhdan <anna.zhdan@jetbrains.com>
1 parent c241ebd commit ae5ca35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

junie/agent.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"id": "junie",
33
"name": "Junie",
4-
"version": "888.77.0",
4+
"version": "888.112.0",
55
"description": "AI Coding Agent by JetBrains",
6-
"repository": "https://github.com/jetbrains-junie/junie",
6+
"repository": "https://github.com/JetBrains/junie",
77
"authors": [
88
"JetBrains"
99
],
1010
"license": "proprietary",
1111
"distribution": {
1212
"npx": {
13-
"package": "@jetbrains/junie-cli@888.77.0",
13+
"package": "@jetbrains/junie@888.112.0",
1414
"args": [
1515
"--acp=true"
1616
]

0 commit comments

Comments
 (0)