v0.2.3
FixThis v0.2.3
FixThis v0.2.3 is the first verified agent-first public install release across
GitHub Releases, Maven Central, and the Gradle Plugin Portal.
What changed
- Maven Central publication now includes:
io.github.beyondwin:fixthis-compose-coreio.github.beyondwin:fixthis-compose-sidekickio.github.beyondwin:fixthis-gradle-pluginio.github.beyondwin.fixthis.compose:io.github.beyondwin.fixthis.compose.gradle.plugin
- The release workflow uses the Central Portal Publisher API and waits for the
deployment to reachPUBLISHED. - Public docs and CLI defaults now point agents at
0.2.3.
Agent install
From a Jetpack Compose Android app repository:
curl -fsSL https://raw.githubusercontent.com/beyondwin/FixThis/main/scripts/install-fixthis.sh \
| bash -s -- --version v0.2.3
fixthis install-agent --project-dir . --target all
./gradlew fixthisSetup
fixthis doctor --project-dir . --jsonRestart Claude Code or Codex after MCP config is written, then use
fixthis_open_feedback_console.