• Joined on 2026-02-17
grenade created branch main in actions/copr-publish 2026-04-16 09:31:26 +00:00
grenade created repository actions/copr-publish 2026-04-16 09:25:18 +00:00
grenade pushed to main at helexa/cortex 2026-04-16 09:06:12 +00:00
53a3c1e157 fix(rpm): explicitly Provides user(cortex)/group(cortex)
5c7d63c658 ci: dump COPR per-chroot build logs to CI output
Compare 2 commits »
grenade pushed tag v0.1.4 to helexa/cortex 2026-04-16 09:05:09 +00:00
grenade pushed to main at helexa/cortex 2026-04-16 08:21:26 +00:00
ba5020138f fix(rpm): rename sysusers files to match package names
209150771e fix(rpm): use sysusers.d for cortex user/group creation
Compare 2 commits »
grenade pushed tag v0.1.3 to helexa/cortex 2026-04-16 08:21:26 +00:00
grenade pushed to main at monsoon/monsoon 2026-04-16 08:03:46 +00:00
3fcbbd4dc2 fix: switch vortex dependency back to upstream after patch merged
grenade pushed tag v0.2.8 to monsoon/monsoon 2026-04-16 08:03:46 +00:00
grenade pushed tag v0.1.2 to helexa/cortex 2026-04-16 07:50:26 +00:00
grenade pushed to main at helexa/cortex 2026-04-16 07:50:25 +00:00
ada76b0153 fix(rpm): add missing native build dependencies
15ded3a5bd ci: cache target/, disable incremental, drop redundant build
Compare 2 commits »
grenade pushed to main at helexa/cortex 2026-04-16 06:26:55 +00:00
7befa882d5 fix: yaml syntax
grenade pushed tag v0.1.1 to helexa/cortex 2026-04-16 06:26:55 +00:00
grenade pushed to main at helexa/cortex 2026-04-16 05:31:34 +00:00
d03fae960a fix(ci): unset RUSTC_WRAPPER during sccache install
grenade pushed to main at helexa/cortex 2026-04-15 14:44:33 +00:00
7b2235d56b fix(ci): install sccache with S3 feature if missing
grenade pushed to main at helexa/cortex 2026-04-15 14:39:03 +00:00
54f9f3dc36 ci: add sccache with MinIO backend for build caching
grenade pushed to main at helexa/cortex 2026-04-15 13:36:13 +00:00
caee8bba11 fix(ci): use GITEA_TOKEN env var for push, not checkout
324dfa05c5 ci: add RPM packaging for cortex and neuron
c85d50066e ci: add RPM packaging for cortex and neuron
Compare 3 commits »
grenade pushed tag v0.1.0 to helexa/cortex 2026-04-15 13:36:13 +00:00
grenade pushed to main at helexa/cortex 2026-04-15 13:01:45 +00:00
6c238f4557 refactor: rename cortex-neuron binary and crate to neuron
grenade pushed to main at helexa/cortex 2026-04-15 11:46:08 +00:00
e42e8ee81f refactor: cortex talks to neurons instead of mistral.rs directly
grenade pushed to main at helexa/cortex 2026-04-15 11:29:47 +00:00
26e5e7ead8 feat: implement mistral.rs harness and neuron model API