Skip to content

[FEATURE] Add Supabase memory backend for persistent agent memory #5668

Description

@Ablaze005

Feature Request: Supabase Memory Backend

Aider currently stores memory locally, but many users want cloud-based persistent memory.

Why Supabase?

  • Simple REST + Python client
  • Free tier suitable for open-source users
  • Works well with agentic workflows

Proposed Implementation

  • Add a memory backend using Supabase tables.
  • Provide config options for URL and API key.
  • Support read/write operations for conversation memory.

I can contribute the initial implementation.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions