Search Gradle plugins

Plugin Latest Version

Compact build output for LLM-assisted development

0.4.0
(13 June 2026)

IHub AI Metadata Gradle Plugin - Generates project structure JSON for LLM consumption

2.0.0-m3
(23 August 2026)

Planning Expert — decomposes a high-level intention (natural language) into a structured execution plan (EPICs → User Stories → Gradle tasks) via LLM (LangChain4j + DeepSeek-v4-pro). Outputs structured stdout.

0.0.1
(10 May 2026)

Manage local Ollama LLM instances in Gradle builds

0.0.2
(27 July 2025)

Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup.

0.17.0
(16 August 2026)

Gradle plugin for AppActuator, an Android library that lets AI agents and LLM-based coding tools invoke methods registered by the host app over adb and a local JSON-RPC 2.0 socket, and subscribe to app events. The plugin injects the AppActuator runtime (full or noop implementation) into the matching build variant, applies the keep-alive manifest entries, embeds the RSA public key for authenticated builds, and audits release builds to guarantee that all AppActuator functionality is stripped from production packages.

0.3.0
(07 August 2026)

Gradle plugin to support AI driven code review on the git-diff

0.1.0-Alpha
(20 April 2026)