Reference

Feature index

Keyword-style map of the product surface. For prose explanations, start with the main docs.

← Main documentation

Product highlights

  • Kodex Studio (/studio) — primary IDE-style workspace: chat, Explorer, output, script editor, apply-to-Studio, sessions, layouts, themes.
  • Roblox plugin — pair code, command queue, Explorer sync, output mirror, script push / pull.
  • BYOK — own API keys on supported plans; model picker integration in Studio / settings.
  • Tokens — metered usage for Kodex-hosted models; store purchases and gifts.
  • Referrals — codes and rewards when the program is enabled.
  • Live output — Studio Output mirrored on the web; context chips into AI where offered.
  • Viewport / game view — 3D or GUI-style previews tied to Explorer state when connected.

Public pages

  • Landing / marketing home (/)
  • Documentation — /docs, /docs/alle-features
  • Waitlist / access gates — /waitlist (and feature preview routes when used)
  • Legal — /terms, /privacy
  • Connect — /connect (auth required to complete pairing)
  • Auth routes — /auth/login, callback, confirm, verified, reset-password, onboarding
  • Not-found — custom 404
  • /banned — only reachable when the account is suspended (otherwise redirects away)

Auth & account

  • Email sign-in / sign-up · session cookie
  • Discord OAuth where enabled
  • OAuth callback · return URLs
  • Email verification · password reset · confirm flows
  • Onboarding wizard
  • Profile email / identity updates (where exposed)
  • Sign out · account deletion (where exposed in settings)

Plugin & connect

  • Creator Store install · AiApiPlugin
  • Pair code XXXX-XX · /connect web pairing
  • Connection status · revoke / reconnect
  • Plugin HTTP: pair, pending commands, explorer, output, prompts, scripts
  • Multi-step plans · undo / revert where supported

Kodex Studio (/studio)

  • Top bar · File / View · layout reset · reload
  • Themes (Default, Midnight, Classic, VS-style variants as shipped)
  • Explorer dock · resize · sync from Studio
  • Game / viewport preview
  • Output panel · Lua run · clear · height resize
  • Chat · models · agent modes · context from output / explorer
  • Script editor · diff · create · apply to Studio
  • Tabs · drag reorder · embedded store/dashboard in tabs when opened
  • Fullscreen · F11
  • Sessions · collaborators · invites · change awareness
  • Connect overlay when not paired
  • Notifications bell
  • Profile dropdown · store · support modal · admin (if role) · sign out
  • Embed mode for Studio-hosted tabs (?embed=1)
  • Layout persistence · local / server sync as implemented

Dashboard (/dashboard…)

Supporting tools; Studio is the main builder.

  • Dashboard home
  • Standalone chat
  • History · memories
  • Web Explorer
  • Sessions · connections (friends / invites)
  • Profile · settings (BYOK, preferences)
  • Billing portal entry
  • Referral
  • Store · checkout · thank-you · gifts
  • Live actions surface
  • Admin console (role-gated; hidden in production builds for non-admin)

Store & billing

  • Stripe checkout · subscriptions · token packs
  • Gift tokens / plans
  • Payment history
  • Customer portal
  • Webhooks

Profile & cosmetics

  • Title badges · equipped titles · catalog
  • Avatar frames · name effects (cosmetic slots)
  • Usage metering display
  • Notifications API (read / clear)

Support

  • In-app support tickets (Discord thread integration when configured)
  • support@kodex.gg

Admin

  • User search · ban / unban · credits · impersonate
  • Subscription overrides · delete user
  • Notes · prompt logs
  • Revoke plugin · quota reset · bulk credits
  • Announcements · maintenance / private beta toggles
  • Audit · stats · settings
  • Ticket tooling for staff

API (server) — buckets

  • /api/auth/*
  • /api/plugin/*
  • /api/dashboard/*
  • /api/store/*
  • /api/admin/*
  • /api/support/*
  • /api/notifications
  • /api/referral*
  • /api/webhooks/stripe
  • /api/site-access/* · /api/announcements · maintenance / beta state
  • /api/roblox/asset (and related asset helpers)