-
3f81f96bda
feat: expand model icons, guard uploads, and handle seach env better
main
zoeissleeping
2026-09-10 04:25:37 -05:00
-
4b99921023
feat(markdown): Migrate to comark for markdown rendering
zoeissleeping
2026-08-11 03:18:28 -05:00
-
c9e48687ef
fix: Dramatically better auto scroll
zoeissleeping
2026-08-04 01:04:33 -05:00
-
a836082de8
feat: per-agent tools toggle and better python scratchpad
zoeissleeping
2026-07-29 14:18:37 -05:00
-
5aebd30808
fix: copy tool calls, generations, and timestamps when forking topics
zoeissleeping
2026-07-27 17:37:40 -05:00
-
166052012d
fix: preserve nested hard-break content and use timestamptz
zoeissleeping
2026-07-19 14:03:14 -05:00
-
28ef0c8a07
feat: add export to topics dropdown
zoeissleeping
2026-07-16 14:29:07 -05:00
-
886f385835
feat: add timestamp and forking
zoeissleeping
2026-07-15 15:49:38 -05:00
-
8ccaa824dd
feat: file upload retry, secure file tokens, UI polish
zoeissleeping
2026-06-06 00:16:39 -05:00
-
47009b1f0a
refactor: un-hardcode file urls
zoeissleeping
2026-05-12 10:28:33 -05:00
-
9550d44220
merge: drizzle rewrite into main
zoeissleeping
2026-05-11 17:44:22 -05:00
-
-
57e7a92cd1
fix: UI polish and provider fixes
rewrite/drizzle
zoeissleeping
2026-05-11 17:44:00 -05:00
-
6ee5b2cbbe
feat: add LongCat 2.0 Preview model
zoeissleeping
2026-05-11 17:43:43 -05:00
-
a16da3ee94
chore: update docker compose and env config for drizzle
zoeissleeping
2026-05-11 17:43:35 -05:00
-
30a425744d
feat: add startup migration script and improve Docker setup
zoeissleeping
2026-05-11 17:43:13 -05:00
-
a1aeed51e2
feat: add huggingface provider and new model logos
zoeissleeping
2026-05-11 17:43:02 -05:00
-
a0f2e89154
feat: add resources page with file management
zoeissleeping
2026-05-11 17:42:28 -05:00
-
103dedd9cc
refactor: replace focusedIndex with activeChildId
zoeissleeping
2026-05-11 17:41:57 -05:00
-
7a944afdb5
style: UI polish and miscellaneous fixes
zoeissleeping
2026-04-27 12:07:01 -05:00
-
03a0c3587b
fix: improve chat flow and cleanup
zoeissleeping
2026-04-27 12:06:46 -05:00
-
9bd4b36094
feat: enhance markdown rendering
zoeissleeping
2026-04-27 12:06:30 -05:00
-
61c73f394d
feat: improve mobile responsiveness across UI
zoeissleeping
2026-04-27 12:06:15 -05:00
-
8c2cefea49
feat: add image viewer with zoom and pan
zoeissleeping
2026-04-27 12:05:58 -05:00
-
9914c043cb
feat: add web search tool with reranking support
zoeissleeping
2026-04-27 12:05:47 -05:00
-
90d5698e76
feat: add agent search config and system assistant defaults
zoeissleeping
2026-04-27 12:05:27 -05:00
-
1ed2bd8b16
chore: fix drizzle migration output path
zoeissleeping
2026-04-27 12:05:08 -05:00
-
1d40812f2a
refactor: extract provider logic into modular registry
zoeissleeping
2026-04-27 12:04:49 -05:00
-
6ca4de4cab
chore: update dependencies
zoeissleeping
2026-04-27 12:04:32 -05:00
-
e2e3ac6e86
feat: ditch triplit, move to postgresql + drizzle orm
zoeissleeping
2026-04-08 17:03:07 -05:00
-
-
c341c96798
feat: userids in openrouter requests
zoeissleeping
2026-03-03 10:24:40 -06:00
-
9b1bfcbca9
fix: money incorrectly formatted for some models
zoeissleeping
2026-03-03 10:24:00 -06:00
-
1d83b40fe0
feat: custom models
zoeissleeping
2026-03-03 10:23:25 -06:00
-
ea17ee2313
feat: more in-depth token details dropdown
zoeissleeping
2026-03-03 10:22:56 -06:00
-
26230abc53
fix: typo
zoeissleeping
2026-03-03 10:22:32 -06:00
-
38bde3a73b
feat: support pasting files into the chat
zoeissleeping
2026-03-03 10:22:00 -06:00
-
36df1de197
feat: virtualize model selector
zoeissleeping
2026-03-03 09:42:57 -06:00
-
da0b652b29
fix: sidebar styles and search button
zoeissleeping
2026-03-02 13:42:54 -06:00
-
e2a4643419
feat: add keyboard shortcut tooltips
zoeissleeping
2026-03-02 13:41:57 -06:00
-
579f4730c8
feat: add dropdown for token details
zoeissleeping
2026-03-02 10:45:14 -06:00
-
d40e5a7404
feat: improve dropdowns a small bit
zoeissleeping
2026-03-02 00:12:28 -06:00
-
71985c325b
feat: improve file upload and diplay stuff
zoeissleeping
2026-03-02 00:12:01 -06:00
-
c84f982277
fix: global data not warming up correctly after hydration
zoeissleeping
2026-03-02 00:11:06 -06:00
-
5a35976ce0
refactor: useUserSettings uses global state to reduce db calls
zoeissleeping
2026-03-01 20:29:37 -06:00
-
e0914b684a
refactor: use floating ui for dropdowns
zoeissleeping
2026-02-28 22:22:55 -06:00
-
82ab72dae3
revert: no longer preprocess markdown to make singlenewlines double, breaks table rendering
zoeissleeping
2026-02-28 17:20:58 -06:00
-
a2891e0461
fix: missing transitions to useDialog
zoeissleeping
2026-02-28 17:20:27 -06:00
-
874f0f7397
feat: add message attachments (wip)
zoeissleeping
2026-02-28 17:19:48 -06:00
-
5decf9939b
feat: improve auth pages
zoeissleeping
2026-02-27 16:21:00 -06:00
-
bf9f613e4d
feat: quick switcher
zoeissleeping
2026-02-26 14:51:47 -06:00
-
97afa1cbe1
feat: replace nuxt icons with unocss icons
zoeissleeping
2026-02-26 14:51:07 -06:00
-
3ff0bcce19
fix: agent info not updating when switching routes
zoeissleeping
2026-02-26 14:02:13 -06:00
-
ce13f66bc0
feat: add keybinds to change focused message generation
zoeissleeping
2026-02-26 13:59:19 -06:00
-
1dc176c33b
fix: stopPropagation missing from model selector
zoeissleeping
2026-02-26 13:58:59 -06:00
-
6963d1e234
fix: agent header doesnt shrink properly, so chevrons are sometimes obscured
zoeissleeping
2026-02-26 10:27:25 -06:00
-
2c32e665f3
fix: shortcuts only block keyboard actions when needed, and change some keybinds
zoeissleeping
2026-02-26 10:26:48 -06:00
-
fd6288a927
fix: make markdown *actually* render single newlines as double newlines
zoeissleeping
2026-02-26 10:25:50 -06:00
-
e6bb005f11
feat: add many keyboard shortcuts
zoeissleeping
2026-02-26 08:41:22 -06:00
-
d22d08e99f
feat: make shortcuts easier to add across the app
zoeissleeping
2026-02-25 19:47:33 -06:00
-
50cb195486
refactor: use performance.now for more precise tps
zoeissleeping
2026-02-25 19:47:05 -06:00
-
5f3f81da72
feat: add remark-breaks to make for more natural writing
zoeissleeping
2026-02-25 19:46:46 -06:00
-
c3370c27a7
refactor: cleanup auto-rename code
zoeissleeping
2026-02-25 20:38:55 +00:00
-
e4536cbb8c
fix: long topic names break rendering
zoeissleeping
2026-02-25 16:58:15 +00:00
-
d3d44778af
fix: modelselector positioning when calculated direction differs from preferred direction
zoeissleeping
2026-02-25 16:21:36 +00:00
-
62f1fe1c27
fix: dropdown settings buttons | fix: improve model selector
zoeissleeping
2026-02-25 16:12:51 +00:00
-
f6dc4c1ee9
feat: add message editing
zoeissleeping
2026-02-24 16:37:21 +00:00
-
fc5aedcedd
reafctor: Rely only on the database for themes
zoeissleeping
2026-02-24 16:35:40 +00:00
-
ab57af1f23
feat: show page titles on agent and topic pages
zoeissleeping
2026-02-24 16:33:32 +00:00
-
a22b6c07d1
feat(sidebar): add agent management actions
zoeissleeping
2026-02-23 17:07:02 +00:00
-
6ee4087a29
♻️ refactor: optimize state management, switch to @tanstack/vue-virtual, and improve performance
zoeissleeping
2026-02-23 15:56:10 +00:00
-
59bb7fbc12
Performance enhancements galore! New themining system
zoeissleeping
2026-02-19 23:44:23 -06:00
-
32a4f7f95d
change sizing slightly and add sentry
zoeissleeping
2026-02-12 17:32:51 -06:00
-
d29f95bacf
feat: add better provider support, icons, regen, and a lot more
zoeissleeping
2026-02-12 14:56:13 +00:00
-
d5a5945c03
streaming, markdown, model selecting, and lots more
zoeissleeping
2026-02-02 23:16:06 -06:00
-
8c28946703
continue scaffolding and refine the basic foundation
zoeissleeping
2026-01-13 19:56:24 +00:00
-
0877cc10bd
initial commit
zoeissleeping
2026-01-11 05:04:29 -06:00