You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reinvent conversation metadata API and implementation (#71)
- Changed the ConversationMetadata table to be a key/value list -- more flexible.
- When initializing a database, after the schema is initialized, also initialize that table
- We're now using schema_version==1
Almost all of this was written by Claude Sonnet 4.5; I also briefly tried Gemini 2.5 Pro and GPT-5-Codex (Preview), all using agent mode in VS Code.
0 commit comments