• Joined on 2025-06-24
roberto pushed to main at adiuvAI/waitlist 2026-04-11 08:58:30 +00:00
74c3298bd4 update package
roberto pushed tag v0.1.0 to adiuvAI/waitlist 2026-04-11 08:54:04 +00:00
roberto pushed to main at adiuvAI/waitlist 2026-04-11 08:47:49 +00:00
4b2fefcf92 Initial commit: waitlist microservice
roberto created branch main in adiuvAI/waitlist 2026-04-11 08:47:49 +00:00
roberto created repository adiuvAI/waitlist 2026-04-11 08:39:24 +00:00
roberto pushed to main at adiuvAI/workspace 2026-04-11 00:16:07 +00:00
54eb863c52 feat: Update local agent documentation to reflect changes in user_id and session_id handling; add marketing strategy document; update skills-lock.json with new Remotion best practices; update website subproject commit.
bc2c76d2bb docs: update CLAUDE.md with Google OAuth architecture and gotchas
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-11 00:14:05 +00:00
dd98aaaf4d feat: add seed script for populating database with fake data and logging for agent triggers
roberto pushed to main at adiuvAI/website 2026-04-10 23:57:18 +00:00
b06b1fb1d5 change command
roberto pushed to main at adiuvAI/website 2026-04-10 23:48:43 +00:00
5ce8fdabe9 feat: new waitlist landing page with privacy & terms pages
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-10 23:48:05 +00:00
a85f8fde29 feat(langfuse): propagate user_id and session_id to all traces
roberto pushed to main at adiuvAI/workspace 2026-04-10 12:58:34 +00:00
92648472d7 fix: handle unverified OAuth email conflict (api submodule)
2958961e75 feat: complete Step 5 Google OAuth — backup key + tests
d068edc77e feat: Google OAuth Steps 2-4 — backend web-callback, Electron deep link, login UI, avatar
37d7e65b35 feat: implement Step 2 Google OAuth backend — provider abstraction, PKCE routes, user linking
Compare 4 commits »
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-10 11:55:08 +00:00
90500a3462 fix: return 409 when unverified OAuth email conflicts with existing account
c1a8ac7669 test: add TestOAuth suite for Google OAuth routes
Compare 2 commits »
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-10 11:55:07 +00:00
20bc28e59b feat: replace _cachedPassword with device-specific backup key
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-10 11:04:43 +00:00
5d112c8dfd feat: implement Google OAuth flow — deep link, auth-manager, login UI, avatar
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-10 11:04:43 +00:00
c510cbaae5 feat: add OAuth web-callback route and update OAUTH_REDIRECT_URI default
ce139bbac3 feat: add OAuth DB schema — oauth_accounts table, nullable password_hash, avatar_url on User
Compare 2 commits »
roberto pushed to main at adiuvAI/workspace 2026-04-10 06:47:49 +00:00
33fcd884e3 add implementation plan for Google OAuth login + avatar
Compare 2 commits »
roberto pushed to main at adiuvAI/workspace 2026-04-10 06:46:16 +00:00
0bbcd3a7bc Add shadcn customization, evaluation, and rules documentation
roberto pushed to develop at adiuvAI/adiuvAI 2026-04-10 06:45:51 +00:00
27bc9d90af feat: enhance agent scheduling and prompt builder functionality
roberto pushed to feature/batch-agent-v2 at adiuvAI/api 2026-04-10 06:45:27 +00:00
3cf067faea feat: enhance agent configuration and model management with per-agent overrides
roberto pushed to main at adiuvAI/workspace 2026-04-09 21:07:32 +00:00
2969517134 add doc report llm to use