76 Commits (f8c8c4906a0a13cd94a7877b024eeb6945672441)
 

Author SHA1 Message Date
Avraham Sakal bf0bfe5b07 improve prompt quality 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 caf36cf67b each generation/completion uses one system prompt and one user prompt for maximum clarity for the model 3 months ago
Avraham Sakal ee9e9424ab generate and save facts 3 months ago
Avraham Sakal d7716bd451 "chats" menu open by default 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 1f80ad4ba9 factored-out system prompts into their own functions 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 d4018bdc8e configure `opencode.json` models properly 3 months ago
Avraham Sakal c36ebfa4e7 add `AGENTS.md` for opencode 3 months ago
Avraham Sakal af95d5d566 add `opencode.json` 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
Avraham Sakal 511f05af83 gather milvus collection creations into initialization function 3 months ago
Avraham Sakal cccc1f0877 fix: load envs in `env.js` 3 months ago
Avraham Sakal de0dafb518 begin database modeling, and user experience outline 3 months ago
Avraham Sakal 4f356153bb * trpc same data shape as `generateText`
* read `.env` file
* use zustand for state management
* fix peer dependency warnings by installing zod
* install milvus client
4 months ago
Avraham Sakal e0c5329ff6 fix: linting errors 4 months ago
Avraham Sakal 5ef118e9bc basic route-specific trpc file example 4 months ago
Avraham Sakal 602ba72f75 format 4 months ago
Avraham Sakal 2a4ff2e509 setup pnpm/biome/vscode 4 months ago
Bati 9916e95de0 scaffold Vike app with Bati 4 months ago