suna/backend/supabase
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
..
migrations refactor: completely remove workflow and playbook system 2025-10-05 01:51:44 +02:00
.env.example DS Store gitignore 2025-04-13 15:41:30 +01:00
.gitignore fe reference wip 2025-03-29 23:48:57 -07:00
config.toml Merge branch 'main' into security-vulnerability-fix 2025-04-24 09:32:22 -07:00
email-template.html enterprise page 2025-08-08 18:23:21 -07:00
kong.yml oof slmost there 2025-04-24 17:12:10 +01:00