File tree
222 files changed
+16852
-732
lines changed- .github/workflows
- a2a
- a2a-client
- src
- commonMain/kotlin/ai/koog/a2a/client
- jvmTest/kotlin/ai/koog/a2a/client
- a2a-core
- src
- commonMain/kotlin/ai/koog/a2a
- annotations
- consts
- exceptions
- model
- transport
- utils
- commonTest/kotlin/ai/koog/a2a
- model
- transport
- utils
- a2a-server
- src
- commonMain/kotlin/ai/koog/a2a/server
- agent
- exceptions
- messages
- notifications
- session
- tasks
- commonTest/kotlin/ai/koog/a2a/server
- messages
- notifications
- session
- tasks
- jvmTest
- kotlin/ai/koog/a2a/server
- jsonrpc
- resources
- a2a-test
- src
- commonMain/kotlin/ai/koog/a2a/test
- jvmMain/kotlin/ai/koog/a2a/test
- a2a-transport
- a2a-transport-client-jsonrpc-http
- src
- commonMain/kotlin/ai/koog/a2a/transport/client/jsonrpc/http
- commonTest/kotlin/ai/koog/a2a/transport/client/jsonrpc/http
- a2a-transport-core-jsonrpc
- src
- commonMain/kotlin/ai/koog/a2a/transport/jsonrpc
- model
- commonTest/kotlin/ai/koog/a2a/transport/jsonrpc/model
- a2a-transport-server-jsonrpc-http
- src
- commonMain/kotlin/ai/koog/a2a/transport/server/jsonrpc/http
- jvmTest/kotlin/ai/koog/a2a/transport/server/jsonrpc/http
- test-python-a2a-server
- src
- test-tck
- a2a-test-server-tck
- src/main
- kotlin/ai/koog/a2a/test/tck
- resources
- agents
- agents-core/src/commonMain/kotlin/ai/koog/agents/core
- agent/context
- feature
- handler/strategy
- agents-features
- agents-features-a2a-client
- src/commonMain/kotlin/ai/koog/agents/a2a/client/feature
- agents-features-a2a-core
- src
- commonMain/kotlin/ai/koog/agents/a2a/core
- commonTest/kotlin/ai/koog/agents/a2a/core
- agents-features-a2a-server
- src/commonMain/kotlin/ai/koog/agents/a2a/server/feature
- agents-features-event-handler/src/jvmTest/kotlin/ai/koog/agents/features/eventHandler/feature
- agents-features-snapshot
- src
- commonMain/kotlin/ai/koog/agents/snapshot
- feature
- providers
- file
- jvmMain/kotlin/ai/koog/agents/snapshot/providers/file
- jvmTest/kotlin
- ai/koog/agents/snapshot/providers/file
- agents-features-sql
- src
- commonMain/kotlin/ai/koog/agents/features/sql/providers
- jvmMain/kotlin/ai/koog/agents/features/sql/providers
- jvmTest/kotlin/ai/koog/agents/features/sql/providers
- docs
- docs
- examples
- code-agent/step-01-basic-agent
- gradle
- wrapper
- src/main
- kotlin
- resources
- simple-examples
- src/main/kotlin/ai/koog/agents/example
- a2a
- advancedjoke
- simplejoke
- snapshot
- sql
- gradle
- integration-tests/src/jvmTest/kotlin/ai/koog/integration/tests/agent
- koog-agents
- koog-spring-boot-starter/src
- main
- kotlin/ai/koog/spring
- conditions
- prompt/executor/clients
- anthropic
- deepseek
- google
- ollama
- openai
- openrouter
- resources/META-INF/config/koog
- test
- kotlin/ai/koog/spring
- resources
- prompt
- prompt-executor/prompt-executor-clients/src
- commonMain/kotlin/ai/koog/prompt/executor/clients/retry
- commonTest/kotlin/ai/koog/prompt/executor/clients/retry
- prompt-model/src/commonMain/kotlin/ai/koog/prompt/message
- test-utils
- src/jvmMain/kotlin/ai/koog/test/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
222 files changed
+16852
-732
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| 13 | + | |
| 14 | + |
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| |||
97 | 97 |
| |
98 | 98 |
| |
99 | 99 |
| |
100 |
| - | |
| 100 | + | |
101 | 101 |
| |
102 | 102 |
| |
103 | 103 |
| |
| |||
109 | 109 |
| |
110 | 110 |
| |
111 | 111 |
| |
112 |
| - | |
| 112 | + | |
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
|
0 commit comments