Skip to content

Add Brokk Anvil agent#417

Open
foundev wants to merge 1 commit into
agentclientprotocol:mainfrom
foundev:add-brokk-agent
Open

Add Brokk Anvil agent#417
foundev wants to merge 1 commit into
agentclientprotocol:mainfrom
foundev:add-brokk-agent

Conversation

@foundev

@foundev foundev commented Jul 1, 2026

Copy link
Copy Markdown

Adding a New Agent: Brokk Anvil

Registers Brokk Anvil, an AI-native code platform for million-line repos, as an ACP agent.

  • id: brokk
  • Distribution: uvx — PyPI package brokk source, launched via uvx brokk acp
  • Repository: https://github.com/BrokkAi/anvil (the ACP server that brokk acp launches; the brokk CLI package is a downloader/passthrough launcher)
  • Version: 0.13.2 (pinned to match PyPI; will be picked up by the hourly auto-update thereafter)
  • License: GPL-3.0-only

Checklist

  • Directory name matches id (brokk/)
  • agent.json validates against the schema
  • icon.svg is a 16×16 monochrome SVG using currentColor
  • uvx distribution package is version-pinned and matches version
  • Passes uv run --with jsonschema .github/workflows/build_registry.py locally (URL checks included)

Registers the Brokk Anvil ACP agent, distributed as the 'brokk' PyPI package and launched via 'uvx brokk acp'. Includes a 16x16 monochrome icon using currentColor.
@foundev foundev force-pushed the add-brokk-agent branch from ef861b8 to 169cc0d Compare July 1, 2026 09:05
@foundev foundev changed the title Add Brokk agent (uvx brokk acp) Add Brokk Anvil agent (uvx brokk acp) Jul 1, 2026
@foundev foundev changed the title Add Brokk Anvil agent (uvx brokk acp) Add Brokk Anvil agent Jul 1, 2026
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