Reference
Reference material for KsADK: CLI, environment variables, OpenAI-compatible API, project config, remote runtime API, runtime sessions and files, security boundaries, troubleshooting, and contributing.
CLI
Full reference for the agentengine CLI.
Environment Variables
Model strategy, sessions, checkpoint, and observability variables.
OpenAI-Compatible API
How to consume /v1/responses and /v1/chat/completions.
Project Config
ksadk.yaml and project-level configuration.
Remote Runtime API
Calling and controlling the remote AgentEngine.
Runtime Sessions and Files
Layout of session, transcript, and workspace files.
Security Boundaries
Guardrails for the public repo and released wheels.
Troubleshooting
Common issues and debugging paths.
Contributing
Install from source, run tests, open a PR, and release.