25 Commits (51b14c8b2b8f85f11f90987b28afd487030a5d1c)

Author SHA1 Message Date
Avraham Sakal 51b14c8b2b fix: build errors (couldn't find package) 3 weeks ago
Avraham Sakal f8c8c4906a fix: type errors 3 weeks ago
Avraham Sakal d32515a75f re-organize files 3 weeks ago
Avraham Sakal 6d80d3a9a6 variable-length `TextInput` for conversation title 4 weeks ago
Avraham Sakal cac6bf142c scrollable message list with sticky conversation header 4 weeks ago
Avraham Sakal 6668361f05 UI overhaul: fonts, colors, scrollable message boxes, animated text generation status updates 4 weeks ago
Avraham Sakal ebfbb22525 streaming response 4 weeks ago
Avraham Sakal b20c48ce0a deletable messages 1 month ago
Avraham Sakal 84eaab08ea expand use of react-query for state management 1 month ago
Avraham Sakal 2d35a4683b begin migration to trpc/react-query integration 2 months ago
Avraham Sakal 341cf5bff1 upgrade `ai` sdk to v5 2 months ago
Avraham Sakal d44215841e editable fact triggers in the UI 2 months ago
Avraham Sakal df1e263ef7 editable facts in the UI 2 months ago
Avraham Sakal 46595649df add "Fact Triggers" tab in UI 2 months ago
Avraham Sakal 5c8620ef5e use `message.id` as React `key` 3 months ago
Avraham Sakal c69e4de738 cleaner UI 3 months ago
Avraham Sakal 91e38521aa buttons on hover over message 3 months ago
Avraham Sakal 3b84e01057 refactor trpc procedures into domains 3 months ago
Avraham Sakal 25523559aa fetch facts on load, facts are deletable 3 months ago
Avraham Sakal ee9e9424ab generate and save facts 3 months ago
Avraham Sakal 01d2997f77 use `lowdb` for faster iteration; use strings for ids and camelCase for field names for consistency 3 months ago
Avraham Sakal 5cfc70632e display the `runningSummary` as markdown as well 3 months ago
Avraham Sakal 3ba60b999c generate `runningSummary` on each turn, and include it with the main completion 3 months ago
Avraham Sakal de26fc5eb5 improve ui consistency with immer; implement `addConversation` 3 months ago
Avraham Sakal 7a9f0c956c setup postgres and kyseley for most data instead of milvus 3 months ago