Skip to content

Sweetmantech/myc 1526 p1 implement message storage in memories table for instant#500

Merged
sweetmantech merged 20 commits intomainfrom
sweetmantech/myc-1526-p1-implement-message-storage-in-memories-table-for-instant
Apr 9, 2025
Merged

Sweetmantech/myc 1526 p1 implement message storage in memories table for instant#500
sweetmantech merged 20 commits intomainfrom
sweetmantech/myc-1526-p1-implement-message-storage-in-memories-table-for-instant

Conversation

@sweetmantech
Copy link
Copy Markdown
Collaborator

No description provided.

    actual: New chats on /instant route fail to create a room.
    required: Implement automatic room creation when a new chat starts on /instant:
    Maintain current fast instant reasoning capabilities without performance degradation
    Call createRoom function from lib/createRoom.tsx
    Silently update URL from /instant to /instant/[roomId] without UI changes or visible navigation
    Update all existing conversation messages to include the new roomId returned from createRoom
…ntech/myc-1526-p1-implement-message-storage-in-memories-table-for-instant
    actual: Messages sent on the /instant route are not being saved to the memories table in Supabase.
    required:
    Store all messages sent on the /instant route in the Supabase memories table
    Follow the existing implementation pattern found in the /chat route as reference
    Ensure consistent data storage between /chat and /instant routes
@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Apr 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
recoup-chat ✅ Ready (Inspect) Visit Preview Apr 9, 2025 0:02am

@supabase
Copy link
Copy Markdown

supabase Bot commented Apr 8, 2025

This pull request has been ignored for the connected project godremdqwajrwazhbrue because there are no changes detected in supabase directory. You can change this behaviour in Project Integrations Settings ↗︎.


Preview Branches by Supabase.
Learn more about Supabase Branching ↗︎.

@sweetmantech sweetmantech merged commit 7621ad5 into main Apr 9, 2025
1 of 3 checks passed
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