Skip to content

feat(golemcore/supabase): add Supabase rows plugin#37

Open
golemcore1 wants to merge 1 commit into
mainfrom
feat/supabase-plugin
Open

feat(golemcore/supabase): add Supabase rows plugin#37
golemcore1 wants to merge 1 commit into
mainfrom
feat/supabase-plugin

Conversation

@golemcore1
Copy link
Copy Markdown
Collaborator

Summary

  • add a new first-party golemcore/supabase plugin module and wire it into the Maven reactor and repository overview
  • implement the supabase_rows tool with select_rows, insert_row, update_rows, and delete_rows operations backed by Supabase PostgREST plus plugin settings for project URL, API key, schema, defaults, and write/delete gates
  • add registry metadata and focused tests for config normalization, tool parsing, rows service behavior, API client request mapping, dashboard settings actions, and Spring wiring

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