CJACK
|
da778a18fb
|
refactor: replace WASM-based PoW with a high-performance native Go implementation and add context support for cancellation.
|
2026-04-07 01:20:01 +08:00 |
|
CJACK
|
e7d561694a
|
refactor: replace WASM-based PoW solver with a native Go implementation in the pow package
|
2026-04-07 00:10:36 +08:00 |
|
CJACK
|
07de35a093
|
refactor: centralize SSE stream parsing logic into a new sse package and update the PoW solver to honor context cancellation during module acquisition.
|
2026-02-17 04:40:01 +08:00 |
|
CJACK
|
2cde0a1d84
|
refactor: Enhance WASM POW solver with channel-based pooling and configurable size, update token estimation, and fix CORS origin reflection.
|
2026-02-17 03:34:48 +08:00 |
|
CJACK
|
4251438ff5
|
feat: Implement graceful server shutdown, optimize WASM module instantiation, remove tokenizer files, and refine config saving and admin key warning.
|
2026-02-17 03:23:56 +08:00 |
|
CJACK
|
f82a7e3e3c
|
fix: embed admin webui and wasm for serverless runtime
|
2026-02-16 18:56:11 +08:00 |
|
CJACK
|
a50e2ef5cd
|
feat: Introduce a new Go-based DeepSeek API proxy with adapters for Claude and OpenAI, including SSE parsing and updated build configurations.
|
2026-02-15 19:50:26 +08:00 |
|