Skip to content

Commit e00afa6

Browse files
committed
Merge remote-tracking branch 'origin/main' into pr-772-fresh
# Conflicts: # manifest.json # sources/whatnot.js
2 parents c770543 + 464b561 commit e00afa6

131 files changed

Lines changed: 28602 additions & 7821 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

'

Whitespace-only changes.

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,10 @@ CLAUDE.md
1313
node_modules/
1414
package.lock
1515
electron_app_reference/
16+
.npm-cache/
17+
18+
# Local browser model blobs (download at install/runtime, not in git)
19+
thirdparty/models/qwen3.5-0.8b-onnx/onnx/*.onnx_data
20+
21+
# Local one-off Playwright validation scripts
22+
tests/cohost-customopenai*.playwright.js
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
0 verbose cli C:\Program Files\nodejs\node.exe C:\Users\steve\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js
2+
1 info using npm@10.2.1
3+
2 info using node@v22.14.0
4+
3 timing npm:load:whichnode Completed in 2ms
5+
4 timing config:load:defaults Completed in 1ms
6+
5 timing config:load:file:C:\Users\steve\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 4ms
7+
6 timing config:load:builtin Completed in 4ms
8+
7 timing config:load:cli Completed in 2ms
9+
8 timing config:load:env Completed in 0ms
10+
9 timing config:load:file:C:\Users\steve\Code\social_stream\.npmrc Completed in 0ms
11+
10 timing config:load:project Completed in 1ms
12+
11 timing config:load:file:C:\Users\steve\.npmrc Completed in 0ms
13+
12 timing config:load:user Completed in 0ms
14+
13 timing config:load:file:C:\Users\steve\AppData\Roaming\npm\etc\npmrc Completed in 1ms
15+
14 timing config:load:global Completed in 1ms
16+
15 timing config:load:setEnvs Completed in 0ms
17+
16 timing config:load Completed in 10ms
18+
17 timing npm:load:configload Completed in 10ms
19+
18 timing config:load:flatten Completed in 2ms
20+
19 timing npm:load:mkdirpcache Completed in 1ms
21+
20 timing npm:load:mkdirplogs Completed in 0ms
22+
21 verbose title npm pack @huggingface/transformers@next
23+
22 verbose argv "pack" "@huggingface/transformers@next"
24+
23 timing npm:load:setTitle Completed in 0ms
25+
24 timing npm:load:display Completed in 1ms
26+
25 verbose logfile logs-max:10 dir:C:\Users\steve\Code\social_stream\.npm-cache\_logs\2026-03-05T02_23_33_025Z-
27+
26 verbose logfile C:\Users\steve\Code\social_stream\.npm-cache\_logs\2026-03-05T02_23_33_025Z-debug-0.log
28+
27 timing npm:load:logFile Completed in 8ms
29+
28 timing npm:load:timers Completed in 0ms
30+
29 timing npm:load:configScope Completed in 1ms
31+
30 timing npm:load Completed in 33ms
32+
31 silly logfile done cleaning log files
33+
32 timing command:pack Completed in 70089ms
34+
33 verbose type system
35+
34 verbose stack FetchError: request to https://registry.npmjs.org/@huggingface%2ftransformers failed, reason:
36+
34 verbose stack at ClientRequest.<anonymous> (C:\Users\steve\AppData\Roaming\npm\node_modules\npm\node_modules\minipass-fetch\lib\index.js:130:14)
37+
34 verbose stack at ClientRequest.emit (node:events:518:28)
38+
34 verbose stack at emitErrorEvent (node:_http_client:104:11)
39+
34 verbose stack at _destroy (node:_http_client:898:9)
40+
34 verbose stack at onSocketNT (node:_http_client:918:5)
41+
34 verbose stack at process.processTicksAndRejections (node:internal/process/task_queues:91:21)
42+
35 verbose cwd C:\Users\steve\Code\social_stream
43+
36 verbose Windows_NT 10.0.26200
44+
37 verbose node v22.14.0
45+
38 verbose npm v10.2.1
46+
39 error code EACCES
47+
40 error errno EACCES
48+
41 error FetchError: request to https://registry.npmjs.org/@huggingface%2ftransformers failed, reason:
49+
41 error at ClientRequest.<anonymous> (C:\Users\steve\AppData\Roaming\npm\node_modules\npm\node_modules\minipass-fetch\lib\index.js:130:14)
50+
41 error at ClientRequest.emit (node:events:518:28)
51+
41 error at emitErrorEvent (node:_http_client:104:11)
52+
41 error at _destroy (node:_http_client:898:9)
53+
41 error at onSocketNT (node:_http_client:918:5)
54+
41 error at process.processTicksAndRejections (node:internal/process/task_queues:91:21) {
55+
41 error code: 'EACCES',
56+
41 error errno: 'EACCES',
57+
41 error type: 'system'
58+
41 error }
59+
42 error
60+
42 error The operation was rejected by your operating system.
61+
42 error It's possible that the file was already in use (by a text editor or antivirus),
62+
42 error or that you lack permissions to access it.
63+
42 error
64+
42 error If you believe this might be a permissions issue, please double-check the
65+
42 error permissions of the file and its containing directories, or try running
66+
42 error the command again as root/Administrator.
67+
43 verbose exit 1
68+
44 timing npm Completed in 70468ms
69+
45 verbose code 1
70+
46 error A complete log of this run can be found in: C:\Users\steve\Code\social_stream\.npm-cache\_logs\2026-03-05T02_23_33_025Z-debug-0.log

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -980,7 +980,7 @@ There is a toggle that lets you show the source of the chat messages.
980980
- ie: dock.html?session=aaaaa,bbbbb
981981

982982
- You can filter out certain messages marked as "events" in the dock using &filterevents
983-
- ie: dock.html?session=xxx&filterevents=joined
983+
- ie: dock.html?session=xxx&filterevents=subscription_gift,new_follower,gifted
984984

985985
- the Filter option in the dock supports `!` to denote opposite, such as `source:!youtube`, so only filter for sources that are not youtube.
986986

0 commit comments

Comments
 (0)