|
6878c79fc8
|
Prevent send on Enter when IME composing
Fixes #2398
|
2025-04-23 09:26:15 +00:00 |
|
|
26a520af10
|
Support specifing config.yaml in cli
|
2025-04-23 11:18:30 +08:00 |
|
|
f81bbbea08
|
Fix effort blurb title
|
2025-04-23 01:02:28 +03:00 |
|
|
f61d600c05
|
ok buddy claude
|
2025-04-23 00:59:12 +03:00 |
|
|
e43023fde7
|
Cut option labels
|
2025-04-23 00:54:03 +03:00 |
|
|
266fa5cbf8
|
Make auto (undefined) actually work
|
2025-04-23 00:45:49 +03:00 |
|
|
5c8b8f4b98
|
Refactor getReasoningEffort
|
2025-04-23 00:44:14 +03:00 |
|
|
bee3cee740
|
Go team dropdown
|
2025-04-23 00:38:28 +03:00 |
|
|
0520f3ccf4
|
Fix gpt-4o-mini snapshots
|
2025-04-22 23:28:49 +03:00 |
|
|
fe4f0c2ea6
|
Merge pull request #3898 from awaae001/staging
feat(slash-commands): Add /goto-floor command and implement message highlighting
|
2025-04-22 22:37:08 +03:00 |
|
|
870abe0776
|
Code clean-up
|
2025-04-22 22:36:01 +03:00 |
|
|
b39b7998ce
|
refactor(slash-commands): 优化消息定位和滚动效果
|
2025-04-23 01:34:29 +08:00 |
|
|
59ebf2e5b8
|
refactor(slash-commands): 重命名 goto-floor 命令为 chat-jump
- 将命令名称从 'goto-floor' 修改为 'chat-jump',以更好地反映其功能
|
2025-04-23 01:12:57 +08:00 |
|
|
ee11f021eb
|
refactor(slash-commands): 优化 /goto-floor 命令并添加高亮功能
- 重新组织消息加载和滚动逻辑,提高命令成功率
- 添加消息元素高亮功能,使用 flashHighlight 或临时 CSS 类
|
2025-04-23 01:04:52 +08:00 |
|
|
ceeaeea123
|
feat(slash-commands): 优化 /goto-floor 命令并加载所有消息
- 在执行 /goto-floor 命令前加载所有消息,确保目标元素存在
- 添加加载消息的步骤,解决因懒加载导致的元素找不到问题
|
2025-04-23 00:45:05 +08:00 |
|
|
6d0318eb36
|
refactor(slash-commands): 优化 /goto-floor 命令的代码格式和注释
- 修正 EDLint 标记错误
|
2025-04-23 00:05:35 +08:00 |
|
|
485d07b91f
|
feat(slash-commands): 添加 /goto-floor 命令并实现消息高亮
- 新增 /goto-floor 命令,允许用户滚动到指定的消息索引
- 实现消息高亮功能,滚动到指定消息后进行突出显示
- 添加相关的 CSS 样式,确保高亮效果在不同浏览器中兼容
|
2025-04-22 23:51:40 +08:00 |
|
|
4bcfe6c2be
|
0.7 is fine too
|
2025-04-21 21:21:41 +03:00 |
|
|
b9a6361662
|
Merge pull request #3887 from Erquint/staging
Make scrollbars make sense.
|
2025-04-21 21:19:49 +03:00 |
|
|
a95056db40
|
Thinking Budget 2.5: Electric Googaloo
|
2025-04-21 21:10:40 +03:00 |
|
|
361b557509
|
Remove padding from enlarged image container
|
2025-04-21 19:51:30 +03:00 |
|
|
6ace6a07d7
|
Revert font-size on html, increase sb width
|
2025-04-21 19:45:08 +03:00 |
|
|
d726aa5563
|
Update release version
|
2025-04-21 18:09:17 +03:00 |
|
|
98b12e2bba
|
Make rem units scale with the font size slider
|
2025-04-21 17:46:44 +03:00 |
|
|
320b188d47
|
Using em instead of rem for scrollbar width.
|
2025-04-21 17:39:24 +03:00 |
|
|
2fa1c69f3e
|
Show scrollbar track only when hovered.
|
2025-04-21 17:34:55 +03:00 |
|
|
4db07402c4
|
Change double quotes to single quotes
|
2025-04-20 23:26:47 +01:00 |
|
|
b38673a5cd
|
Fix matching issues for depth prompt
|
2025-04-20 23:15:30 +01:00 |
|
|
14582e67a0
|
Fix world info entry saves for match fields
|
2025-04-20 22:56:06 +01:00 |
|
|
2683549be8
|
Fix save bug
|
2025-04-20 22:40:44 +01:00 |
|
|
b3e012bea3
|
Merge pull request #3888 from KTibow/patch-1
change language when context size exceeded
|
2025-04-21 00:26:40 +03:00 |
|
|
dd3d3226eb
|
update per cohee recommendations
|
2025-04-20 14:20:13 -07:00 |
|
|
c63ef20919
|
change language when context size exceeded
|
2025-04-20 13:58:11 -07:00 |
|
|
f1b6a329c9
|
Remove newlines
|
2025-04-20 21:57:33 +01:00 |
|
|
a261e87d4c
|
Pass global scan data to WI prompt generator
|
2025-04-20 21:56:01 +01:00 |
|
|
50379f6b6e
|
Change character note to character depth prompt
|
2025-04-20 21:42:48 +01:00 |
|
|
d2ffefd24c
|
Implement WI matching on global data
|
2025-04-20 21:09:19 +01:00 |
|
|
aa75fe2877
|
Revert global WI settings changes
|
2025-04-20 21:09:19 +01:00 |
|
|
b685c4f5bf
|
Change match options to checkboxes
|
2025-04-20 21:09:19 +01:00 |
|
|
7748c315d7
|
Add WIGlobalScanData type
|
2025-04-20 21:09:19 +01:00 |
|
|
349d46d74a
|
Change matchCreatorNotes name
|
2025-04-20 21:09:19 +01:00 |
|
|
8deaefc3a6
|
Fix field names
|
2025-04-20 21:09:19 +01:00 |
|
|
297cfe3098
|
Change matchCharacterMetadata to matchCreatorsNotes
|
2025-04-20 21:09:19 +01:00 |
|
|
750e8c89a7
|
Add WIEntry support for new match options
|
2025-04-20 21:09:19 +01:00 |
|
|
5bed367a32
|
Add controls for different WI matching targets
To accomodate new settings, the WI Entry panels were reworked
slightly to add a drawer. Both Global and Entry settings are
present.
|
2025-04-20 21:09:19 +01:00 |
|
|
7be1b039ac
|
Make scrollbars make sense.
|
2025-04-20 22:44:33 +03:00 |
|
|
fc892b4514
|
Merge pull request #3884 from Cyberes/improve-generic-import
downloadGenericPng() handle missing file PNG extension
|
2025-04-19 22:44:19 +03:00 |
|
|
afe29c61cc
|
Use getHostFromUrl for error log
|
2025-04-19 22:43:16 +03:00 |
|
|
c28d0dec79
|
Merge pull request #3885 from Cyberes/whitelist-import-char-archive
add char-archive to whitelistImportDomains
|
2025-04-19 22:41:46 +03:00 |
|
|
7f22def794
|
Merge pull request #3881 from DreamGenX/dg_lucid
DreamGen Lucid
|
2025-04-19 22:01:37 +03:00 |
|