Skip to content

Plugins - #18

Merged
gkennos merged 19 commits into
mainfrom
plugins
Sep 5, 2026
Merged

Plugins#18
gkennos merged 19 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 .)

@gkennos
gkennos merged commit 30c2504 into main Sep 5, 2026
3 checks passed
@gkennos
gkennos deleted the plugins branch September 5, 2026 12:13
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