Skip to content

feat: add workweaver agent#344

Open
bitfoundry-ai wants to merge 2 commits into
agentclientprotocol:mainfrom
bitfoundry-ai:feat-add-workweaver-agent
Open

feat: add workweaver agent#344
bitfoundry-ai wants to merge 2 commits into
agentclientprotocol:mainfrom
bitfoundry-ai:feat-add-workweaver-agent

Conversation

@bitfoundry-ai
Copy link
Copy Markdown

Adds the Workweaver agent to the registry.

Workweaver is an open-source AI workforce for business operations. Its CLI exposes a canonical ACP agent over stdio (uvx workweaver acp start) — drive missions, edge connectors, WorkMemory recall, browser automation, and edge inference through the canonical session/prompt surface in any ACP-compatible editor (Zed, JetBrains, VS Code ACP client).

Validated locally against this repo's tooling:

  • SKIP_URL_VALIDATION=1 uv run --with jsonschema .github/workflows/build_registry.py → builds with workweaver included.
  • python3 .github/workflows/verify_agents.py --auth-check --agent workweaverAll tests passed (auth-method present on initialize).

Refs https://github.com/bitfoundry-ai/workweaver/issues/4338

Workweaver and others added 2 commits June 2, 2026 06:38
Workweaver is an open-source AI workforce for business operations. Its CLI
exposes a canonical ACP agent over stdio (uvx workweaver acp start) — missions,
edge connectors, WorkMemory recall, browser automation, and edge inference via
the session/prompt surface. authMethod: workweaver-cli-context (type: agent).
Use bare `workweaver` for the uvx package (always latest from PyPI) instead of a
fixed `==0.1.x` pin; version field set to current published latest 0.1.12. Passes
build_registry.py and verify_agents.py --auth-check (uvx workweaver acp start
advertises authMethods).
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