Directories
¶
| Path | Synopsis |
|---|---|
|
adk
|
|
|
cmd
command
|
|
|
examples/byo
command
Package main demonstrates how to build a BYO (Bring Your Own) agent using the Go ADK's pkg/app builder with hardcoded agent configuration and Google ADK's ParallelAgent for concurrent sub-agent execution.
|
Package main demonstrates how to build a BYO (Bring Your Own) agent using the Go ADK's pkg/app builder with hardcoded agent configuration and Google ADK's ParallelAgent for concurrent sub-agent execution. |
|
examples/oneshot
command
Command oneshot runs a single prompt against an agent config and prints the response.
|
Command oneshot runs a single prompt against an agent config and prints the response. |
|
pkg/models
Package models: Anthropic model implementing Google ADK model.LLM using genai types.
|
Package models: Anthropic model implementing Google ADK model.LLM using genai types. |
|
api
module
|
|
|
v1alpha1
Package v1alpha1 contains API Schema definitions for the agent v1alpha1 API group.
|
Package v1alpha1 contains API Schema definitions for the agent v1alpha1 API group. |
|
v1alpha2
Package v1alpha1 contains API Schema definitions for the agent v1alpha1 API group.
|
Package v1alpha1 contains API Schema definitions for the agent v1alpha1 API group. |
|
core
|
|
|
cli/cmd/kagent
command
|
|
|
cli/internal/common/exec
Package exec provides utilities for executing external commands.
|
Package exec provides utilities for executing external commands. |
|
cli/internal/common/fs
Package fs provides filesystem utilities for working with project directories.
|
Package fs provides filesystem utilities for working with project directories. |
|
cli/internal/common/generator
Package generator provides shared utilities for project code generation.
|
Package generator provides shared utilities for project code generation. |
|
cli/internal/common/k8s
Package k8s provides utilities for working with Kubernetes configurations.
|
Package k8s provides utilities for working with Kubernetes configurations. |
|
cli/internal/common/prompt
Package prompt provides utilities for interactive user input.
|
Package prompt provides utilities for interactive user input. |
|
cmd/controller
command
|
|
|
hack/makeagentconfig
command
|
|
|
hack/mockllm
command
|
|
|
internal/dbtest
Package dbtest provides test helpers for spinning up a Postgres container.
|
Package dbtest provides test helpers for spinning up a Postgres container. |
|
pkg/env
Package env provides a centralized registry for environment variables used throughout kagent.
|
Package env provides a centralized registry for environment variables used throughout kagent. |
|
pkg/migrations
Package migrations embeds the SQL migration files for the kagent database schema and provides the runner that applies them at startup.
|
Package migrations embeds the SQL migration files for the kagent database schema and provides the runner that applies them at startup. |
Click to show internal directories.
Click to hide internal directories.