GenesisAuth — Built-In SSO for Genesis Apps
Every Taskade Genesis app can now ship with real user accounts and single sign-on out of the box. Just describe what you need — "a client portal where each client has their own dashboard" — and EVE automatically wires up authentication with a pre-built, production-grade OIDC component. No code, no provider config, no DevOps.
- Pre-built
GenesisAuthcomponent auto-injected during generation - OIDC-compliant login flows, Redis-backed for horizontal scaling
- Seamless SSO with your Taskade workspace identity
- Turns every Genesis app into a real multi-user product
App Users (Beta)
Alongside GenesisAuth, a new App Users tab in Genesis app settings gives you first-class end-user management. See who's signed in, invite new users, suspend access, or remove accounts — all without touching code.
- End-user list per Genesis app
- Invite, suspend, remove
- Beta badge — rolling out now to all paid plans
Smarter EVE on Paid Plans
EVE now automatically routes paid plans to the latest frontier models in auto mode. You get smarter app generation, more nuanced reasoning, and better multi-step planning out of the box — no configuration required.
EVE Self-Planning
EVE can now create its own todo lists while working through a multi-step task. Complex prompts get broken into a visible plan that you can follow and interrupt at any step.
- Auto-generated plans for multi-step work
- Transparent: see what EVE is thinking before it acts
- Correct course mid-plan without starting over
Tool-Call UI in App Generation
When EVE is building a Genesis app, you now see every tool call it makes rendered live in the chat. Creating files, editing code, running checks — it's all visible as it happens.
Public Agent Tool Controls
Published public agents now let you opt specific tools out. Share agents with the world, but keep sensitive tools (file access, internal integrations) locked down to your workspace only.
Fixes
- App Users + GenesisAuth work correctly behind reverse proxies and custom domains
- Memory project creation in EVE no longer auto-navigates away from your work
- Agent tool settings persist across page refresh
- Template builder skips macOS junk files (.DS_Store)