• Joined on 2025-12-21
alvis pushed to main at alvis/oO 2026-05-05 11:21:14 +00:00
afb0e9b0cb feat(agents): per-agent inference — momentum, overdue-task, recent-patterns, focus-area (ADR-0014 step 7)
alvis pushed to main at alvis/oO 2026-05-05 11:14:30 +00:00
ad6747c242 feat(profile): /api/profile + eligibility filter + inference framework (ADR-0014 steps 4-6)
305eeae38b feat(agents): manifest plumbing + GET /agents/registry (ADR-0014 step 3)
5d43339616 feat(api): unified Profile schema + consent backfill (ADR-0014 step 1-2)
d454a0a8bf docs: ADR-0014 — unified Profile model + agent registry
Compare 4 commits »
alvis opened issue alvis/oO#116 2026-05-05 09:26:02 +00:00
agents/recent-patterns: adaptive lookback window + weekly cycle detection
alvis opened issue alvis/oO#115 2026-05-05 09:26:02 +00:00
agents/overdue-task: auto-infer per-user lateness tolerance
alvis opened issue alvis/oO#114 2026-05-05 09:26:02 +00:00
agents/momentum: auto-infer per-user momentum baseline
alvis opened issue alvis/oO#113 2026-05-05 09:26:02 +00:00
agents/focus-area: auto-infer focus areas from task clustering
alvis opened issue alvis/oO#112 2026-05-05 09:26:01 +00:00
agents/time-of-day: auto-infer quiet hours, peak hours, timezone drift
alvis opened issue alvis/oO#111 2026-05-05 09:24:29 +00:00
meta: shared context-inference framework for agents
alvis pushed to main at alvis/oO 2026-05-04 10:56:07 +00:00
41302d9f36 fix: repair Docker build — TS errors and missing docs in image
alvis pushed to main at alvis/oO 2026-05-04 10:45:38 +00:00
05f748159b chore: remove shadow policy machinery (ADR-0013 step 10)
alvis pushed to main at alvis/oO 2026-05-04 10:42:04 +00:00
8e9718e8ba chore(ml): remove bandit endpoints + helpers (ADR-0013 step 9)
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”