Package-level declarations

Types

Link copied to clipboard

Analyzes the diff between two code releases, files a deduplicated GitHub issue listing the documentation updates needed, and opens a pull request per recommendation that applies the edit. Kotlin port of the Python adk_release_analyzer/adk_docs_updater samples.

Link copied to clipboard
object Settings

Configuration sourced from environment variables.

Functions

Link copied to clipboard
fun main(args: Array<String>)