suna/backend/supabase/migrations
marko-kraemer 0ec17b0d3a refactor: completely remove workflow and playbook system
- Remove workflow_tool.py and all workflow-related backend code
- Delete all workflow database tables and create migration
- Remove workflow API endpoints and execution logic
- Clean workflow references from agent tools and triggers
- Remove playbooks tab and UI from agent configuration
- Eliminate workflow_id, workflow_input, and execution_type fields
- Simplify trigger system to agent-only execution
- Remove workflow tool definitions from tool registry
- Clean up TypeScript interfaces and remove workflow types
- Remove playbooks button from chat input
- Update all trigger components to remove workflow selection
- Clean workflow metadata from threads and sidebar
- Remove 80+ critical workflow code references

Simplifies codebase by eliminating complex dual-mode (agent/workflow)
execution system in favor of pure agent-based automation.
2025-10-05 01:51:44 +02:00
..
20240414161707_basejump-setup.sql fix migration files 2025-09-11 13:21:01 +05:30
20240414161947_basejump-accounts.sql fix browser blank page 2025-04-20 18:24:41 +01:00
20240414162100_basejump-invitations.sql new migrations 2025-04-13 13:37:47 +01:00
20240414162131_basejump-billing.sql new migrations 2025-04-13 13:37:47 +01:00
20250409211903_basejump-configure.sql new migrations 2025-04-13 13:37:47 +01:00
20250409212058_initial.sql new migrations 2025-04-13 13:37:47 +01:00
20250416133920_agentpress_schema.sql fix migration bad merge 2025-04-23 01:05:02 +01:00
20250417000000_workflow_system.sql fix(migrations): migrations order and sanity checks fix 2025-06-25 15:22:46 +05:30
20250418000000_workflow_flows.sql fix(migrations): migrations order and sanity checks fix 2025-06-25 15:22:46 +05:30
20250504123828_fix_thread_select_policy.sql fix: policy and share page api error 2025-05-04 15:49:26 +02:00
20250523133848_admin-view-access.sql fix(model): update model to improve performance 2025-05-23 13:44:29 +00:00
20250524062639_agents_table.sql chore(dev): agent marketplace 2025-05-29 19:49:01 +05:30
20250525000000_agent_versioning.sql fix(migrations): migrations order and sanity checks fix 2025-06-25 15:22:46 +05:30
20250526000000_secure_mcp_credentials.sql fix(migrations): migrations order and sanity checks fix 2025-06-25 15:22:46 +05:30
20250529125628_agent_marketplace.sql chore(dev): agent marketplace 2025-05-29 19:49:01 +05:30
20250601000000_add_thread_metadata.sql chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
20250602000000_add_custom_mcps_column.sql chore(dev): connect custom mcps 2025-06-02 11:14:22 +05:30
20250607000000_fix_encrypted_config_column.sql Fix: migrations 2025-06-24 12:35:09 +05:30
20250618000000_credential_profiles.sql rtefactor backend 2025-07-31 09:07:09 +05:30
20250624065047_secure_credentials.sql Fix: migrations 2025-06-24 12:35:09 +05:30
20250624093857_knowledge_base.sql feat: introduce knowledge base 2025-06-24 16:00:01 +05:30
20250626092143_agent_agnostic_thread.sql chore(dev): agent agnostic threads 2025-06-26 16:59:04 +05:30
20250626114642_kortix_team_agents.sql feat: make thread agent agnostic 2025-06-26 22:06:47 +05:30
20250630070510_agent_triggers.sql feat: one-click trigger setup 2025-06-30 23:33:46 +05:30
20250701082739_agent_knowledge_base.sql configure agent schedules 2025-07-03 09:12:09 +05:30
20250701083536_agent_kb_files.sql configure agent schedules 2025-07-03 09:12:09 +05:30
20250705155923_rollback_workflows.sql workflows rollback migration 2025-07-06 09:40:01 +05:30
20250705161610_agent_workflows.sql fix migrations 2025-07-23 15:07:17 +05:30
20250705164211_fix_agent_workflows.sql fix migrations 2025-07-23 15:07:17 +05:30
20250706130554_simplify_workflow_steps.sql fix migrations 2025-07-23 15:07:17 +05:30
20250706130555_set_instruction_default.sql feat: simpler workflows 2025-07-07 16:54:16 +05:30
20250707140000_add_agent_run_metadata.sql rm general tab, integrations tab default 2025-09-29 14:12:45 +02:00
20250708034613_add_steps_to_workflows.sql chore: add triggers to workflows 2025-07-08 09:27:32 +05:30
20250708123910_cleanup_db.sql pipedream integration for MCPs 2025-07-08 18:48:49 +05:30
20250722031718_agent_metadata.sql custom suna agent 2025-07-22 21:41:10 +05:30
20250722034729_default_agent.sql custom suna agent 2025-07-22 21:41:10 +05:30
20250723055703_nullable_system_prompt.sql pick suna details from code 2025-07-23 11:44:36 +05:30
20250723093053_fix_workflow_policy_conflicts.sql fix migrations 2025-07-23 15:07:17 +05:30
20250723175911_cleanup_agents_table.sql make config the single source of truth 2025-07-24 00:15:53 +05:30
20250723181204_restore_avatar_columns.sql make config the single source of truth 2025-07-24 00:15:53 +05:30
20250726174310_rem-devices-tables-responses_col.sql rem legacy workflows, db unused schema cleanup wip 2025-07-26 22:31:31 +02:00
20250726180605_remove_old_workflow_sys.sql rem legacy workflows, db unused schema cleanup wip 2025-07-26 22:31:31 +02:00
20250726184725_cleanup_schema_1.sql rem legacy workflows, db unused schema cleanup wip 2025-07-26 22:31:31 +02:00
20250726200404_remove_agent_cols_from_threads.sql rem legacy workflows, db unused schema cleanup wip 2025-07-26 22:31:31 +02:00
20250726223759_move_agent_fields_to_metadata.sql wip 2025-07-27 01:22:56 +02:00
20250726224819_reverse_move_agent_fields_to_metadata.sql wip 2025-07-27 01:22:56 +02:00
20250728193819_fix_templates.sql refactor & cleanup templates 2025-07-29 11:25:18 +05:30
20250729094718_cleanup_agents_table.sql refactor & cleanup templates 2025-07-29 11:25:18 +05:30
20250729105030_fix_agentpress_tools_sanitization.sql refactor & cleanup templates 2025-07-29 11:25:18 +05:30
20250729110000_fix_pipedream_qualified_names.sql refactor & cleanup templates 2025-07-29 11:25:18 +05:30
20250729120000_api_keys.sql feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
20250808120000_supabase_cron.sql refactor: replace QStash with Supabase Cron for background job processing 2025-08-09 15:40:11 +05:30
20250811133931_agent_profile_pic.sql feat: agent profile pic images 2025-08-11 19:30:57 +05:30
20250811135257_supabase_pic_bucket.sql feat: agent profile pic images 2025-08-11 19:30:57 +05:30
20250814133850_mark_kortix_team_templates.sql enable realtime updates for projects table 2025-08-18 03:36:59 +05:30
20250814145041_project_realtime_updates.sql enable realtime updates for projects table 2025-08-18 03:36:59 +05:30
20250814184554_add_workflows_to_config.sql sync playbooks with config 2025-08-15 01:26:31 +05:30
20250818180950_topup_credits.sql upload file tool 2025-08-21 16:49:27 +05:30
20250818221332_rem_combined_kb_context.sql fix agent knowledge base 2025-08-18 15:36:49 -07:00
20250819233248_template_share_links.sql template share page 2025-08-20 11:32:24 +05:30
20250821051025_find_user_by_email.sql upload file tool 2025-08-21 16:49:27 +05:30
20250821093710_agent_file_upload.sql upload file tool 2025-08-21 16:49:27 +05:30
20250824065328_icon_profile.sql agents use icons and bg color 2025-08-24 17:16:21 +05:30
20250829051455_google_oauth_tokens.sql oauth migrations 2025-08-29 10:50:47 +05:30
20250830014327_rem_template_share_links.sql rem template share sys & simplify 2025-08-29 19:04:33 -07:00
20250901030240_security.sql security wip 2025-08-31 20:59:45 -07:00
20250905102908_user_roles.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905102928_credit_system_refactor.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905102947_admin_actions_log.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905103000_add_last_grant_date.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905103100_fix_credit_schema.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905103200_update_credit_functions_types.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905103300_add_tier_upgrade_type.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905104000_auto_create_free_tier.sql fix: user search endpoint fix 2025-09-10 14:57:31 +05:30
20250905181836_track_billing_cycle.sql billing revamp 2025-09-09 01:53:04 +05:30
20250905181840_fix_duplicate_grant_columns.sql billing revamp 2025-09-09 01:53:04 +05:30
20250906100512_remove_redundant_stuff.sql new billing 2025-09-09 01:53:04 +05:30
20250907165633_fix_add_credits_balance.sql wallet credits 2025-09-09 01:53:04 +05:30
20250907165658_ensure_credit_schema.sql fix topup backfill 2025-09-09 01:53:04 +05:30
20250907165659_backfill_credits.sql fix topup backfill 2025-09-09 01:53:04 +05:30
20250907231409_remove_credit_functions.sql wallet credits 2025-09-09 01:53:04 +05:30
20250908082540_drop_credit_breakdown.sql complete billing refactor 2025-09-09 01:53:04 +05:30
20250908082546_rename_user_id_to_account_id_billing.sql attempt to free trial 2025-09-09 01:53:04 +05:30
20250908104135_fix_credit_accunts_key.sql attempt to free trial 2025-09-09 01:53:04 +05:30
20250908113955_free_trials.sql free trial functional 2025-09-09 01:53:04 +05:30
20250908115623_fix_signup.sql refactor billing api 2025-09-09 01:53:05 +05:30
20250908221821_add_cancelled_trial_status.sql refactor billing api 2025-09-09 01:53:05 +05:30
20250909184956_last_invoice_tracking.sql fix time tracking between events 2025-09-10 01:16:39 +05:30
20250910092227_optimise_user_search_indices.sql fix: user search endpoint fix 2025-09-10 14:57:31 +05:30
20250910102751_fix_oauth_email_retrieval.sql fix migration files 2025-09-11 13:21:01 +05:30
20250910103000_rollback_oauth_email_fix.sql chore: fix email retrieval for oauth users 2025-09-10 16:24:40 +05:30
20250910105021_fix_oauth_email_retrieval.sql fix migration files 2025-09-11 13:21:01 +05:30
20250916000000_new_knowledge_base.sql fix: migration 2025-09-21 18:07:08 +02:00
20250919054418_add_icon_name.sql fix yearly commitment credits renewal 2025-09-23 13:42:09 +05:30
20250923070217_commitment_tracking.sql fix yearly commitment tracking 2025-09-23 12:37:03 +05:30
20250929124503_cleanup_agent_schema_icon.sql fix 2025-09-29 16:39:15 +02:00
20251004000000_remove_workflow_system.sql refactor: completely remove workflow and playbook system 2025-10-05 01:51:44 +02:00