• Joined on 2025-12-21
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#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#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
alvis closed issue alvis/oO#105 2026-04-26 12:09:39 +00:00
token admin authentication
alvis pushed to main at alvis/oO 2026-04-26 12:08:52 +00:00
e40dfdcbb0 chore(infra): wire MLflow/Airflow env vars, fix healthcheck, add .dockerignore
bad1bb2cba feat(simulate): MLflow tracking, Airflow DAG integration, health checks for mlflow/airflow
e96ceb7ee1 feat(auth): token-based admin authentication for Playwright/CI (#105)
b554970032 docs(observability): add services/api README; update ml/serving + recommender docs (#18)
c4960d0601 feat(observability): structured logs, W3C trace IDs, Sentry hooks (#18)
Compare 14 commits »
alvis opened issue alvis/oO#110 2026-04-26 12:00:35 +00:00
no any docs found
alvis opened issue alvis/oO#109 2026-04-26 11:58:27 +00:00
why there is a “running” simulation?
alvis opened issue alvis/oO#107 2026-04-26 11:56:16 +00:00
what’s the point of Ops section in admin panel?
alvis opened issue alvis/oO#106 2026-04-26 11:55:07 +00:00
make airflow up, why it is down?
alvis opened issue alvis/oO#105 2026-04-26 11:53:53 +00:00
token admin authentication
alvis opened issue alvis/oO#104 2026-04-26 11:52:36 +00:00
links to mlflow and airflow do not work
alvis closed issue alvis/oO#18 2026-04-26 03:38:35 +00:00
Observability baseline: structured logs, Sentry, trace IDs across services