mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[Koog] JBAI-14528 add Koog to stats tracking
Added koog to library-usage-statistics.xml and library-jar-statistics.xml GitOrigin-RevId: 9e0e3dd94986564ad070e3a4467fc51d9e9718ec
This commit is contained in:
committed by
intellij-monorepo-bot
parent
c6633afda0
commit
a766c1cf2e
+1
@@ -141,6 +141,7 @@
|
||||
<technology name="karate" class="com.intuit.karate.Runner"/>
|
||||
<technology name="kodein" class="org.kodein.di.Kodein"/>
|
||||
<technology name="koin" class="org.koin.core.Koin"/>
|
||||
<technology name="koog" class="ai.koog.agents.core.agent.AIAgent"/>
|
||||
<technology name="kotest" class="io.kotest.core.annotation.Tags"/>
|
||||
<technology name="kotless" class="io.kotless.HttpMethod"/>
|
||||
<technology name="kotlin" class="kotlin.reflect.KClass"/>
|
||||
|
||||
+1
@@ -212,6 +212,7 @@
|
||||
<technology name="kodein-db" root="org.kodein.db"/>
|
||||
<technology name="kodein-di" root="org.kodein.di"/>
|
||||
<technology name="koin" root="org.koin"/>
|
||||
<technology name="koog" root="ai.koog"/>
|
||||
<technology name="korge" root="com.soywiz.korge"/>
|
||||
<technology name="kotest" root="io.kotest"/>
|
||||
<technology name="kotless" root="io.kotless"/>
|
||||
|
||||
Reference in New Issue
Block a user