• Joined on 2025-12-21
alvis pushed to main at alvis/oO 2026-05-04 10:37:19 +00:00
c65bedcf68 feat(api): orchestrator cutover — replace bandit with multi-agent pipeline (ADR-0013 step 6)
alvis pushed to main at alvis/oO 2026-05-04 10:29:54 +00:00
7e958a779d feat(api): agent pre-compute scheduler (ADR-0013 step 5)
alvis pushed to main at alvis/oO 2026-05-04 10:20:47 +00:00
37aec4fee1 chore: ADR-0007/0012 superseded status + admin users ID column
alvis pushed to main at alvis/oO 2026-05-04 10:20:27 +00:00
b3cf588f2f feat(ml): multi-agent context framework + v4 orchestrator prompt
alvis pushed to main at alvis/oO 2026-05-03 16:39:02 +00:00
f8d66aa01f chore: remove Airflow completely from the stack
ce1c8bde57 fix(admin): simulations view-only + docs path in Docker (#109 #110)
c1f5fcb561 fix(admin): ops page — add section description, remove redundant footer (#107)
9bd60a9835 feat(web): action sheet cleanup + settings page (#100 #101 #102)
4267e6ac68 feat(ml/serving): inject profile features + sort tasks in tip prompt (#79)
Compare 7 commits »
alvis closed issue alvis/oO#110 2026-04-27 13:59:29 +00:00
no any docs found
alvis closed issue alvis/oO#109 2026-04-27 13:59:28 +00:00
why there is a “running” simulation?
alvis closed issue alvis/oO#107 2026-04-27 13:53:50 +00:00
what’s the point of Ops section in admin panel?
alvis closed issue alvis/oO#100 2026-04-27 13:53:01 +00:00
user feedback should be only “done”, “snoose” or “dismiss”, no “useful/not useful”
alvis closed issue alvis/oO#101 2026-04-27 13:53:01 +00:00
notify me button in the main user interface must be moved to the config page, where all the config and connections to external services go
alvis closed issue alvis/oO#102 2026-04-27 13:53:01 +00:00
a small button with gears icon should be plance on the main interface with the link to the config page of a user
alvis closed issue alvis/oO#106 2026-04-27 12:03:07 +00:00
make airflow up, why it is down?
alvis closed issue alvis/oO#95 2026-04-27 12:01:51 +00:00
feat: automated prompt optimization loop — sim A/B → promote winner
alvis closed issue alvis/oO#93 2026-04-27 12:01:44 +00:00
research: model benchmark for tip generation — qwen2.5 vs llama3.2 vs gemma3
alvis commented on issue alvis/oO#93 2026-04-27 05:20:11 +00:00
research: model benchmark for tip generation — qwen2.5 vs llama3.2 vs gemma3

check #95 comments for the idea how to do this

alvis commented on issue alvis/oO#93 2026-04-27 05:17:51 +00:00
research: model benchmark for tip generation — qwen2.5 vs llama3.2 vs gemma3

don’t use claude haiku. you need to lazily evaluate models by claude code in active manner, meaning that first you collect what to evaluate then claude code user runs claude code for evaluation,…

alvis commented on issue alvis/oO#110 2026-04-27 04:44:52 +00:00
no any docs found

integrate Fumadocs, sync all readme’s, update admin link etc

alvis commented on issue alvis/oO#95 2026-04-26 14:25:59 +00:00
feat: automated prompt optimization loop — sim A/B → promote winner

Idea: Claude Code as a lazy judge (no Opus API spend)

Instead of (or alongside) the Haiku auto-judge, organize MLflow runs so the current Claude Code session can play judge on demand:

**Sche…

alvis closed issue alvis/oO#103 2026-04-26 14:21:07 +00:00
user table in admin should show user id
alvis closed issue alvis/oO#104 2026-04-26 13:26:37 +00:00
links to mlflow and airflow do not work