Skip to content

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Aug 10, 2025

feat: Adds mvn google-adk:web ... cli via maven plugin to allow users debug agents with Web UI much easier.

Typical usage:

mvn google-adk:web -Dagents=com.example.SimpleAgentProvider

or

mvn google-adk:web -Dagents=com.example.SimpleAgentProvider.INSTANCE

Check out the included examples for more details of pom.xml

@copybara-service copybara-service bot force-pushed the test_792905401 branch 4 times, most recently from d2fbb0c to a1b44a3 Compare August 11, 2025 00:56
@copybara-service copybara-service bot changed the title feat: Adds mvn google-adk:web maven plugin to allow users debug agents easier. feat: Adds mvn google-adk:web ... cli via maven plugin to allow users debug agents with Web UI much easier. Aug 11, 2025
…rs debug agents with Web UI much easier.

Typical usage:

```
mvn google-adk:web -Dagents=com.example.SimpleAgentProvider
```

or

```
mvn google-adk:web -Dagents=com.example.SimpleAgentProvider.INSTANCE
```

Check out the included examples for more details of pom.xml

PiperOrigin-RevId: 793871380
@copybara-service copybara-service bot merged commit b02c559 into main Aug 12, 2025
@copybara-service copybara-service bot deleted the test_792905401 branch August 12, 2025 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant