Changelog

What's new in Taskade· 545 releases

Jump to version (545)

Qwen, Kimi & DeepSeek Are Live for Everyone

The frontier model families that landed in staging earlier this spring are now in the production model picker for every paid plan. OpenAI's newest GPT generation is in there too. Pair providers across a single workflow, route the cheapest model for routine steps, and see credit cost in the dropdown before you commit.

  • Pick from the widest cross-provider lineup yet across agents and automations
  • Credit cost visible in the tooltip for every provider
  • Mix providers within a single workflow without leaving the chat

Lock Down Your Webhook Triggers

Webhook automations now accept Bearer token authentication. Set a token on the trigger, paste it into the calling system, and any unsigned request gets rejected at the door. A long-standing ask for anyone wiring production webhooks into Taskade.

  • Required for sensitive triggers like form submissions and CRM events
  • Works alongside existing signature checks
  • Available on every plan that includes the HTTP Webhook trigger

Tell Taskade EVE to Pause a Workflow

Ask Taskade EVE to enable or disable an automation right from chat. No more digging into the workflow editor to mute a noisy Slack alert or pause a daily digest before vacation. The same conversation that built the workflow can also pause it.

Fixes

  • Prompt template placeholder brackets no longer pick up stray highlight styling
  • Model dropdown shows credit counts for every provider in the picker

Read the full release notes →

Cite the Source, Right in the Reply

Custom agents now show where their answers come from. Every reply links straight back to the file or note in the agent's reference library, so you can verify a claim in a single tap. Useful for legal teams, support agents, and anyone who needs to defend an answer with a source.

  • Tap a citation to open the original file
  • Ship the same trust into the public agents your customers use
  • Pair with the agent reference library for a fully auditable workflow

Smarter Recall, Cleaner Stops

Agents now use the descriptions you write on uploaded media when searching the reference library, so a well-tagged image or PDF surfaces in the right context. And when an agent has to stop short of finishing, a small status chip tells you why. Maybe a tool failed. Maybe a budget hit a cap. You stop guessing.

Pinned Items Survive App Kit Export

Pin a project or template inside a Taskade Genesis app, ship the App Kit, and the pins land in the same order on the other side. Cloners get the layout you intended, not a shuffled list.

Polished Account Emails

Signup, billing, and invite emails now share the same light-mode design as our newsletter. Cleaner type, less clutter, the same content you already trust.

Fixes

  • Taskade EVE no longer chokes when a tool tries to load an oversized file
  • Custom agent generator handles edge-case schemas without complaint

Read the full release notes →

Sweep Up Projects in One Move

Pick a handful of projects, or fifty, and clear them in a single tap. Tap the first one, shift-tap the last, and a slim action bar floats up with a single confirm button. The bar follows you down the longest lists, so you never scroll back up to finish.

  • Tidy a workspace at the end of a sprint
  • Sweep clones away after a hackathon
  • Trim the project list before sharing it with the team

Sweep Up Files in Your Agent's Library

Pick a batch of files inside an agent's reference library and clear them with one tap. The same simple gesture you use for projects now works on the files an agent draws from. Useful when the library has grown past what the agent needs, or when an import dropped in extras you'd rather the agent forget. Counts refresh the moment a sweep finishes, and the agent gets sharper on the next reply.

Cleaner App Embeds

Drop a Genesis app's Workspace DNA view into another page and the surrounding navigation quietly steps out of the way. Only the living DNA graph renders, clean and focused, ready for partner showcases, blog posts, or anywhere you want to show your work in motion. Visit the page directly and the navigation comes back.

Fixes

  • Confirm-and-delete asks once, so nothing leaves by surprise
  • Agent libraries update their file counts the moment a sweep finishes
  • The action bar stays in reach on the longest project lists

Read the full release notes →

Typed JSON from Ask AI

Ask AI gains a structured-output mode driven by a JSON Schema you provide. Define the exact shape of the response, and the model returns valid, typed JSON every time. No more parsing freeform text or babysitting prompts. See Ask AI Structured Output.

  • Define the shape with a standard JSON Schema
  • Frontier models honor your field types, enums, and required keys
  • Plug the typed result straight into the next action

Summarize Website

A new Summarize Website action fetches any URL and returns a clean summary in one step. Drop it after a webhook trigger, a form submission, or any link-bearing payload. Useful for reading-list digests, competitive monitoring, and lead enrichment. See Summarize Website.

Cycle-Aligned AI Credit Windows Part 2

Credit windows now reset on your billing-cycle anchor instead of the calendar month. If you started your plan on the 14th, your monthly credit refresh hits the 14th every month. Predictable for budgeting, fair across signup dates. See the billing FAQ.

Fixes

  • Typed JSON output validates schemas before sending so errors surface at design time
  • Summarize Website handles paywalled and rate-limited URLs gracefully
  • Cycle-aligned reset preserves rollover behavior on annual plans

Read the full release notes →

JSON Extract

A new Extract JSON action pulls any field out of a previous step's data using a short path expression. Grab a nested field, an array slice, or a typed value without writing a single line of code. Powerful for taming sprawling webhook payloads. See Utility Actions for the exact path syntax and examples.

  • Point at any value in a prior step's output with a short path expression
  • Returns a typed value ready for the next action
  • Works alongside Calculate, Lookup, and Format Date for full data shaping

Set Project Title

A focused new action that renames a project from inside an automation. Stamp a date on a daily report, append a status tag after a milestone, or rebrand a template clone in bulk. Fast, one-input, no extras.

Webhook Trigger Goes Business

The generic HTTP Webhook trigger is now part of the Business plan and above. Existing Free and Pro automations using internal triggers stay untouched. See Webhooks for plan availability and what's included on every tier.

Cycle-Aligned Credits Part 1

Plan state now plumbs through your billing-cycle anchor instead of the calendar month. The first half of cycle-aligned AI credit windows landed this week. Part two ships with v6.162. See the billing FAQ for what changes for you.

Fixes

  • Set Project Title preserves emoji and CJK characters in stored titles
  • JSON Extract returns null cleanly when the path misses, no flow halt
  • Webhook trigger now surfaces a clearer error when a payload is malformed

Read the full release notes →

Qwen, Kimi & DeepSeek

Three new frontier model families landed in the picker this week. Pick the one that fits the task and budget, mix providers across a single workflow, and route the cheapest option for routine steps. The model gateway routes the call without any setup on your end.

  • Available wherever Ask AI, Generate AI, and Generate Image run
  • Live cost shown on the step before you save
  • Mix providers across a single automation without extra configuration

Project Title & Date Wrappers

Four new actions tighten how automations interact with projects. Pin Project, Tag Project, Untag Project, and Set Project Date Range let workflows organize and schedule projects without touching the UI.

Format, Replace & Match Utilities

Four new utility actions handle the boring text plumbing. Format Date converts any date into a target format, Get Field reads a value from a JSON object, Text Replace runs a find-and-replace across a string, and Regex Match returns matched groups. See Utility Actions for the full list.

Append Node & Delete Task

Two project-tree actions for fine-grained edits. Append Node Under Parent inserts a task or note as a child of any existing item, and Delete Task removes a task from the tree. Build importers, cleanup flows, and structured-data syncs without manual fix-up steps.

Fixes

  • Model picker remembers your last choice on each step type
  • Format Date handles locale-specific weekday names correctly
  • Append Node respects parent due dates when creating children

Read the full release notes →

Agent Skills

Save reusable instructions, prompts, and tool sequences as named skills on any agent. Trigger them by name from chat or call them from an automation step. Skills make repeated tasks one click away and keep agents focused on what they do best.

  • Attach skills to any agent, including Taskade EVE
  • Invoke a skill by name from chat or from automation steps
  • Skills persist across sessions so saved commands stay available

Pick a Model on Every AI Step

Ask AI and Generate AI now expose a model picker on the step itself. Match the right frontier model to the job: cheap and fast for routing, deeper reasoning for analysis, image-aware for visual inputs. The picker pulls from your live credit catalog so you always see the cost upfront.

Project Archive Actions

Four new automation actions for fine-grained project lifecycle: Archive Project, Unarchive Project, Unassign Task, and Uncomplete Task. Build cleanup flows, sprint resets, and rollback patterns straight into your automations.

Calculate & Lookup Utilities

Two utility actions for in-flow logic. Calculate handles math expressions over flow variables, and Lookup pulls a value from a table by key. Skip the workaround of running an Ask AI step just to add two numbers. See Utility Actions.

Send Message in Agent Chat

A new internal action posts a message into an agent's chat thread. Trigger an agent from a webhook, deliver an automation result inline, or hand off a long-running task without spinning up a new conversation.

Fixes

  • Agent skills now persist across reloads so saved commands stay available
  • Membership relationships pin foreign keys for cleaner team queries
  • Calculate action handles negative numbers and decimals correctly

Read the full release notes →

Generic Webhook Trigger

Any HTTP endpoint can now fire a Taskade automation. Drop the new HTTP Webhook trigger into any flow, copy the endpoint URL, and POST from any external service. A built-in test-trigger button replays the latest payload so you can iterate fast.

  • Accepts JSON from any service that can POST HTTPS
  • Test-trigger button replays the most recent payload for safe iteration
  • Pairs with branch, filter, and loop steps to route incoming events

See Webhooks for the full setup walk-through.

Mailhook Goes GA

Mailhook is now available on every plan. Send any email to your unique hook address and trigger an automation in seconds. No premium gate, no extra setup.

Live Trigger Preview

The flow editor now previews the latest payload from a real run while you build. Configure your filters and actions against actual data instead of made-up samples. Skips the test-and-redeploy loop.

Due-Date Actions

Two new actions let automations move task due dates around. Set Task Due Date pushes a date onto any task, and Clear Task Due Date wipes one. Useful for SLA workflows, snooze patterns, and bulk rescheduling.

Fixes

  • Webhook test-trigger button retains your last payload across page reloads
  • Mailhook handles attachments larger than 25 MB by linking to the source instead
  • Live preview keeps formatting on multi-line trigger payloads

Read the full release notes →

All Runs Visibility

A new workspace-wide Runs tab lists every automation run across every flow in one place. Filter by status, scan a failed-run count badge in the sidebar, and click into any run for the full payload. See the Automations Execution guide for the full picture.

  • Workspace-level view of every automation run
  • Failed-run badge on the sidebar tab so failures never hide
  • Per-run drill-down with payload, action chain, and final result

CSV Export from Tables

One-click CSV export from any Table view in a Taskade Genesis app. Click the toolbar export button, pick rows or all, and grab a clean CSV ready for spreadsheets, BI tools, or external pipelines.

Richer Task Triggers

The Task Added trigger now includes the parent project title and assignee list in its payload. Build sharper notifications, smarter routing, and more useful audit logs without an extra lookup step.

Cleaner OG Images

Share-image URLs for published Taskade Genesis apps now normalize from the Media tab automatically. Link previews on Slack, X, and email render the right image every time, without manual cache busting.

Fixes

  • Run details panel handles very large payloads without freezing
  • CSV export preserves cell newlines inside quoted fields
  • Task Added payload preserves emoji in project titles

Read the full release notes →

Agent Chat Polish

A round of polish across the agent chat surface. Long tool-call chains stay readable, layout glitches in long-running threads are gone, and the result is less hunting for context while an agent is working.

  • Long tool-call chains expand and stay aligned in the chat thread
  • Multi-agent runs render cleanly across Taskade EVE and custom agents
  • Threads handle very long sessions without UI drift

Auto-Fork on Signup

Guests cloning a public Taskade Genesis app now keep that clone after they sign up. No more lost work after the auth flow. The Community Gallery experience stays seamless from anonymous browse to first build.

Auto-Categorize Community Apps

Apps published to the Community Gallery now route into the right category automatically. Fewer manual taxonomy decisions for builders, cleaner browsing for visitors. Builders can still override the suggested category before publishing.

Run Stats & Health Badges

Every automation in the listing now shows a health badge based on recent run history. Green keeps your eyes off the page, yellow nudges you to inspect, red flags a workflow that needs attention. Pair with the Automations Execution guide to drill in.

Binary Files in Bash

The bash sandbox can now read binary files including images, PDFs, and other non-text formats. Agents can scan a screenshot, extract text from a PDF, and pipe results into the next step without leaving the sandbox.

Fixes

  • Show Work expands smoothly on long tool-call chains
  • Auto-categorize falls back to a sensible default when the prompt is ambiguous
  • Health badge counts refresh every five minutes

Read the full release notes →

Bash for Space Agents

Custom bash commands now run inside Space Agents with full access to your app files. Build small scripts, run quick checks, and have an agent execute them straight from chat. Stays inside Taskade's safety controls and never leaves your workspace.

  • Run approved commands against your app files from any Space Agent
  • Reuse the same scripts across automations and Taskade EVE
  • Output flows back into the chat thread so the agent can act on results

Cleaner App Import

Imported Taskade Genesis apps now restore their media thumbnails and branding correctly. Bring an app bundle in from another workspace and the published share card, hero image, and theme survive the trip with no manual fix-up.

Workspace Archive Safeguard

Archiving a workspace now opens a confirmation dialog so it never happens by accident. Quick to dismiss, slow to fire. The same flow restores cleanly from the archive if you change your mind.

Copy Image Address

Right-click any image inside the Media tab and copy its address straight to your clipboard. Useful for embedding images in automations, Taskade Genesis apps, and chat threads without re-uploading.

Smarter LLM Credit Pricing

Credit costs across the model lineup were recalibrated this week to reflect provider cost shifts. The model picker still shows the live cost per call, so you can compare options before running a step. See model credits for how credits are charged.

Fixes

  • App bundle imports preserve media thumbnails and app branding end-to-end
  • Workspace archive flow shows a clear confirm dialog before any destructive action
  • Bash commands handle large stdout streams without truncating mid-line

Read the full release notes →

Pick an App. Start Building.

New workspaces now open to a playful grid of starter apps you can try in one click. Skip the blank-screen freeze. Land inside a working CRM, dashboard, or tracker, and customize from there.

  • Curated starter apps across common workflows
  • Clone any tile to your workspace and edit live
  • Taskade EVE guides you through the first tweaks

In-App Announcements for What's New

A new announcement layer surfaces the features, templates, and playbooks that matter for your plan. Tap the CTA and try the feature without leaving your workspace. Announcements also respect onboarding, so a first-time user gets the welcome flow first and the announcement next.

Custom Commands for Taskade EVE

Taskade EVE can now run approved custom commands inside its sandbox. Script your repeatable checks, builds, and fixes, and run them straight from chat. Works alongside the existing tool library and stays inside Taskade's safety controls. See the Taskade EVE guide for patterns.

Stronger SEO for Published Apps

Published Taskade Genesis apps on /share/apps now ship with richer meta tags, author markup, and engagement data. Your shared apps show up cleaner in search results and link previews across the web.

Pair with a custom domain for a fully branded, indexable launch.

Fixes

  • Onboarding now always routes to your workspace so the welcome flow triggers
  • Announcement modals stay open after you click the CTA
  • Table view shields the page from crashes on very large documents
  • Date fields no longer crash on partial inputs
  • Taskade EVE handles empty custom fields gracefully

Read the full release notes →

Fresh Frontier Models. Smarter Auto Mode.

The model picker just got a refresh. New frontier picks from OpenAI, Anthropic, and Google, plus a round of open-weight options for self-serve experiments. Auto mode stays smart, routing to the right class of model for your plan and the job in front of you.

  • A new top-tier Anthropic option for Opus-eligible plans
  • Fresh lightweight OpenAI choices for fast, cheap runs
  • Refreshed Google lineup, including the latest Flash Lite
  • Open-weight Gemma additions you can swap in and out

See Your Workspace as a Living Graph

A new Workspace DNA memory graph plots your projects, agents, and automations as connected nodes. Watch memory feed intelligence and intelligence trigger execution, then jump straight into any node you want to edit.

  • Spot orphaned agents and unused knowledge at a glance
  • Follow the path from a project to the automation it powers
  • One click to open any node

Skills Load on Demand

Space agents now pick up the right skills only when they need them. Lighter context, faster first responses, more room for the instructions you actually wrote.

Works across your 22+ built-in tools and every custom tool you add.

Fixes

  • Taskade Genesis app commits process in order, per app, so rapid edits no longer collide
  • Credit pricing reflects the latest blended model costs
  • Model picker and auto-mode settings stay in sync across devices

Read the full release notes →

Export Once. Share the Link.

The Export Project automation now returns a direct download link. Hand it off, post it in chat, or pipe it straight into the next automation step. No more copy-paste between a run and a share link.

  • Use the link anywhere an automation needs a finished file
  • Chain export into email, Slack, or a Taskade Genesis action
  • Works with Markdown, plain text, and bundle exports

App Kits Keep Their Shape

Share a Taskade Genesis app as a kit and the export ships as a real folder tree. Clone it, and the files, images, and assets land exactly where you wrote them.

Cloners get a working app on first open. Creators stop fighting formatters before sharing.

Export in the Automation Menu

The Export Project action now shows up natively in the automation picker, right next to the other Taskade pieces. Build a weekly export, a backup trigger, or a polished handoff flow in a few clicks. See the Automations guide for patterns.

Safer Outbound Requests

Taskade Genesis apps route outbound fetches through a safer network helper. Generated code cannot accidentally hit internal addresses or leak credentials. The behavior is automatic for every new app.

Fixes

  • Guarded empty content in array string items so flows stop crashing mid-run
  • Preview sessions self-heal when they expire instead of throwing errors
  • GitHub export now surfaces the real error message from GitHub
  • GitHub import asks you to connect a GitHub account before picking a repo
  • Dynamic dropdowns keep their values during App Kit export

Read the full release notes →

Taskade EVE Onboards You Into Cloned Apps

When you clone a Taskade Genesis app from the Community Gallery, Taskade EVE now walks you through the first steps so you can start from a working setup instead of a blank screen.

  • Interactive walkthrough the first time you open a cloned app
  • Connect the agents and review the automations right there
  • Get to a working, personalized app in a couple of minutes

Customize the Parts That Matter First

Taskade EVE also highlights the parts of the app you are most likely to change. Brand colors, copy on the landing page, and the data fields your team actually uses are surfaced up front so the first edits land where they have the biggest impact.

Fixes

  • Reverted a GitHub export filename change for repo compatibility

Read the full release notes →

Export Projects to Markdown or Plain Text

Turn any Taskade project into a clean Markdown or .txt file in one click. Great for backups, handoffs, and feeding your projects into other tools or AI models.

  • Full project structure, tasks, and notes preserved
  • Plain text or Markdown, your choice
  • Works on any project you can open

Authenticated MCP Servers

External MCP (Model Context Protocol) servers can now authenticate into Taskade. Connect private tools and APIs to your agents with proper credential handling, and keep sensitive endpoints locked down.

Ask Questions Tool for Taskade EVE

Taskade EVE can now pause a build or automation to ask you a clarifying question, then pick up right where it left off. Multi-step flows stay interactive instead of forcing you to cram every detail into the first prompt.

  • Taskade EVE asks, you answer, the build continues
  • Works inside Taskade Genesis app generation
  • Works inside automations that need a human decision

Creator Credits on App Clones

When another user clones your published Taskade Genesis app, you earn credits back. A new credit audit log makes every earn, spend, and refund visible at a glance.

Fixes

  • Several high-severity security patches
  • Tightened safeguards on outbound requests
  • Taskade Genesis apps handle browser requests more reliably
  • Nullable JSON Schema types no longer break the automation menu
  • App URL is now injected into Taskade EVE context during builds

Read the full release notes →

Two-Way GitHub for Taskade Genesis Apps

Push Taskade Genesis app changes back into a GitHub repository you already own. Pick a branch, Taskade opens a pull request with the diff, and your existing files stay intact. Importing also now supports private repositories with token sign-in.

  • Create a branch and PR from the Export to GitHub modal
  • Existing repo files are preserved, not overwritten
  • Bring private code and docs in without copy-paste
  • Old export bundles clean up automatically

Run Details for Automations

Every automation run now has a dedicated Run Details tab. Inspect each step, check inputs and outputs, and pinpoint where an automation went wrong.

  • Full step-by-step execution log
  • Inputs and outputs visible per step
  • Faster debugging for multi-step automations

New Stripe Checkout Action

Generate Stripe checkout sessions directly from an automation. Collect payments inside your Taskade Genesis apps without writing a line of server code.

Category-Aware Email Unsubscribe

Choose exactly which kinds of emails you want from Taskade. Turn off product updates, comments, or automation digests independently, instead of an all-or-nothing unsubscribe.

Fixes

  • Public project URLs now use readable slugs for better SEO
  • Clear error message when a collaborator lacks export permission
  • Stripe webhooks now cover every invoice event type
  • Paid users out of credits are routed to the right upgrade screen
  • Tighter security on sign-in requests

Read the full release notes →

MCP Server Production Enabled

The MCP server introduced in v6.148.0 is now fully enabled in production. Connect your favorite MCP-compatible AI tools to Taskade and start querying your workspace data.

Credit Pricing Adjustment

Claude Sonnet 4.6 credits have been repriced to 110 credits per request, reflecting updated model costs. This ensures sustainable access to the latest frontier models across all paid plans.

Fixes

  • Automation triggers now validate payloads more strictly, preventing malformed data from entering workflows
  • System prompts trimmed for faster AI response times

Read the full release notes →

MCP Server: Beta

Taskade now runs an MCP (Model Context Protocol) server that lets external AI tools and agents access your workspace data directly. Connect Claude Desktop, Cursor, or any MCP-compatible client to your Taskade workspace.

  • Read and search projects, tasks, and documents
  • Access your app files and app kits
  • Available on Business, Max, and Enterprise plans
  • Marked as Beta. Expect rapid iteration.

Taskade SDK

A new official SDK makes it easier to build on top of the Taskade API programmatically. Install with yarn add @taskade/sdk.

  • TypeScript-first with full type definitions
  • Auto-generated from the API schema
  • README and LICENSE included

Public API v2: Production Ready

The v2 API is now live in production with improved stability and error handling.

Smarter Models on Business Plans

Business-tier users now get top-tier frontier model routing in auto mode, matching the quality previously available only on higher tiers.

Fixes

  • Credit pack purchases now appear in the workspace activity log
  • Automations no longer get stuck in "running" after an error
  • Public agent apps start up and scale more reliably
  • The SDK now installs correctly from GitHub

Read the full release notes →

Public API v2

The Taskade Public API has moved to a cleaner v2. Existing v1 endpoints keep working, but new integrations should target v2 for better performance and consistency.

  • Cleaner request and response format
  • Improved error messages
  • Better pagination support

AI Message Sources

Taskade EVE now tracks and displays sources for every message. When Taskade EVE references your projects, automations, or external data, you can see exactly where each piece of information came from.

Performance Improvements

  • Faster load times for large workspaces with lots of unread updates

Security

  • Session cookies are now more secure, with a smooth migration so existing sessions keep working

Fixes

  • Public agent visitors no longer see internal error details from billing issues
  • Automation steps now use safer retry behavior for read-only actions

Read the full release notes →

Automation Reliability Upgrades

Automations are now more resilient with two behind-the-scenes improvements.

  • Broken connected accounts are detected and isolated automatically, so one bad credential no longer knocks out other automations
  • Smarter retry logic. Non-retryable errors like invalid credentials or permission denied are no longer retried, saving time and credits.

GitHub Import Authentication

Importing projects from GitHub now supports token-based sign-in, so you can import from private repositories without manual copy-paste.

AI Chat Mobile Fixes

  • Slash commands, @-mentions, and input modals no longer hide behind the mobile drawer
  • Typeahead suggestions now show up reliably when tapping menu items on mobile

Fixes

  • Automation inspector panel layout corrected
  • Blank automation template pages resolved
  • Rate limiting on private form submissions tightened
  • Better SEO headers and canonical URLs on public pages

Read the full release notes →

Taskade Tips: Redesigned

The in-app Tips panel has been fully redesigned with three focused sections to get you productive faster.

  • Video Guides. Curated walkthroughs for key workflows.
  • Keyboard Shortcuts. Discover power-user shortcuts at a glance.
  • Quick Start. Step-by-step onboarding for new users.

GenesisAuth Improvements

GenesisAuth (built-in sign-in for Taskade Genesis apps, beta) is now more reliable for apps running on custom domains. Secure sign-in flows work seamlessly across every deployment setup.

Fixes

  • Taskade EVE inspector panel restored after a brief regression
  • Tighter validation across the platform

Read the full release notes →

GenesisAuth: Built-In Sign-In for Taskade Genesis Apps

Every Taskade Genesis app can now ship with real user accounts and secure sign-in out of the box. Just describe what you need, like "a client portal where each client has their own dashboard", and Taskade EVE wires up authentication with a pre-built component. No code, no provider setup, no DevOps.

  • Pre-built sign-in component auto-added during generation
  • Secure sign-in that scales with your app
  • Single sign-on with your Taskade workspace identity
  • Turns every Taskade Genesis app into a real multi-user product

App Users (Beta)

A new App Users tab in Taskade Genesis app settings gives you first-class end-user management. See who has signed in, invite new users, suspend access, or remove accounts. All without touching code.

  • End-user list per Taskade Genesis app
  • Invite, suspend, remove
  • Beta badge. Rolling out now to all paid plans.

Smarter Taskade EVE on Paid Plans

Taskade EVE now routes paid plans to frontier models automatically. You get smarter app generation and better multi-step planning out of the box. Complex prompts get broken into a visible plan Taskade EVE works through step by step, with every tool call rendered live in the chat.

  • Auto-generated plans for multi-step work
  • Every file edit, code change, and check shown as it happens
  • Correct course mid-plan without starting over

Public Agent Tool Controls

Published public agents now let you opt specific tools out. Share agents with the world, and keep sensitive tools like file access or internal integrations locked down to your workspace only.

Fixes

  • App Users and GenesisAuth work correctly on custom domains
  • Creating a Taskade EVE memory project no longer pulls you away from your work
  • Agent tool settings now persist across page refresh
  • Template builder skips macOS junk files (.DS_Store)

Read the full release notes →

Taskade EVE's Memory Lives in Your Workspace

Taskade EVE now stores its long-term memory as real Taskade Projects, right inside your workspace. Browse what Taskade EVE remembers, edit it, version it, and search it the same way you work with any other project. The meta-agent runs on the same Workspace DNA it orchestrates for you.

  • Taskade EVE memory visible and editable as Projects
  • Persistent context survives conversation resets
  • You control what Taskade EVE remembers, with full transparency

Portuguese (Brazil) Support

Taskade is now available in Portuguese (Brazil), with faster and more natural translations across the entire app powered by frontier models.

  • Full pt-BR localization
  • Higher-quality translations app-wide

Notifications Refresh

A complete redesign of 46 email templates against a single reference standard. Every notification now looks and reads consistently, with clearer subject lines and mobile-friendly layouts.

Behind the Scenes

  • Taskade EVE handles files in your apps more intelligently during conversations
  • Security patches across the stack

Read the full release notes →

New Credit Pack Pricing

Buying AI credits is now simpler and more rewarding at scale. Credit packs use volume-tiered pricing. The more you buy at once, the better the effective rate.

  • Top up anywhere from small to bulk packs
  • Bigger packs = bigger bonuses
  • Credits never expire on paid plans

Max Plan Tuning

Refined credit limits for Max and Enterprise plans so heavy AI generation scales the way it should, with headroom for big bursts instead of getting throttled mid-task.

Behind the Scenes

  • Consolidated internal build tooling for faster, more reliable releases

Read the full release notes →

Google Calendar: List Events & Free/Busy

Two new Google Calendar actions open up calendar automation. Pull upcoming events into any workflow, or check when someone's available before scheduling around them.

  • List Events. Fetch upcoming events with filters and date ranges
  • Free/Busy Lookup. See when a calendar is booked or open
  • Use in automations to build scheduling assistants, meeting coordinators, and availability bots

Responsive Taskade Genesis Apps

Taskade Genesis apps now scale cleanly when embedded. Drop one into a sidebar, a mobile view, or a full-page portal and it resizes itself correctly in every context.

Safer Public Agents

Public agents now automatically hide internal-only tools, so they only expose the capabilities you've explicitly enabled for the outside world.

Fixes

  • Array outputs render correctly in the automation variable picker
  • Static assets load about 10% faster

Read the full release notes →

Slash Commands in Taskade EVE

Type / in any Taskade EVE conversation to open a command menu. Trigger tools, create content, or run workflows instantly without hunting through menus.

  • New slash command framework for Taskade EVE chat
  • Quick access to common actions
  • Cleaner, faster conversations

Smarter Message Metadata

Taskade EVE conversations now show a "finish reason" on each message. You can see why a response ended (complete, tool call, length limit) and adapt your prompts accordingly.

Fixes

  • Dark mode text in the Knowledge tab is now readable
  • Text fields in the automation editor are editable again
  • Strengthened security on connected accounts
  • Polished the "Fix with AI" popup so it's less noisy on routine warnings

Read the full release notes →

Clearer Errors in Taskade Genesis Apps

When a Taskade Genesis app hits an unexpected error, you now get a precise, actionable message instead of a silent loading screen.

  • Runtime errors reported with full context
  • Startup errors are visible too, not just in-session failures
  • Easier to spot what went wrong and fix it fast

Debug Straight From the Error Card

Error cards now link back to the exact page, component, or automation step that triggered the failure. Jump in, fix, and keep building without guessing where the crash came from.

Fixes

  • Embedded apps now talk to connected integrations more reliably

Read the full release notes →

Export Apps to GitHub

Push your Taskade Genesis apps straight to GitHub. Connect your GitHub account, pick a repo, and share your apps as portable kits anyone can import.

  • Connect GitHub from the Export modal
  • Push app kits to any GitHub repository
  • Share your apps with the developer community

Taskade EVE Mentions

Reference the right context inside Taskade EVE conversations. Mention projects, agents, and workspace items directly in your prompts for more precise, context-aware responses.

Taskade Genesis App Stability

Taskade Genesis apps now recover gracefully when something goes wrong at runtime, instead of getting stuck on a loading screen. Your app keeps running and you get a clear message.

Fixes

  • Better accessibility on embedded agent trigger buttons
  • Extra security hardening on embedded apps

Read the full release notes →

Import Apps from GitHub

Import complete app kits directly from public GitHub repositories. Share your Taskade Genesis apps as GitHub repos and let anyone bring them into Taskade in one click.

  • Import app kits from any public GitHub repo
  • Projects, agents, and automations all come along for the ride

Auto-Enable Automations on Import

Automations now switch on automatically when you import or clone an app kit or a GitHub bundle. No more manual setup after importing.

Agent Editor Parity

The new agent tab editor now has every option from the old edit modal. Configure your agents without ever leaving the tab.

  • New mobile edit agent button in the agent layout
  • Batch tool toggles for faster agent setup

Fixes

  • Taskade Genesis responses no longer cut off on very large code generations
  • Older media formats import cleanly into new app kits

Read the full release notes →