Skip to content

d2t 0.1.0-preview.1

Pre-release
Pre-release

Choose a tag to compare

@gay00ung gay00ung released this 24 Mar 08:42
· 52 commits to main since this 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 doctor

Notes:

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.