Skip to content

Plugins - #18

Open
gkennos wants to merge 16 commits into
mainfrom
plugins
Open

Plugins#18
gkennos wants to merge 16 commits into
mainfrom
plugins

Conversation

@gkennos

@gkennos gkennos commented Aug 24, 2026

Copy link
Copy Markdown
Member

Summary

This PR creates an experimental plugin architecture for registering external modules into groundworkers

This supports:

  • surfacing shared access to core groundworkers resources
  • automatically registering external tools through the same MCP server
  • consistent configuration patterns

without requiring any changes to groundworkers code

Checklist

  • Applied exactly one label (breaking, feature, fix, dependencies, or chore)
  • Tests pass locally (uv run pytest -q)
  • Lint passes (uv run ruff check .)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant