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.
Feature Request: Supabase Memory Backend
Aider currently stores memory locally, but many users want cloud-based persistent memory.
Why Supabase?
Proposed Implementation
I can contribute the initial implementation.