d2t 0.1.0-preview.1
Pre-release
Pre-release
Preview release of the d2t CLI for diff-driven Android ViewModel test generation.
Included asset:
d2t.zip: Gradle application distribution for macOS/Linux environments with Java 17
Quick start:
unzip d2t.zip
cd d2t
./bin/d2t help
./bin/d2t init
./bin/d2t doctorNotes:
This is a preview build, not a stable release.
The current MCP app is still a catalog scaffold, not a transport-bound MCP server.
AI generation currently supports Responses-compatible endpoints.
Users must provide their own API key through environment variables referenced from ~/.config/d2t/config.toml.