• Joined on 2026-02-17
grenade commented on issue helexa/helexa#3 2026-05-31 06:49:41 +00:00
Image content (image_url) is dropped — multimodal chat requests are processed as text-only

Versions observed against

Pinning down the deployed versions when this was first reported, so future debugging can establish whether intervening changes affect the repro:

  • cortex `0.1.16-0.1…
grenade pushed to main at helexa/helexa 2026-05-31 06:37:13 +00:00
6927286cab fix(neuron): clone id/model_id before TP spawn so wire projector can use them
grenade opened issue helexa/helexa#3 2026-05-31 06:30:38 +00:00
Image content (image_url) is dropped — multimodal chat requests are processed as text-only
grenade pushed to main at gongfoo/gongfoo 2026-05-31 06:19:08 +00:00
9edd1b4aef fix(deploy): normalize pg_ident.conf.d ownership before writing as postgres
grenade pushed to main at gongfoo/gongfoo 2026-05-31 06:13:19 +00:00
25977b9346 fix(deploy): run pg_ident.conf.d operations as the postgres user
grenade pushed to main at gongfoo/gongfoo 2026-05-31 06:09:19 +00:00
230a813f4e fix(migrations): emit rerun-if-changed=migrations so new .sql files rebuild
grenade pushed to main at beat/beat 2026-05-31 06:04:18 +00:00
1dc35e0294 ci: run CI on the self-hosted ffmpeg Fedora runner
grenade pushed to main at gongfoo/gongfoo 2026-05-31 05:48:35 +00:00
8b9174994b chore(images/runner-ffmpeg): Add RPM Fusion and install dependencies
grenade pushed to main at helexa/helexa 2026-05-29 08:30:21 +00:00
302ccfb982 refactor(neuron): introduce InferenceEvent + wire projection layer
grenade pushed to main at gongfoo/gongfoo 2026-05-29 08:21:56 +00:00
11b4325319 fix(images): drop pkgconf-pkg-config from runner-ffmpeg
grenade pushed to main at gongfoo/gongfoo 2026-05-29 08:10:58 +00:00
3946a87d9b feat(images): add runner-ffmpeg
grenade pushed to main at gongfoo/gongfoo 2026-05-29 08:07:21 +00:00
9aa2827160 feat(images): add runner-fedora-44 base, rebase rust chain onto it
grenade pushed to main at beat/beat 2026-05-29 07:43:20 +00:00
8641ad9383 build(ffmpeg): bump ffmpeg-next to 8 for FFmpeg 8 support
grenade pushed to main at rbv/rbv 2026-05-29 07:42:22 +00:00
aab7917855 doc(plan): Add implementation plan for facial recognition system
ba440127a0 doc: facial recognition improvement strategy
Compare 2 commits »
grenade pushed to main at beat/beat 2026-05-29 07:38:29 +00:00
713927d80f build(ffmpeg): make ffmpeg-next an unconditional dependency
71e90913af ci: add Gitea Actions workflow and deployment assets
304a1b47b5 feat(cli): wire watch daemon, one-shot mode, and graceful shutdown
9dd66b002b feat(output): render and atomically write JSON/Markdown sidecars
5e30def49d feat(llm): add vision LLM client and the describe/summarise pipeline
Compare 9 commits »
grenade pushed to main at helexa/helexa 2026-05-29 06:43:03 +00:00
df0abfe4d4 feat(helexa-acp): image input for vision-capable models
grenade pushed to main at helexa/helexa 2026-05-29 06:29:02 +00:00
b9016571f6 feat(helexa-acp): expand ~ / $HOME and fall back to local fs on ACP read errors
grenade pushed to main at helexa/helexa 2026-05-29 06:10:20 +00:00
adbc52bfcd feat(helexa-acp): model picker + session/set_model handler
grenade created branch feat/implement-pipeline in beat/beat 2026-05-29 06:06:35 +00:00
grenade pushed to feat/implement-pipeline at beat/beat 2026-05-29 06:06:35 +00:00
af827d8715 docs(plan): Add implementation plan documentation