|
|
be6641de24
|
pgup/pgdown in transcript
|
2026-03-11 01:23:13 -07:00 |
|
|
|
72b3a0902a
|
Fix de-dup of user messages
|
2026-03-10 17:40:22 -07:00 |
|
|
|
49e30296b9
|
add TUI
|
2026-03-02 20:33:41 -08:00 |
|
|
|
e3253d1741
|
Enable streaming for tool call logs
|
2026-03-02 16:39:05 -08:00 |
|
|
|
991316e692
|
untested: iOS change for tool call logging
|
2026-03-02 16:18:10 -08:00 |
|
|
|
d5b06ce22a
|
[feature] adds web_search and fetch_url tool calls
|
2026-03-02 16:13:34 -08:00 |
|
|
|
c47646a48c
|
ios: initial commit
|
2026-02-20 00:09:02 -08:00 |
|
|
|
b91b03b74f
|
ios project skeleton
|
2026-02-19 22:38:45 -08:00 |
|
|
|
9d59b9dbb2
|
Scroll fix pt 2
|
2026-02-19 22:19:43 -08:00 |
|
|
|
d6f204bb7d
|
Don't scroll once chat stream is complete
|
2026-02-19 22:17:06 -08:00 |
|
|
|
d5333d8487
|
adjust auto-scrolling and focus behavior
|
2026-02-18 22:51:38 -08:00 |
|
|
|
2021921d1f
|
opensearch impl
|
2026-02-16 00:55:41 -08:00 |
|
|
|
5d3b6b9217
|
meta tags for mobile app install
|
2026-02-15 23:14:24 -08:00 |
|
|
|
f79ded3133
|
resize viewport on mobile
|
2026-02-15 23:06:15 -08:00 |
|
|
|
22d2509d0e
|
url and history
|
2026-02-15 22:57:10 -08:00 |
|
|
|
cec7d902be
|
load error is no op
|
2026-02-15 13:40:04 -08:00 |
|
|
|
9cd7e963b9
|
load failure fix try 2
|
2026-02-15 13:37:06 -08:00 |
|
|
|
74b5bbd7a5
|
attempt to suppress answer errors on search route
|
2026-02-15 13:34:54 -08:00 |
|
|
|
f569a68b05
|
mobile: disable zooming
|
2026-02-14 22:23:47 -08:00 |
|
|
|
d6c832dac3
|
Mobile ui
|
2026-02-14 22:22:05 -08:00 |
|
|
|
a5650e8a1b
|
Truncate urls in search results on narrow viewports
|
2026-02-14 22:19:18 -08:00 |
|
|
|
fb306e154a
|
chat: remember last model
|
2026-02-14 22:06:30 -08:00 |
|
|
|
a76b4ba232
|
links open in same tab in /search
|
2026-02-14 21:56:50 -08:00 |
|
|
|
75831be14e
|
remove logout button from ui
|
2026-02-14 21:43:16 -08:00 |
|
|
|
55422d7ccc
|
search results - keyboard nav
|
2026-02-14 21:37:58 -08:00 |
|
|
|
3076f4f1a4
|
title management
|
2026-02-14 21:31:09 -08:00 |
|
|
|
684d441763
|
Chat title generation
|
2026-02-14 21:27:44 -08:00 |
|
|
|
7ef2825c16
|
docs
|
2026-02-14 21:20:14 -08:00 |
|
|
|
642d0ba460
|
Implement streaming
|
2026-02-14 21:15:54 -08:00 |
|
|
|
0c892d0ffa
|
loading indicator, growing message box
|
2026-02-14 21:07:31 -08:00 |
|
|
|
cd449a30fa
|
model catalog
|
2026-02-14 21:00:37 -08:00 |
|
|
|
9bfd0ec1e7
|
Appearance tweaks, fix new message bug
|
2026-02-14 20:51:52 -08:00 |
|
|
|
ec7b33e6ec
|
color scheme changes
|
2026-02-14 20:34:10 -08:00 |
|
|
|
7b6b42f885
|
fix dev config
|
2026-02-14 20:28:23 -08:00 |
|
|
|
ebb208fbde
|
Dockerfile
|
2026-02-14 20:16:34 -08:00 |
|
|
|
d9087499b9
|
tilt: adjust node command so we exit cleanly
|
2026-02-14 17:57:42 -08:00 |
|
|
|
342bc4481a
|
search: forget 'text', use full url instead
|
2026-02-14 02:05:45 -08:00 |
|
|
|
444b5b33f0
|
answers: collapsing behavior fixed height
|
2026-02-14 02:02:18 -08:00 |
|
|
|
769cd6966a
|
Search: async answer/results
|
2026-02-14 01:53:34 -08:00 |
|
|
|
bec25aa943
|
adds deleting
|
2026-02-14 01:10:27 -08:00 |
|
|
|
6f6dd434af
|
Appearance tweak
|
2026-02-14 00:35:01 -08:00 |
|
|
|
e3829e813f
|
search: slightly better results appearance
|
2026-02-14 00:33:33 -08:00 |
|
|
|
acca7be7f0
|
web: separate search route
|
2026-02-14 00:22:19 -08:00 |
|
|
|
6f5787f923
|
Search answers
|
2026-02-14 00:14:21 -08:00 |
|
|
|
9a8e127ccc
|
Drafts
|
2026-02-14 00:09:06 -08:00 |
|
|
|
a447641f1d
|
Search: loading state
|
2026-02-13 23:56:35 -08:00 |
|
|
|
a5b05df1b2
|
web: dont auto scroll search results
|
2026-02-13 23:52:31 -08:00 |
|
|
|
393dac37a7
|
adds search support with exa
|
2026-02-13 23:49:55 -08:00 |
|
|
|
5340c55aa6
|
adds tiltfile
|
2026-02-13 23:30:59 -08:00 |
|
|
|
83d55df73f
|
web: dark style
|
2026-02-13 23:20:57 -08:00 |
|