• Joined on 2026-02-17
grenade pushed to main at helexa/helexa 2026-06-04 12:31:30 +00:00
1b0e36c119 fix(neuron): cover TpForwardLogitsWithImages in drain_poisoned match
ed2d09864e feat(neuron): TP-vision Stage 3 — wire TP chat + stream vision prefill
4994b94c84 feat(neuron): TP-vision Stage 2 — per-rank image RPC + worker plumbing
9a24b05866 feat(neuron): TP-vision Stage 1 — replicated vision tower on the TP model
Compare 4 commits »
grenade pushed to feat/tp-vision at helexa/helexa 2026-06-04 12:26:51 +00:00
1b0e36c119 fix(neuron): cover TpForwardLogitsWithImages in drain_poisoned match
grenade created branch feat/tp-vision in helexa/helexa 2026-06-04 12:15:15 +00:00
grenade pushed to feat/tp-vision at helexa/helexa 2026-06-04 12:15:15 +00:00
ed2d09864e feat(neuron): TP-vision Stage 3 — wire TP chat + stream vision prefill
4994b94c84 feat(neuron): TP-vision Stage 2 — per-rank image RPC + worker plumbing
9a24b05866 feat(neuron): TP-vision Stage 1 — replicated vision tower on the TP model
Compare 3 commits »
grenade pushed tag v0.2.11 to monsoon/monsoon 2026-06-04 12:12:54 +00:00
grenade pushed to main at monsoon/monsoon 2026-06-04 12:01:15 +00:00
8adccf241b feat: per-file download progress + fix seeding state lost on restart
grenade opened issue monsoon/monsoon#1 2026-06-04 11:55:13 +00:00
Per-file download priority (low/normal/high) in the Files tab
grenade pushed to main at helexa/helexa 2026-06-04 11:55:09 +00:00
7bb033b4ed chore: untrack stray .claude/scheduled_tasks.lock and gitignore .claude/
grenade pushed to main at helexa/helexa 2026-06-04 11:54:32 +00:00
f8c0da0ebf fix(neuron): TP-vision Stage 0 — reject image requests on the TP path
grenade pushed to main at helexa/helexa 2026-06-04 11:04:14 +00:00
dd592d918d test(neuron): C2 — guard Responses→chat image translation contract
766c20ba47 feat(neuron): C1 — streaming SSE chat completion with vision
4972c7d1e7 feat(cortex-gateway): C3 — propagate vision capabilities through /v1/models
a26bb9f04b feat(deploy): capture service startup journal after each restart
ea1fdf8aa6 chore(deploy): drop deploy.sh and manifest.yml now that workflow runs
Compare 5 commits »
grenade commented on issue helexa/helexa#16 2026-06-04 10:42:37 +00:00
Vision Stage C: streaming SSE + Responses API + cortex-gateway capability propagation

Implementation notes for a fresh session

Two clarifications that compress the "where do I start?" loop:

C1: sibling function, not in-place extension

stream_inference_via_worker (around…

grenade opened issue helexa/helexa#16 2026-06-04 10:36:01 +00:00
Vision Stage C: streaming SSE + Responses API + cortex-gateway capability propagation
grenade pushed to main at audioblume/audioblume 2026-06-04 06:10:48 +00:00
ab4f07a296 feat: Wikidata-backed series ordinals + series pages
grenade pushed to main at audioblume/audioblume 2026-06-03 17:03:32 +00:00
006e6cd61d feat: background workers + OpenLibrary ISBN metadata enrichment
grenade pushed to main at audioblume/audioblume 2026-06-03 15:00:33 +00:00
5a14b5035f feat(web): support selecting and uploading multiple EPUBs at once
grenade pushed to main at audioblume/audioblume 2026-06-03 14:49:50 +00:00
de6a180200 feat(catalog): author + publisher pages with clickable links and paging
grenade pushed to main at audioblume/audioblume 2026-06-03 14:28:38 +00:00
22cdcd4418 chore(deploy): set prod web hostname to audioblume.com
grenade pushed to main at audioblume/audioblume 2026-06-03 14:22:29 +00:00
2a9160ac13 feat: add social layer (profiles, collections, ratings, reviews) + web app
grenade created branch main in audioblume/audioblume 2026-06-03 12:13:11 +00:00
grenade pushed to main at audioblume/audioblume 2026-06-03 12:13:11 +00:00
4f49a1d74b feat: scaffold audioblume audiobook backend foundation