Moniz
c9e5def29e
fix(mobile): stack the model-comparison grid into one column on phones ( #4979 )
...
The comparison grid hard-codes 2-4 equal columns with no phone breakpoint, so at
390px two models get ~178px columns and four get ~88px columns. Each column is a
full scrolling chat, so content is unreadably over-wrapped and clipped. On
phones (<=768px), stack the panes into a single scrollable column. Desktop is
unaffected.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-02 17:28:23 +02:00
holden093
9d07400b80
fix(ui): prevent race condition in default chat model dropdown init ( #5024 )
...
Setting epSel.value triggered an async change event whose handler
called refreshModels('') — wiping the correct model selection that
refreshModels(settings.default_model) had just applied moments earlier.
The dropdown silently fell back to the alphabetically-first model
(deepseek-v4-flash instead of qwen-3.6-35B-A3B).
Moved the change listener registration to after the settings block
so the async change event fires before any listener exists. The
utility and teacher sections already followed this pattern.
2026-07-02 17:05:55 +02:00
pewdiepie-archdaemon
246b8d88f0
Show fallback model in picker
2026-07-01 13:53:51 +00:00
pewdiepie-archdaemon
22e0c717eb
Fix merged test regressions
2026-07-01 11:12:55 +00:00
pewdiepie-archdaemon
5a0e4e4b3f
Repair document tool args and metrics cleanup
2026-07-01 10:15:45 +00:00
pewdiepie-archdaemon
1933201117
Merge remote-tracking branch 'origin/dev'
...
# Conflicts:
# routes/document_routes.py
2026-07-01 10:11:22 +00:00
pewdiepie-archdaemon
0b4ef7187f
Stabilize chat and cookbook workflows
2026-07-01 10:09:25 +00:00
RaresKeY
354853906a
fix(agent): preserve bare email tool parity ( #5075 )
2026-06-30 19:20:56 +01:00
pewdiepie-archdaemon
39335b7bed
Hide font size in markdown preview
2026-06-30 13:57:07 +00:00
pewdiepie-archdaemon
e32eb03d7c
Preserve HTML email quote history
2026-06-30 12:48:47 +00:00
pewdiepie-archdaemon
2c0406c3e3
Fallback model picker to available model
2026-06-30 11:56:36 +00:00
pewdiepie-archdaemon
6708fab831
Keep email composer open during fast edits
2026-06-30 11:54:34 +00:00
pewdiepie-archdaemon
a094426242
Speed up email composer typing
2026-06-30 11:49:20 +00:00
pewdiepie-archdaemon
c374c6e028
Preserve quoted email history during AI edits
2026-06-30 10:52:25 +00:00
pewdiepie-archdaemon
a1b317df87
Write email replies into open composer
2026-06-30 10:48:08 +00:00
pewdiepie-archdaemon
7887d86537
Merge remote-tracking branch 'origin/dev'
2026-06-30 10:26:46 +00:00
pewdiepie-archdaemon
e4e181aabb
Move task start-now pill up
2026-06-30 10:25:53 +00:00
pewdiepie-archdaemon
1f1a5460ca
Fix task activity scrolling and background spam
2026-06-30 08:16:19 +00:00
pewdiepie-archdaemon
3468503bd3
Show thumbnails on past research cards
2026-06-30 08:00:01 +00:00
pewdiepie-archdaemon
affc8b1c37
Improve document agent streaming and chat metrics
2026-06-30 05:14:41 +00:00
pewdiepie-archdaemon
81193dca85
Add hover labels to mini sidebar buttons
2026-06-30 03:26:55 +00:00
pewdiepie-archdaemon
f351555537
Auto scan cookbook hardware when cache is missing
2026-06-30 02:55:25 +00:00
pewdiepie-archdaemon
0b56c064ee
Pause background tasks while Odysseus is active
2026-06-30 02:12:30 +00:00
pewdiepie-archdaemon
38e345d476
Gate email auto translate behind active chat
2026-06-30 02:08:57 +00:00
pewdiepie-archdaemon
edbc9131b7
Fix incognito agent mode and cookbook tmux preview
2026-06-30 01:47:48 +00:00
pewdiepie-archdaemon
ea3e7f52d2
Lazy load startup task and email work
2026-06-30 01:28:08 +00:00
pewdiepie-archdaemon
061484c8ee
Speed up task activity load
2026-06-30 01:16:41 +00:00
pewdiepie-archdaemon
2584d031c8
Add task email output sender controls
2026-06-30 00:34:31 +00:00
pewdiepie-archdaemon
e92d4385e8
Lengthen email loading skeleton rows
2026-06-29 23:07:25 +00:00
red person
18b2c9191b
Ignore invalid harmonize mask layers ( #1829 )
2026-06-29 19:16:26 +01:00
red person
ce7e49898c
Keep snap helper safe without context ( #1828 )
2026-06-29 18:54:44 +01:00
pewdiepie-archdaemon
df5d22f191
Fix task status toggle hit target
2026-06-29 13:55:30 +00:00
pewdiepie-archdaemon
5a5284926d
Show cached model scan failures
2026-06-29 12:27:56 +00:00
pewdiepie-archdaemon
18700f92f6
Persist email AI reply context notes
2026-06-29 11:30:25 +00:00
pewdiepie-archdaemon
fcf6ce57d6
Fix added models probe button
2026-06-29 11:20:32 +00:00
pewdiepie-archdaemon
8016e3aae4
Clarify empty AI reply errors
2026-06-29 10:07:48 +00:00
pewdiepie-archdaemon
c80a35a96e
Reuse open email drafts for agent replies
2026-06-29 09:18:26 +00:00
pewdiepie-archdaemon
757ebd8795
Keep open editor drafts in chat context
2026-06-29 03:10:42 +00:00
pewdiepie-archdaemon
d919f84b65
Restore cookbook download task progress
2026-06-29 03:02:58 +00:00
pewdiepie-archdaemon
ef6cda29f6
Link gallery uploads back to chat
2026-06-29 02:34:11 +00:00
pewdiepie-archdaemon
9401fd2870
Allow stalled chat uploads to be cancelled
2026-06-29 02:06:39 +00:00
pewdiepie-archdaemon
99c87c7c7e
Show chat uploads in gallery immediately
2026-06-29 01:57:35 +00:00
pewdiepie-archdaemon
ec93ea368b
Persist upload OCR captions in gallery
2026-06-29 01:45:05 +00:00
pewdiepie-archdaemon
fada157099
Restore chat thumbnails and gallery OCR captions
2026-06-29 01:19:50 +00:00
pewdiepie-archdaemon
bb5d57f5b0
Show overlays during bulk email delete
2026-06-28 23:42:53 +00:00
pewdiepie-archdaemon
d8f3985474
Show email delete overlay before request
2026-06-28 22:41:09 +00:00
pewdiepie-archdaemon
d0d83e95c3
Show busy spinner while deleting email
2026-06-28 22:19:32 +00:00
pewdiepie-archdaemon
9d576dc9ee
Clear stale chat stream indicators
2026-06-28 22:06:20 +00:00
pewdiepie-archdaemon
58ee4e78a1
Move email writing style into AI settings
2026-06-28 14:27:52 +00:00
pewdiepie-archdaemon
38d5e65e36
Merge dev into main for testing
2026-06-28 14:07:23 +00:00