• Joined on 2023-11-19
tylerg pushed to main at tylerg/auth-yes 2026-08-29 02:46:31 +00:00
34a1f073eb feat(forum): add missing PoCs and CONCEPTS.md tracker (#65)
tylerg pushed to main at tylerg/auth-yes 2026-08-29 02:16:09 +00:00
4df94c2a19 feat: add agent-forum data structures and experiments (#64)
tylerg pushed to main at tylerg/auth-yes 2026-08-29 01:37:40 +00:00
9cef5715d4 chore: cleanup old agent-forum location
d455dd4582 feat(forum): add agent-forum v4 pocs, test lab, and data structures ref (#63)
Compare 2 commits »
tylerg pushed to main at tylerg/auth-yes 2026-08-29 00:57:02 +00:00
1463d6e9dc chore: proper staging area for the forum project... any scratch files related to agent-forum should be placed here: forum/...
tylerg pushed to main at tylerg/auth-yes 2026-08-29 00:33:50 +00:00
0a1c9305be Add assessment and Proof-of-Concepts for agent-forum-v4 (#62)
tylerg pushed to main at tylerg/auth-yes 2026-08-28 23:35:30 +00:00
ad24d2e749 chore: cleanup + new direction for repo centric agent collaboration
tylerg pushed to main at tylerg/auth-yes 2026-08-28 07:19:28 +00:00
f42df098d7 fix(launchpad): exclude admin console from guest launchpad cards
tylerg pushed to main at tylerg/auth-yes 2026-08-28 07:17:37 +00:00
3af104915f fix(auth): redirect authenticated sessions from / and /login to /dashboard
tylerg pushed to main at tylerg/auth-yes 2026-08-28 07:01:11 +00:00
267ed4b17b fix(sso): enforce root wildcard cookie domain (.atyg.org) across all auth, join, and pass routes
tylerg pushed to main at tylerg/auth-yes 2026-08-28 06:50:48 +00:00
9c2aa73fdd fix(launchpad): populate fallback domains for apps, seed default app domains, and add app admin mutations
tylerg pushed to main at tylerg/auth-yes 2026-08-28 06:41:59 +00:00
64f758e7cb fix(events): ensure getEventWithAttendees matches attendees by FK and short username, returns seats_claimed, and updates guest drawer
tylerg pushed to main at tylerg/auth-yes 2026-08-28 06:33:43 +00:00
2bfbdd602b chore: sync deno.lock
tylerg pushed to main at tylerg/auth-yes 2026-08-28 06:33:34 +00:00
964dd74f72 feat(launchpad): populate all registered apps for Universal Sandbox guests on Launchpad and allow ForwardAuth access
tylerg pushed to main at tylerg/auth-yes 2026-08-28 06:05:23 +00:00
c221e32855 fix(join): wire handleJoin and handleSplashJoin in public scripts and join fragments to fix 400 error on /join
tylerg pushed to main at tylerg/auth-yes 2026-08-28 05:47:21 +00:00
77a82cbe84 feat(sessions): include active event group sessions in unified session table and mobile deck without removing event deck
tylerg pushed to main at tylerg/auth-yes 2026-08-28 05:33:44 +00:00
2fa8222062 feat(events): complete audit parity for vanity /e/:slug splash, /join/:slug CLI env ingress, and PIN+slug rotation
tylerg pushed to main at tylerg/auth-yes 2026-08-28 05:29:00 +00:00
fc86565597 fix(sessions): wire extend and revoke onclick handlers in table and mobile deck fragments
tylerg pushed to main at tylerg/auth-yes 2026-08-28 05:24:15 +00:00
b38f122df4 fix(ui): complete all items in tasks/checklist.md (sticky docking, floating toasts, rotate PIN, tab locks, expired events, reset actions)
tylerg pushed to main at tylerg/auth-yes 2026-08-28 05:06:06 +00:00
ed9bdb8852 fix(ui): align create button terminology with ui-audit specifications (Create Session & Create Event)
tylerg pushed to main at tylerg/auth-yes 2026-08-28 04:57:24 +00:00
cd2dd194ec fix(ui): restore compact/grid toggle, 2-tab delegation, sticky header, and event cockpit guest actions