Skip to content

Commit 0895bae

Browse files
committed
Remove duplicate OpenMeteo tool and move to Bridge structure
The OpenMeteo tool was duplicated in both Toolbox/Tool and Bridge/OpenMeteo directories. This commit removes the duplicate and ensures everything uses the Bridge structure. Changes: - Remove src/agent/src/Toolbox/Tool/OpenMeteo.php - Move tests from tests/Toolbox/Tool to tests/Bridge/OpenMeteo - Move fixtures from fixtures/Tool to fixtures/Bridge/OpenMeteo - Rename fixture files from openmeteo-*.json to *.json - Update test to use Bridge namespace and new fixture paths
1 parent 1497ab1 commit 0895bae

File tree

4 files changed

+0
-262
lines changed

4 files changed

+0
-262
lines changed

src/agent/src/Toolbox/Tool/OpenMeteo.php

Lines changed: 0 additions & 132 deletions
This file was deleted.

src/agent/tests/Toolbox/Tool/OpenMeteoTest.php

Lines changed: 0 additions & 70 deletions
This file was deleted.

src/agent/tests/fixtures/Tool/openmeteo-current.json

Lines changed: 0 additions & 23 deletions
This file was deleted.

src/agent/tests/fixtures/Tool/openmeteo-forecast.json

Lines changed: 0 additions & 37 deletions
This file was deleted.

0 commit comments

Comments
 (0)