From 02b019e0e22e1dca9ffc85e70141491764541f24 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 27 May 2026 06:24:14 +0000 Subject: [PATCH 1/2] Initial plan From b33c17176b805c0901256a033a7775a1276bcca2 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 27 May 2026 06:25:25 +0000 Subject: [PATCH 2/2] docs: add embabel-agent-experimental-bom to Experimental Modules table --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4221f4c..31b6240 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ The following modules are currently in the experimental repository: | Module | Description | Status | |--------|-------------|--------| | **embabel-agent-eval** | Agent evaluation and benchmarking capabilities | Active Development | +| **embabel-agent-experimental-bom** | Bill of Materials for centralized dependency management | Active Development | | **embabel-agent-remote** | Remote agent execution and distributed processing | Active Development | | **embabel-agent-discord** | Discord integration for agent interactions | Active Development | | **embabel-agent-spec** | Specification and contract testing utilities | Active Development |