Commit graph

636 commits

Author SHA1 Message Date
josh
2f9ba09606
ui: changes for context menu plus alignment + padding (#1179) 2025-09-09 23:58:40 +01:00
josh
eae41c635d
fix: small ui nits (#1178) 2025-09-09 22:19:34 +01:00
Brandon McConnell
848205f5cb
Upgrade to Tailwind CSS v4 (#1173) 2025-09-09 20:44:07 +01:00
Brandon McConnell
4ce76987a1
Remove Grok integration requirement (#1176) 2025-09-09 18:03:52 +01:00
Nicklas Scharpff
f2320bf321
fix: chat query (#1170)
Co-authored-by: josh <josh@afterima.ge>
2025-09-08 23:29:04 +01:00
josh
d3b3449eb8
Revert "chore: cleanup context window ui, adjust for reasoning + added db migration" (#1169) 2025-09-08 22:50:35 +01:00
Nicklas Scharpff
02dde68ea3
chore: cleanup context window ui, adjust for reasoning + added db migration 2025-09-08 22:47:13 +01:00
josh
431eb919b5
fix: lint workflow (#1167) 2025-09-08 21:02:06 +01:00
josh
256b4e0b89
readme (#1166) 2025-09-08 18:31:51 +01:00
josh
4f4cbc0403
update: model id in readme (#1165) 2025-09-08 16:34:17 +01:00
josh
73dae0d10f
fix: replace test models with lightweight mocks to resolve module errors (#1164) 2025-09-08 16:27:32 +01:00
josh
60b09d170c
fix: conditionally import test models to resolve Node.js module errors in production (#1163) 2025-09-08 16:08:57 +01:00
josh
9829b99ebe
fix: update shiki to 3.12.2 to resolve version mismatch (#1162) 2025-09-08 16:03:00 +01:00
Nicklas Scharpff
1e539b65b3
feat: add tokenlens integration for language model usage tracking (#1161) 2025-09-08 15:56:10 +01:00
josh
7327c9a18a
fix: reasoning model does not allow images (#1160) 2025-09-08 11:08:45 +01:00
josh
1de811bdfd
update: readme link (#1159) 2025-09-08 10:57:49 +01:00
josh
fa6bfcae02
update: deployment url (#1158) 2025-09-08 10:42:17 +01:00
josh
31de38ab18
ui: mobile chatbot improvements (#1155) 2025-09-07 00:04:51 +01:00
Hayden Bleasel
fd8ed4d863
Update Streamdown (#1152) 2025-09-04 21:59:51 -07:00
josh
7123fbbd19
fix(ui): adjust input boxes + background (#1149) 2025-09-01 16:36:28 +01:00
josh
92292c5a0a
fix alignment (#1148) 2025-09-01 12:27:04 +01:00
josh
5e2f45aede
fix: split layout (#1147) 2025-09-01 11:58:16 +01:00
josh
932432c851
fix(streamdown): update to latest fixes mermaid error (#1146) 2025-09-01 11:11:12 +01:00
josh
dff2191611
integrate ai gateway and improve ui components (#1145) 2025-09-01 11:07:07 +01:00
josh
7315ced92f
fix mermaid processing error in code blocks (#1144) 2025-08-28 14:56:21 +01:00
josh
f09be3f286
feat: ai elements (#1143) 2025-08-28 14:15:36 +01:00
josh
66e8227655
update: ai package (#1139) 2025-08-27 11:05:46 +01:00
Hayden Bleasel
87884517c9
Update Streamdown (#1138) 2025-08-26 21:27:18 -07:00
Hayden Bleasel
6894189c17
Streamdown (#1128) 2025-08-18 22:48:13 -07:00
Jeremy
256305d19f
fix: pipe stream through sse transform even without redis (#1085) 2025-07-08 11:50:12 -07:00
Jeremy
a073d71c28
fix: remove stray console logs (#1084) 2025-07-07 15:33:45 -07:00
Hayden Bleasel
a54dca0906
Render MessageReasoning only if text is present (#1082)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-05 00:58:33 -08:00
Jeremy
fea44ddb5f
fix: message ordering (#1077) 2025-07-03 11:27:28 -07:00
Jeremy
4c281fe09d
chore: update to ai sdk v5 beta (#1074) 2025-07-03 02:26:34 -07:00
Ian Jones
7d8e71383f
fix: use resolved theme value (#1039) 2025-06-02 22:01:20 -04:00
Jeremy
8fff778833
chore: update deploy url to include upstash kv (#1022) 2025-05-24 13:17:03 -07:00
Jeremy
8a7d3e9950
feat: improve error messages (#1006) 2025-05-13 19:01:28 -07:00
Jeremy
9127e1be88
chore: update links to migration docs (#990)
Co-authored-by: brian <brian@antimetal.com>
2025-05-07 21:59:44 -07:00
Jeremy
35395969cd
feat: initialize otel collector (#989) 2025-05-07 21:43:19 -07:00
Jeremy
75af1320f4
fix: race condition after resumable stream ends (#986) 2025-05-07 16:02:53 -07:00
BoBruce
566b01f367
fix: eslint error when use path alias (#982) 2025-05-06 01:09:06 -07:00
Jeremy
7402af0a64
feat: fallback to normal stream if cannot resume stream (#980) 2025-05-03 00:32:46 -07:00
Jeremy
e529d99974
fix: strip tags from output (#978) 2025-05-02 16:45:26 -07:00
Jeremy
575c12503c
fix: support setting visibility on initial chat creation (#975) 2025-05-01 17:47:48 -07:00
Jeremy
a3221fbcdc
feat: support resuming ongoing streams (#974) 2025-05-01 12:36:52 -07:00
Jeremy
45978c27a2
refactor: update auto scroll mechanism (#970) 2025-05-01 02:28:24 -07:00
Jeremy
1fd2302914
chore: tweak migration script to handle message order (#969) 2025-04-30 16:04:09 -07:00
Jeremy
1a948afe12
fix: conditionally render attachments component (#967) 2025-04-29 17:47:01 -07:00
Jeremy
721b30e6f9
fix: do not include backticks for code blocks (#966) 2025-04-29 17:18:51 -07:00
Jeremy
23964e3392
feat: support appending request hints to prompt (#965) 2025-04-29 16:18:46 -07:00