Skip to content

Commit 08efa4f

Browse files
committed
Remove time-relative language from A2A experimental notice
Replace "currently experimental and needs further work" with "experimental" and "not yet integrated" with "not integrated" per STYLE.md conventions. Fixes #24568
1 parent f6eda0a commit 08efa4f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • content/manuals/ai/docker-agent/reference

content/manuals/ai/docker-agent/reference/cli.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,9 @@ $ docker agent serve a2a agent-file|registry-ref
5757
```
5858

5959
> [!NOTE]
60-
> A2A support is currently experimental and needs further work. Tool calls are
60+
> A2A support is experimental. Tool calls are
6161
> handled internally and not exposed as separate ADK events. Some ADK features
62-
> are not yet integrated.
62+
> are not integrated.
6363
6464
Arguments:
6565

0 commit comments

Comments
 (0)