Agentic Coding on Supabase with OpenCode
The article covers the Supabase plugin for OpenCode, an AI coding agent, which bundles the Supabase MCP server and agent skills for direct database and project interaction . The plugin ships official
Knowledge catalogue
The article covers the Supabase plugin for OpenCode, an AI coding agent, which bundles the Supabase MCP server and agent skills for direct database and project interaction . The plugin ships official
Multigres is an adaptation of Vitess for Postgres that provides horizontal scalability, high availability, and multi-tenant support while remaining compatible with standard Postgres . The project is a
Supabase announced a 500 million Series F funding round that values the company at 10.5 billion . The funding round was led by GIC and included Accel, Y Combinator, Craft, Felicis, Coatue and Stripe .
Supabase is now an official app in ChatGPT, allowing users to connect their Supabase projects and manage entire database infrastructure by telling ChatGPT what they need. Users can execute SQL queries
Supabase Branching 2.0 removes the Git requirement, allowing users to create branches directly from the dashboard, CLI, or Management API without GitHub integration . Users can now create and manage b
The OSSCAR Index is a quarterly ranking of the fastest-growing open source organizations, ranked by composite growth across GitHub stars, contributors, and package downloads. It is updated quarterly b
The Supabase blog post covers how Supabase developed and open-sourced the Stripe Sync Engine — an open-source tool that uses Stripe webhooks to keep a Postgres database of billing data in sync with St
Supabase originally built the open-source Stripe Sync Engine to keep its own Postgres database of billing data current with Stripe, using webhooks to update records for customers, invoices, and paymen
Supabase has launched **Agent Skills**, an open-source set of instructions designed to teach AI coding agents how to build on Supabase correctly, addressing the problem that while AI agents have ge...
Supabase Auth now supports custom OAuth/OIDC providers, allowing developers to connect any standards-compliant identity provider — such as GitHub Enterprise or regional providers — beyond the built...