• Joined on 2026-02-17
grenade opened issue helexa/helexa#26 2026-06-12 08:47:25 +00:00
release: tagged release + public writeup with benchmark numbers
grenade opened issue helexa/helexa#22 2026-06-12 08:47:24 +00:00
bench: reproducible benchmark harness + published numbers
grenade opened issue helexa/helexa#23 2026-06-12 08:47:24 +00:00
perf(neuron): chunked delta-rule prefill for Gated DeltaNet
grenade opened issue helexa/helexa#24 2026-06-12 08:47:24 +00:00
feat(gateway): Anthropic streaming SSE translation
grenade opened issue helexa/helexa#25 2026-06-12 08:47:24 +00:00
perf(neuron): speculative decoding with a small same-family drafter
grenade opened issue helexa/helexa#21 2026-06-12 08:47:23 +00:00
perf: token-level metrics end-to-end (TTFT, tok/s)
grenade pushed to main at helexa/helexa 2026-06-12 08:37:04 +00:00
91e95ca979 docs: rewrite README around project positioning
grenade pushed to main at gongfoo/gongfoo 2026-06-12 08:08:49 +00:00
4f38df0bcf fix(cuda): patch CUDA math_functions.h for glibc 2.41+ rsqrt conflict
grenade pushed to main at helexa/helexa 2026-06-12 07:54:05 +00:00
1a74cb0c56 chore: rename repo cortex -> helexa
grenade renamed repository from cortex to helexa/helexa 2026-06-12 07:50:48 +00:00
grenade pushed to main at gongfoo/gongfoo 2026-06-12 07:30:42 +00:00
f0322e9ab3 fix(cuda): rebase cuda image on fedora 43, pin reserved labels, survive pull cancellation
grenade pushed to main at monsoon/monsoon 2026-06-12 05:55:21 +00:00
68db3c352e chore: bump vortex pin to cf697d9
grenade pushed to main at monsoon/monsoon 2026-06-10 16:02:40 +00:00
1938e4328c feat: ship firewalld service definition for monsoon-server
b1a2511e88 feat: sort and filter the server web torrent list
d67e650dce feat: sort and filter the desktop torrent list
29e13db4b6 feat: reveal log file from settings; quiet per-tick DHT peer log
7151889adc feat: write desktop logs to a rotating file; server logs to journal
Compare 6 commits »
grenade pushed tag v0.3.0 to monsoon/monsoon 2026-06-10 16:02:40 +00:00
grenade pushed tag v0.2.13 to monsoon/monsoon 2026-06-10 13:52:27 +00:00
grenade pushed to main at monsoon/monsoon 2026-06-10 13:28:01 +00:00
a2f6f96094 chore: adopt vortex TorrentProgress API
grenade pushed to main at gongfoo/gongfoo 2026-06-09 12:26:18 +00:00
bbe7cd7d93 fix: rustup syntax
grenade pushed to main at gongfoo/gongfoo 2026-06-09 12:17:56 +00:00
5f83be9e84 feat: switch to rustup (from rust dnf packages)
grenade pushed to main at gongfoo/gongfoo 2026-06-09 12:03:22 +00:00
c85b7ad4b1 feat: add musl support to rust toolchain
grenade pushed to main at helexa/helexa 2026-06-08 13:46:06 +00:00
60f5598542 build(neuron): bump cudarc fork to 63327a2 (idempotent abort + Comm Send+Sync)