Saxon Fletcher

Results 12 issues of Saxon Fletcher

Adds the ability to create and store multiple chats per project. - Create, rename, switch to and delete chats - Chats are scoped per project so switching project also switches...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES/NO ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES/NO ## What kind of change does this PR introduce? This introduces a "code" tab the single edge function page which makes it...

Branch enabling now happens as part of the create branch action. This PR removes the enable branch modal and replaces with create branch. To test: - Create or view project...

## I have read the [CONTRIBUTING.md](https://github.com/supabase/supabase/blob/master/CONTRIBUTING.md) file. YES/NO ## What kind of change does this PR introduce? Bug fix, feature, docs update, ... ## What is the current behavior? Please...

## What kind of change does this PR introduce? - Updates the Assistant to use the [Supabase MCP](https://github.com/supabase-community/supabase-mcp) as a library - Updates AI SDK - Updates to use Bedrock...

#### Blog Post # Building an AI Personal Assistant with Supabase: Persistent Memory & Autonomous Intelligence Large Language Models excel at natural language understanding but struggle with maintaining structured data...

This adds an enable/disable switch to table creation/editing panel via the table editor. The purpose is to give users more control and visibility over which tables are exposed via the...

More refactoring of pages to make use of new Page components and form patterns. Users will likely not notice the change (good outcome) To test: - Visit account/me settings page...

We want to test whether including the ability to generate policies as part of table creation has a positive impact on RLS enable and creation rates without introducing much more...