• Joined on 2025-12-21
alvis opened issue alvis/oO#13 2026-04-13 14:23:19 +00:00
gateway: BFF with auth check and service fan-out
alvis opened issue alvis/oO#4 2026-04-13 14:23:19 +00:00
Shared types package: OpenAPI source of truth
alvis opened issue alvis/oO#5 2026-04-13 14:23:19 +00:00
Secrets convention and .env.example per service
alvis opened issue alvis/oO#6 2026-04-13 14:23:19 +00:00
auth: Google OAuth sign-in
alvis opened issue alvis/oO#8 2026-04-13 14:23:19 +00:00
profile: minimal User model + first-login creation
alvis opened issue alvis/oO#9 2026-04-13 14:23:19 +00:00
integrations: Connector interface + encrypted token vault
alvis opened issue alvis/oO#10 2026-04-13 14:23:19 +00:00
integrations: Todoist connector (OAuth2, read tasks, complete task)
alvis opened issue alvis/oO#11 2026-04-13 14:23:19 +00:00
recommender: service skeleton with POST /recommend and policy registry
alvis opened issue alvis/oO#12 2026-04-13 14:23:19 +00:00
recommender: RandomPolicy v0 — pick one Todoist task uniformly
alvis opened issue alvis/oO#1 2026-04-13 14:23:19 +00:00
Monorepo tooling: pnpm workspaces + uv/poetry + turbo + pre-commit
alvis opened issue alvis/oO#2 2026-04-13 14:23:19 +00:00
docker-compose dev environment
alvis opened issue alvis/oO#3 2026-04-13 14:23:19 +00:00
Gitea Actions CI skeleton
alvis pushed to main at alvis/oO 2026-04-13 14:21:11 +00:00
cf4c7a0eb4 chore: scaffold oO monorepo with architecture, roadmap, and module stubs
alvis created branch main in alvis/oO 2026-04-13 14:21:11 +00:00
alvis created repository alvis/oO 2026-04-13 14:21:03 +00:00
alvis pushed to main at alvis/adolf 2026-03-24 07:58:06 +00:00
887d4b8d90 voice benchmark: rename --dry-run → --no-inference, fix log extraction
alvis pushed to main at alvis/adolf 2026-03-24 07:53:37 +00:00
4e6d3090c2 Remove benchmark.json from gitignore — dataset is now tracked
alvis pushed to main at alvis/adolf 2026-03-24 07:53:01 +00:00
5b09a99a7f Routing: 100% accuracy on realistic home assistant dataset
alvis pushed to main at alvis/adolf 2026-03-24 07:40:08 +00:00
3fb90ae083 Skip _reply_semaphore in no_inference mode
alvis pushed to main at alvis/adolf 2026-03-24 07:37:57 +00:00
4d37ac65b2 Skip preflight IO (memory/URL/fast-tools) when no_inference=True