Skip to content

v0.2.3

Choose a tag to compare

@github-actions github-actions released this 15 May 15:46
· 609 commits to main since this release

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-core
    • io.github.beyondwin:fixthis-compose-sidekick
    • io.github.beyondwin:fixthis-gradle-plugin
    • io.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 reach PUBLISHED.
  • 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 . --json

Restart Claude Code or Codex after MCP config is written, then use
fixthis_open_feedback_console.